The maximum number of in-stream procedure you can code in
any JCL is ?
Answer Posted / guest
Fifteen
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
what is the difference between JES3 and JES2?
What is the function of the dd dcb keyword?
In sms datasets, what is the function of the dd mgmtclas keyword?
How do you overcome this limitation ?
what is the use of JCL?
Explain about LMQUERY�give a dialog information about a data set
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
How do you access an uncatalogued dataset in a jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
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 statement can be used to send data to another mvs jes3 node?
How does the jcl specify the job to os?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Must tape dataset definitions include vol=ser specifications?