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
how can the same proc be re-used and called by many jobs?
How jcl is used for testing batch programs?
which parameter is use to declare the name of dataset in dd statement?
a dd statement has 2 types of parameters. Name them?
Explain the purpose of the dd keylen parameter?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain how can an in-stream dataset be terminated?
can any one plzzzzzz tell the jcl code for creating ps using idcams
State the uses of syspring, sysin, sort fields, sum fields and dummy.
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
what is DSN parameter and DISP parameter is used for?
how can you check if a file is empty using jcl?
How does jcl specify the job to the operating system?
How can the attributes of one sms dataset be copied to another dataset?
Explain the purpose of dd dummy statement?