Answer Posted / naidu
ya all the answers r correct
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the use of symbol // in jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain how can values be passed from the job stream to an executable program?
How can unused space allocation be returned to the system when a dataset is closed?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain the function of //jcllib statement?
What is the function of the dd mgmtclas keyword in sms datasets?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain the jcl exec statement?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
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?
Explain the function of job statement in jcl?
what are the statements that are not valid to be included in an include statement?