Answer Posted / harsha
Temporary files are those files which have same
characteristics as that of any seq file. Temporary file are
created and deleted within the same JCL iteself.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the motivation behind coding class parameter in job statement?
a dd statement has 2 types of parameters. Name them?
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' ?
is there any way to execute more than one proc in the same exec statement at the same time..?
What is the significance of addrspc parameter in exec statement?
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?
Explain the job statement 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 ?
What do you know about jcl?
How can return codes be tested before execution of a job step?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what is DD statement is used in JCL?
How to submit a jcl from cics?