How can I write the joblog in the spool on normal end of a
job step and direct the joblog to a dataset only if the step
abends?
Answer Posted / devang
ONE HAS TO ENTER MSGCLASS=(,0) IN THE JOBCARD TO OBTAIN THE
DESIRED OUTCOME
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
When output dataset space is required, what quantity categories are used?
Explain dfsort utility?
What is jcl in mainframe?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
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 statement can be used to send data to another mvs jes3 node?
What is the use of disp parameter?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what is SOC4 error?
Is automatic restart possible in jcl? If yes, how?
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
Explain dd statement in jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?