Update the RAPStore Database.
Prerequisites The migration installation is complete, the RAPStore database is successfully installed on the machine, and the RAPStore is shut down.
To update
the RAPStore Database:
-
Source <RAP_R3_Install>/RAPStore/IQ-15_1/IQ-15_1.sh.
-
Upgrade the database by issuing the command iqunload -au -v -c "uid=DBA;pwd=SQL;dbf=<RAP_R2_Install>/RAPStore/RAPDB/RAPSTORE.db; eng=RAPSTORE" -ms_filename <RAP_R2_Install>/RAPStore/RAPDB/RAPSTORE_main_store.iq.
You may see some warnings during this process.
-
Change to the directory <RAP_R2_Install>/RAPStore/RAPDB.
-
Start the RAPStore Server. Execute start_iq
@RAPSTORE.cfg RAPSTORE.db
-
Log in to your RAPStore server (dbisql or isql).
-
Run select @@version to verify that the database is now the updated version.