Answer Posted / duraiece2001
255
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
What is the use of disp parameter?
How is the record format of an output dataset specified?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the function of job statement in jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
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 are the 4 fields in dd statement?
What parameter directs the output of the job log dataset?
Brief description of inline procedure of jcl.
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Must tape dataset definitions include vol=ser specifications?
What is the motivation behind coding class parameter in job statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain how can the submitting users racf authority be overridden in a job stream?
In sms datasets, what is the function of the dd mgmtclas keyword?