Use Interactive SQL (dbisql) to run the TAQ, Interday, and Historical market data query scripts on your RAPStore database.
dbisql allows you to type a SQL statement and send it to a database. Because interactions with databases use SQL statements, you can carry out any database operation from dbisql.
Before running the RAPStore sample query scripts, run the $RAP/RAPStore/datamodel/scripts/rap_setup.sh script to set Sybase IQ parameters and create the temporary tables required for script execution.