Previous Topic: QUICKREFCMD Parameter

Next Topic: SUBSYSDEFAULT Parameter

SSICMD Parameter

This parameter determines whether CA OPS/MVS processes commands before or after subsystems such as JES, DB2, and NetView. CA recommends that you set the value of the SSICMD parameter to YES.

Keep these points in mind when setting SSICMD:

For a sample program that displays the names of all subsystems in use, see the SCANSSCT REXX program, which is distributed with CA OPS/MVS.

Default value

YES

This value causes CA OPS/MVS to process commands first. YES is the recommended setting.

Other possible values

NO

This value causes CA OPS/MVS to process commands after other subsystems.

Set or modify this parameter…

At initialization

Example: SSICMD

This function enables CA OPS/MVS command rules to process commands after other subsystems.

OPSPRM('SET','SSICMD','NO')