Answer Posted / aditya
job will run fine without any error..
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
When output dataset space is required, what quantity categories are used?
what are the statements that are not valid to be included in an include statement?
When space is allocated for an output dataset, what units can be used?
Explain the purpose of dd * statement 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
What is the function of job statement in jcl?
How dummy is used in jcl?
Explain about LMFREE�free data set from its association with data ID
What is the purpose of dd dummy statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What is the function of //jcllib statement?
Is automatic restart possible in jcl? If yes, how?
which parameter is use to declare the name of dataset in dd statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to submit jcl through a cobol program?