IMSISOORIGPSB

Note: This command is deprecated. It is accepted for compatibility but has no effect. The original PSB is always preserved.

You can specify this command only in the EQAOPTS load module. It cannot be specified at run time. For the command to take effect, the EQAOPTS load module that contains it must be in the search path of the IMS control region.

This command instructs the IMS Transaction Isolation Facility to preserve the original PSB of the transaction when a message is routed to a private message processing region.

For example, if you register to debug conversational transaction IVTCB, and the private message class 121 is assigned to you, a message routed to your private message processing region will be sent to transaction EQAC1211. Ordinarily, the PSB name for EQAC1211 is EQAT1211. With IMSISOORIGPSB in effect, EQAC1211 is changed to associate the PSB name with IVTCB, DFSIVP34.

The following diagram describes the syntax of the IMSISOORIGPSB command:

Read syntax diagramSkip visual syntax diagramEQAXOPTIMSISOORIGPSB, YESNO
YES
Indicates that you want IMS Isolation to preserve the original PSB of the transaction when a message is routed to a private message. IMS Transaction Isolation bypasses its normal operations for bringing up the transaction under the control of the debugger. Therefore, the debugger starts only for Language Environment®-enabled programs.
NO
Indicates that you want IMS Isolation not to preserve the original PSB of the transaction when a message is routed to a private message. NO is the default setting.