z/OS MVS Program Management: User's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SETSSI statement

z/OS MVS Program Management: User's Guide and Reference
SA23-1393-00

The SETSSI statement specifies hexadecimal information to be placed in the system status index of the directory entry for the output module. The syntax of the SETSSI statement is:

SETSSI          (ssi-info)
ssi-info
Represents 8 hexadecimal characters (0 through 9 and A through F) to be placed in the 4-byte system status index of the output module library directory entry.
Placement: The SETSSI statement can be placed before, between, or after object modules or other control statements. If one is present, it must precede the NAME statement for the module.
Note:
  1. The SETSSI statement overrides any SSI option included in the PARM field of the EXEC statement.
  2. A SETSSI statement should be provided whenever an IBM-supplied program module is reprocessed by the binder. If the statement is omitted, no system status index information is present.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014