Answer Posted / ekambaram
JJM is followed in certain companies to check for ERRORS in
a JCL
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
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?
which utility is used to sort a file in jcl?
which utility is used to run a cobol-db2 program?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Is it possible to define dd statements as you want?
Brief description of inline procedure of jcl.
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' ?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How can an in-stream dataset be terminated?
Is it possible to left uncode disp?
Explain how can values be passed from the job stream to an executable program?
what is use of disp parameter in dd statement?
Suppose I have five jobs to do. But I want to hold one?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is use of dsn parameter in dd statement?