Reloading the Small Sample Data Set into Adaptive Server Enterprise

Reload the smaller TAQ sample data set into ASE.

  1. Change to the <ASE Installation Directory>.
  2. Source the environment variables: source SYBASE.csh or . SYBASE.sh.
  3. Change to <RAP Enablement Installation Directory>/databases/ase/scripts.
  4. (Optional) If the data files are not in the directories listed above, either move the files to those directories and preserve their original names, or edit load_TAQ_tables.sql to point to the new locations and file names.
  5. From a command window on the machine that hosts the Adaptive Server Enterprise database, use isql to run the script load_TAQ_tables.sql.

    This script uses the transfer table function within ASE to load the data into the ASE in-memory database.