what are the options in file-aid to edit vsam dataset and
to compare data sets.
Answer Posted / jagan
And more thing regarding compare option is only files with
LRECL of 80 bytes can be compared in FILE-AID . If files of
LRECL > 80 is to be compared then try 3.13 option in batch mode.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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 significance of addrspc parameter in exec statement?
how would you create a temporary dataset? And where will you use them?
In sms datasets, what is the function of the dd mgmtclas keyword?
a dd statement has 2 types of parameters. Name them?
How is a type of file defined in the jcl that executes the cobol program?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What parameter directs the output of the job log dataset?
which parameter is use to declare the name of dataset in dd statement?
What are the difference between jcl and jes?
what is use of disp parameter in dd statement?
How can a fb file convert to vb file using sort program?
What do you know about jcl?
Explain how can a jobs execution priority be modified?
What is the use of symbol // in jcl?