Three shell script (.sh) files start the database setup and data loading processes:
Filename |
Location |
---|---|
rap_setup.sh |
%Sybase%\Scripts\RAP_Setup\IQ |
load_unix_rap_tables.sh |
%Sybase%\Data\IQ\RAP_Load |
load_unix_IQ_TAQ_tables.sh |
%Sybase%\Data\IQ\RAP_Load |
These files contain placeholders that you must change to values which correspond to the RAP repository database. Use a text editor to open each file and make the following changes:
Change this... |
To your value for this... |
---|---|
<USER_NAME> |
User ID created for the target database |
<PASSWORD> |
Corresponding password |
<ENG_NAME> |
Server name |
<DB_NAME> |
Database name |
<DB_FILE> |
Database file name |
<PORT_NUMBER> |
Port number |
<HOST_NAME> |
Host name |
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |