Answer Posted / gokul
we can create 255 active generations but versions can be upto 9999
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of disp parameter?
How would you understand error(execution phase)?
What is the significance of addrspc parameter in the exec statement?
Is it possible to code instream data in a PROC?
What is the purpose of the dd keylen parameter?
What is the function of dd disp parameter?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How can values be passed from the job stream to an executable program?
Is automatic restart possible in jcl?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Explain about ISPF/TSO Commands
State the uses of syspring, sysin, sort fields, sum fields and dummy.
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How can unused space allocation be returned to the system when a dataset is closed?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?