On the system where you created the Sybase IQ database, start the IQ server with the RAP repository database.
For example, to start the server from the command line using the edited configuration file, change to the directory containing the .cfg and .db files and enter:
start_asiq @RAP_RAPIQ.cfg RAP_RAPIQ.db
Use the -n switch to name the server, either in the configuration file or on the command line when you start the server.
Connect to the sample IQ database with the user ID DBA and password SQL.
For example, to connect using Interactive SQL from the machine where the Sybase IQ server RAPIQ and the database RAPIQ are running, you can enter on the command line:
dbisql -c "uid=DBA;pwd=SQL;eng=RAPIQ_RAPIQ; dbn=RAP_RAPIQ;dbf=RAP_RAPIQ.db; links=tcpip{port=2638;host=IQ_server}"
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |