Overrides the CCERR option value in the EDMSDIR default options module with the value ABEND. While the ABEND value is in effect, if the IMS external subsystem or the PowerExchange Logger terminates, online BMP or MPP transactions pseudo-abend with the IBM U4094 abend code. A
pseudo-abend
means that the IMS control program transfers the abend condition to the online transaction that was responsible for the abnormal condition and then continues to service other message regions.
The ABEND value remains in effect until a process or command terminates the IMS control region or until a
x
EDP_CONTINUE command supersedes the current
x
EDP_ABORT command.
Syntax
Use the following command syntax:
/SSR
x
EDP-ABORT
The
x
variable is the CRC that you specified when defining the IMS external subsystem during installation.
Example Output
The command produced the following example message output:
R 93,/SSR #EDP-ABORT.
DFS058I SSR COMMAND COMPLETED EDMA
PWXEDM172889I Action if ECCR error encountered has been set to ABORT
This message indicates that the CCERR override value was successfully set to ABORT.