z/OS Language Environment Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


CEEXOPT invocation for CELQROPT (AMODE 64)

z/OS Language Environment Customization
SA38-0685-00

To invoke CEEXOPT and create the CELQROPT load module, follow these steps:

  1. Copy member CELQRDOP from CEE.SCEESAMP into CEEWQROP in place of the comment lines following the SYSIN DD statement.
  2. Change the parameters on the CEEXOPT macro statement to reflect the values that you chose for this region-level load module.
  3. Code only the options that you want to change. Options that you omit from CELQROPT remain the same as the system-level defaults (if present) or the IBM-supplied defaults.
  4. Change DSNAME=YOURLIB in the SYSLMOD DD statement to the name of the partitioned data set into which you want your CELQROPT load module to be link-edited.
    Note: If you have a CELQROPT module in the specified data set, it will be replaced by the new version.
  5. Check the SYSLIB DD statement to ensure that the data set names are correct.

CEEWQROP should run with a condition code of 0.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014