Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
Answer Posted / mahaveer
Time parameter coded on Job will overide the Time parameter
coded on step.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Is their any set of rules for dd? Explain.
What is the function of job statement in jcl?
Is it possible to code instream data in a PROC?
Give the syntax of job specifying jcl statement.
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is SOC4 error?
Name a few IBM utility programs, and explain its function.
Explain how can the disposition of sysout datasets be set for an entire jobstream?
how JCL works?
Explain dd statement in jcl?
Explain the purpose of dd * statement in jcl?
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 to alter the parameters for the existing gdg?
What is the format of comment statement?