why do we use file-aid wht r the adv of using file-aid thn in ispf
Answer Posted / laxmikanth
fileaid is a tool .using fileaid we can create data
set ,sort,compare two files etc........
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Why include statement is used in a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the syntax of JCL statement?
Explain about ISPF/TSO Commands
What is the purpose of disp parameter?
How can unused space allocation be returned to the system when a dataset is closed?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How jcl is used for testing batch programs?
How to pass data to a program that is coded in an exec statement?
Brief description of inline procedure of jcl.
How can a fb file convert to vb file using sort program?
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' ?