Previous Topic: IMSBMPAGN ParameterNext Topic: IMSCONSNAME Parameter


IMSCMDxOFFSET Parameter

Defines which of 16 possible offsets (indicated by x) that CA OPS/MVS uses to determine the address of the IMS command analyzer routine, allowing the CA OPS/MVS CMD exit to take control before the original IMS CMD exit. The offset points to the VCON pointer that IMS module DFSICIO0 uses to link to the AOI exit, DFSICLP0.

Default value

X'0000'

Other possible values

Any four-digit hexadecimal number

Set or modify this parameter...

At initialization

Example: IMSCMDxOFFSET

This function sets the offset to X'1234':

OPSPRM("SET","IMSCMD3OFFSET","X'1234'")