Answer Posted / choot singh
Based on utility.
1.when we use system defined utility.
sysprint- it'l give system defined utility messages.
2.when we use user defined utility.
sysout- it'l give user defined utility messages.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain the function of //jcllib 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?
Is acct parameter mandatory?
Is automatic restart possible in jcl?
which parameter is used to check the syntax of a jcl without executing it?
how you will the direct the data to spool using sysout option?
Explain the hierarchy levels in jcl?
What do you understand by jcl?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How to submit jcl through a cobol program?
which parameter is use to declare the name of dataset in dd statement?
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 the JCL statement consists of?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the difference between run mode and addressing mode?