
482 Update on the IBM Problem Determination Tools
File Manager DB2 IVP databases installation
The IVP sample uses the classic DB2 database definition and load, as shown in
Example B-1
Example: B-1 FMN2VER in FMN310.SFMNSAM1
//********************************************************************
//* *
//* FMN2VER JOB *
//* *
//* THIS JOB WILL DEFINE OBJECTS FOR VERIFICATION FILE MANAGER V3R1 *
//* DB2 FEATURE. *
//* *
//********************************************************************
//*
//* STEP 0: DROP THE SAMPLE DATABASE
//PH01S00 EXEC PGM=IKJEFT01,DYNAMNBR=20,COND=(8,LT)
//STEPLIB DD DSN=DSN610.SDSNLOAD,D ...