what are the options in file-aid to edit vsam dataset and
to compare data sets.
Answers were Sorted based on User's Feedback
Answer / 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 |
I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.
Mention the types of job control statements?
Explain in DD statement what is the use of DCB parameter?
what is JCL?
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) ?
which utility is used a dummy utility?
what is DSN in JCL and what are the parameters to declare the DSN?
what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
What is Cataloged Procedures?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How to overide the symbol parameter in the jcl ?
Describe the EXEC statement, its meaning, syntax and keywords?