Insert the fragmentation sample application data

The scripts and files that you need to use to insert the data for this sample application are extracted from the FXH_Fragment_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.txt

Db2 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

Db2 database on z/OS

After extraction, these files are located in the configuration subdirectory for the Db2 z/OS® files.

Use the following JCL files for z/OS.
  • @FTMFSM - Applies the FSM data to the FTM database.
  • @FTMCONF - Applies the configuration data to the FTM database.

Oracle database on UNIX

After extraction, the files are located in the configuration subdirectory for the Oracle LUW files.

Run the insert data script by using the following syntax.
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.

Run the insert data script by using the following syntax.
Samp_1_Config.cmd [dbname] [dbschema] > log.txt