diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related
abends only)
Answer Posted / guest
SC37
ABSENCE
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between JES3 and JES2?
List the various advantages of using jcl language?
I need exexution process for JCL programs
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?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
In job processing, what happens in conversion stage?
In job processing, what happens in execution stage?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
How gdg are concatenated?
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
How to do automated restart when a job abend?
Differentiate between the joblib and the steplib statements?
What parameter directs the output of the job log dataset?
what is the resolution for sb37 error
What are the difference between jcl and jes?