If a jcl has just 1 step and the input file to this does
not exist, then what will happen if we submit this job?
Answer Posted / mc
JCL Error, dataset not found
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
A dd statement consists of 4 fields. Name them?
Differentiate between addressing mode and run mode.
What is the purpose of the dd keylen parameter?
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?
Is acct parameter mandatory?
What is NOTCAT ?
Explain the function of //jcllib statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
What statement can be used to send data to another mvs jes3 node?
Explain in DD statement what is the use of DCB parameter?
Is condition checking possible in jcl? If yes, how?
What is the syntax of JCL statement?
which parameter is used to check the syntax of a jcl without executing it?
Name a few IBM utility programs, and explain its function.