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
Explain how can the submitting users racf authority be overridden in a job stream?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
when does a dataset go uncataloged?
what is the JCL statement consists of?
which utility is used to run a cobol-db2 program?
Explain the function of //jcllib statement?
What is the purpose of dd dummy statement?
how can you check if a file is empty using jcl?
what is DD statement is used in JCL?
what sort card you will use to copy the data from one dataset to another dataset?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How gdg are concatenated?
What are the parameter we cannot use in procedure?