All parameters applicable to the entire job are coded. Additional statements, qualified to a particular job and procedure steps, are also used. Only the completion code, system parameters, and user abend parameters are coded on these additional statements. You can code the following parameters:
Specifies the following conditions:
Specifies there are no condition code exception conditions.
Specifies a condition code message with a condition code greater than nnnn is treated as an exceptional condition unless:
Specifies the following conditions:
Specifies the following conditions:
0000 specifies when multiple exceptions occur for a SYSOUT group, the first exception code for the group is retained in the group control record.
000 specifies a JCL error message is treated as an exceptional condition.
Specifies there are no JCL exception conditions.
Specifies when multiple exceptions occur for a SYSOUT group, the first exception code for the group is retained in the group control record.
Specifies when multiple exceptions occur for a SYSOUT group, the last exception code for the group is retained in the group control record.
Specifies when multiple exceptions occur for a SYSOUT group, the one with the highest priority is retained in the group control record.
The following list defines the XCODE priorities in highest to lowest order:
If multiple exceptions occur with the same priority, the one with the highest numerical value is used.
Specifies a NOT CATALOGED message is treated as an exceptional condition.
Specifies a NOT CATALOGED message is not treated as an exceptional condition.
Specifies a NOT DELETED message is treated as an exceptional condition.
Specifies a NOT DELETED message is not treated as an exceptional condition.
Specifies an OPERATOR CANCEL IN ALLOCATION RECOVERY message is not treated as an exceptional condition.
Specifies a NOT RECATALOGED message is treated as an exceptional condition.
Specifies a NOT RECATALOGED message is not treated as an exceptional condition.
Specifies a system abend code message for any abend code is treated as an exceptional condition.
Specifies a system abend code message for any abend code is not treated as an exceptional condition.
Specifies a system abend code message for abend code xxx is treated as an exceptional condition. A message for any abend code other than xxx is not treated as an exceptional condition unless identified as an exceptional condition by another SYSxxx parameter.
Specifies a system abend code message for abend code xxx is not treated as an exceptional condition. A message for any abend code other than xxx is treated as an exceptional condition unless identified as not being an exceptional condition by another NOSYSxxx parameter.
Specifies a NOT UNCATALOGED message is treated as an exceptional condition.
Specifies a NOT UNCATALOGED message is not treated as an exceptional condition.
Specifies a user abend code message for any abend code is treated as an exceptional condition.
Specifies a user abend code message for any abend code is not treated as an exceptional condition.
Specifies a user abend code message for abend code nnnn is treated as an exceptional condition. A message for any abend code other than nnnn is not treated as an exceptional condition unless identified as an exceptional condition by another USERnnnn parameter.
Specifies a user abend code message for abend code nnnn is not treated as an exceptional condition. A message for any abend code other than nnnn is treated as an exceptional condition unless identified as not being an exceptional condition by another NOUSERnnnn parameter.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|