Reset fail JCL - connect_cdc_sqdata - Latest

Connect CDC (SQData) Utilities

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Utilities
Copyright
2024
First publish date
2000
Last updated
2024-07-30
Published on
2024-07-30T19:47:43.164598

The FAIL JCL RESET command resets the fail JCL submit counter for a subtask. The fail JCL submit counter is incremented each time a particular process subtask ends with a non-zero return code (i.e. unexpected shutdown). The fail JCL max value is specified in the FAILMAX keyword in the startup parameter control file.

Syntax
F  # | name  

Where # is the process number or name is the process name in which the fail JCL counter will be reset.

Command Source Syntax
Operator’s Console F jobname,F # | name
WTOR Reply wtor#,F # | name
Command Queue F # | name |

Example

Reset the fail JCL counter for process subtask #2 from the operator’s console. Assume that the name of the Master job is SQDAMAST.
F SQDAMAST,F  2
Job log/console output:
+SQD0302I: SFAILRS 02 COMMAND ACCEPTED (OPER)