When will we need to specify Space parameter ?
Answer Posted / prasad bhavanasi
if u have any need to create PDS or PS through jcl ..then
you have to SPECIFY the SPACE keyword...
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What statement can be used to send data to another mvs jes3 node?
What are the parameter we cannot use in procedure? How many instream we can write in single 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.
Explain the purpose of dd dummy statement?
Is acct parameter mandatory?
Why include statement is used in a jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is job control language?
How can a fb file convert to vb file using sort program?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
In sms datasets, what is the function of the dd avgrec keyword?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How to override loadlib?
What is the purpose of the dd keylen parameter?