Answer Posted / debjyoti mishra
it will execute even if previous step end normally or abnormally
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is one line to pass PARM from JCL to COBOL?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What statement can be used to send data to another mvs jes3 node?
What is jcl in mainframe?
what is DSN parameter and DISP parameter is used for?
How to do automated restart when a job abend?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How would you understand error(execution phase)?
What is the use of symbol // in jcl?
What is the significance of addrspc parameter in the exec statement?
Which statement is used to identify the private libraries in job?