Answer Posted / venkateswarlu
In cobol we define a file by using 'SELECT' statement.
In jcl we define it by using 'DD' statement.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is the resolution for sb37 error
Which dd parameters are required?
Explain the function of //jcllib statement?
List the various advantages of using jcl language?
how you can access an uncataloged dataset in a JCL?
Is their any limit for data sets?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Must tape dataset definitions include vol=ser specifications?
What parameter of the job statement is used to limit the cpu time consumed by the job?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Differentiate between the joblib and the steplib statements?
Explain dd statement in jcl?
What is NOTCAT ?
Is there any command to check wether the ps file is in sorted order?