Answer Posted / rams
sysout: to route the output to destination i.e., which
class name u mentioned like A,B,C,D....1,2,3,4...
SYSPRINT: TO PRINT THE OUTPUT ,WHICH IS TAKEN FROM ABOVE
CLASS
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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?
How do you create a temporary dataset?
What happens if both JOBLIB & STEPLIB is specified ?
what is the use of JCL?
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 are the 4 fields in dd statement?
How do you submit a job for execution?
What is jcl in mainframe?
What is the maximum length of a single line of jcl?
What is the use of disp parameter?
in ways data can be passed to a COBOL program from JCL?
what is the difference between JES3 and JES2?
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.
Explain the purpose of dd dummy statement?