Edit DSQ3nDBI for each database that needs NLF support:
ch /..*/*/ *
// SETPARM STEP1=YES *-- Create profile // SETPARM STEP2=YES *-- Drop sample tables // SETPARM STEP3=YES *-- Create and load sample tables
For subsequent installations, or under error conditions, some of the job steps might need to be set to NO. Changing a setparm to NO skips the step.
// SETPARM DBNAME=SQLDS *-- TARGET DB2 DBNAME FOR QMF on VSE/ESA
If an earlier version is installed, locate the following statement and change the value from NO to that version, for example V6R1:
// SETPARM MIGRATE=NO //