Specify values for suspend and resume
Using either of the two methods, you specify the values.
The table lists the:
- Name of the customization parameter
- Name of the keyword for the SET SUSPEND command
- Provides a description for the value
Customizable parameter | Keyword for the SET command | Description |
---|---|---|
Allow Suspend / Resume (Y,N, or E) | ENABLE| DISABLE| DISABLE(ESSONLY) | N or DISABLE- Do not suspend and resume IMS BMP, IFP, DLI, and DBB jobs (the BMC Application Director for IMS product will not suspend and resume the job even if it has been enabled in the job.) Y or ENABLE- Only suspend and resume IMS BMP, IFP, DLI, and DBB jobs without connections to IMS ESSs E or DISABLE(ESSONLY)- Suspend and resume all IMS BMP, IFP, DLI, and DBB jobs (includes jobs with and without connections to IMS ESSs) |
Allow STO REG n CANCEL command (Y or N) | CANCEL (YES|NO) | Specifies whether Application Director can issue the following commands to terminate the connections for jobs that are waiting on IMS ESS calls so that the jobs can be suspended and resumed.
If you specify Y or CANCEL(YES), you must also:
If you specify N or CANCEL(N), the value for ESS Wait Limit is ignored. The limit is ignored because you specified that you do not want the command to be issued. |
ESS Wait Limit | ESSLIMIT(nnn) | Specifies the amount of time that Application Director must wait for an IMS ESS call to complete before it terminates the IMS BMP, IFP, DLI or DBB job’s connection with the IMS ESS.
The default is 000. |
PCB Status Code | PCBSTATUSCODE(xx) The synonyms are:
| Specify a 2 character value that the jobs can use to determine that they have been suspended and resumed. |
AIB Return Code | AIBRETURNCODE(nn) The synonyms are:
| Specify a numeric value from 0 to 99 that the jobs can use to determine that they have been suspended and resumed. |
AIB Reason Code | AIBREASONCODE(nnnnn) The synonyms are:
| Specify a numeric value from 0 to 65535 that the jobs can use, alone or in combination with the value for the AIB Return Code parameter, to determine that they have been suspended and resumed. |