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 does a disposition of (MOD,DELETE,DELETE) mean ?
What is concatenating?
How to submit jcl through a cobol program?
How to alter the parameters for the existing gdg?
what is use of dcb parameter in dd statement?
What is condition checking in jcl? Is this possible?
what are the statements that are not valid to be included in an include statement?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is one line to pass PARM from JCL to COBOL?
which utility is used to run a cobol-db2 program?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what sort card you will use to copy the data from one dataset to another dataset?
Explain the job statement in jcl?
What are the rules employed while naming the steps in a job?