Answer Posted / siri
it specifies the amount of primary space required terms of the space unit......one volume must have enough space for the primary allocation......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is multithreading in jcl?
How to do automated restart when a job abend?
Can an individual step be restricted from using all the jobs allowed cpu time?
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.
What dd statement is used to supply the name of a dataset?
How can values be passed from the job stream to an executable program?
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 dd statement consists of 4 fields. Name them?
What is condition checking in jcl? Is this possible?
What is the purpose of dd dummy statement?
What are hierarchy levels in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How to pass data to a program that is coded in an exec statement?
what is a jcl?
Is it possible to define dd statements as you want?