Insert the debulking and bulking sample application data
You need to insert the data for this sample application into the database.
The scripts and files that you need to use to insert the data for this sample application are extracted from the FXH_Debulking_And_Bulking_Sample_PI.zip file. For more information about the names of the database files that are provided for this sample application, see Installation files.
The following sections describe how to insert the sample application data for each database platform.
Db2 database on UNIX
After extraction, the files are located in the configuration subdirectory for the Db2® LUW files.
Samp_1_Config.sh [dbname] [dbschema] > log.txt
Db2 database on the Windows operating system
After extraction, the files are located in the configuration subdirectory for the Db2 LUW files.
Samp_1_Config.cmd [dbname] [dbschema] > log.txt
Db2 database on z/OS
After extraction, these files are located in the configuration subdirectory for the Db2 z/OS® files.
- @FTMFSM - Applies the FSM data to the FTM database.
- @FTMCONF - Applies the configuration data to the FTM database.
- @FTMSJCL
- CONFIG
- FSM
- FRGCOMIT
Oracle database on UNIX
After extraction, the files are located in the configuration subdirectory for the Oracle LUW files.
Samp_1_Config.sh [dbname] [dbschema] > log.txt
Oracle database on the Windows operating system
After extraction, the files are located in the configuration subdirectory for the Oracle LUW files.
Samp_1_Config.cmd [dbname] [dbschema] > log.txt