why do we use file-aid wht r the adv of using file-aid thn in ispf
Answer Posted / divya
hi every one file aid is nothing but a data managing solution.it is used to test the data and will be very helpful to developers while developing a new functionality with out hunting for genuine data. used to add data to the base registers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you submit a job for execution?
Explain the function of the dd dcb keyword?
What do you know about jcl?
when does a dataset go uncataloged?
When output dataset space is required, what quantity categories are used?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Explain the purpose of dd dummy 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) ?
What is the function of the dd dcb keyword?
What is the purpose of dd dummy statement?
When space is allocated for an output dataset, what units can be used?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What is the function of the dd avgrec keyword in sms datasets?
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?
Is condition checking possible in jcl?