Make sure the destination database is running and that you have modified the shell scripts login and password to match that of your database administrator account.
To connect to the database and load the data, do one of the following:
/opt/KIVAes/APPS/GXApp/load_ora.sh
/opt/KIVAes/APPS/GXApp/load_mssql.sh
/opt/KIVAes/APPS/GXApp/load_ifmx.sh
You can also invoke these files from within the database client utilities.
Make sure you connect to the database as a system user.
The sample data is loaded when the shell script finishes running.
If you are going to access the database through an ODBC driver, open the odbc.ini file and add ksample as a datasource and a database name. Follow the format of the other entries to do this properly.
To configure the new datasource for access through a native driver, do one of the following:
The sample datasource is now configured and can be accessed by the
sample applications.