Previous Topic: IMSSVCx ParameterNext Topic: IMSxINSTALLEXIT Parameter


IMSSVCxOFFSET Parameter

Defines the offset into the SVC table of the system at which the SVC indicated by x can be found, where x is any number between 1 and 16. CA OPS/MVS scans the SVC table at startup and sets this parameter automatically. To control which SVC is used, use the IMSSVCx parameter.

Default value

Null (the recommended value)

Other possible values

Any valid hexadecimal number

Set or modify this parameter...

Anytime

Example: IMSSVCxOFFSET

This function identifies the offset for the IMS SVC as X'0001':

OPSPRM("SET","IMSSVC3OFFSET","X'0001'")