Previous Topic: TESTEXEC Data Set

Next Topic: SOLVE SSI Started Task Parameter Member


Started Task Product Region Parameter Member

The Install Utility generates the RUNSYSIN member using the values that are entered during the installation and setup process.

RUNSYSIN specifies the product region parameters.

Review RUNSYSIN to:

If you have set SUBS=YES in the member, you can update the RUNSYSIN started task members to use z/OS static system symbols. System symbols assist in the planning of future deployment.

Review the following parameters in dsnpref.rname.TESTEXEC(RUNSYSIN):

PPREF='XOPT=SDUMP'

Specifies that ABEND dumps are written to the SYS1.DUMP data set.

If you do not want SYS1.DUMP data sets for dumps, remove the parameter and add the SYSMDUMP DD statement to the generated task in dsnpref.NMC1.rname.JCL(rname).

PPREF='INIFILE=????????'

Specifies the INI file that is used for parameter customizations.

To use a migrated INI file, uncomment the parameter and replace the question marks with the name of the INI file.