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.
Run the insert data script by using the following
syntax.
Samp_1_Config.sh [dbname] [dbschema] > log.txtDb2 database on the Windows operating system
After extraction, the files are located in the configuration subdirectory for the Db2 LUW files.
Run the insert data script by using the following
syntax.
Samp_1_Config.cmd [dbname] [dbschema] > log.txt