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 |
What is the max blocksize for a Tape file?
Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
When we give TYPERUN = SCAN , what are the syntax errors we get?
Is automatic restart possible in jcl? If yes, how?
what is a jcl?
How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
how do you code a null statement?
which are the parameters mandatory in job card ?
can we bowse or edit the GDG dataset if it is a tape entry?
can we modify the code in copy book? if it possible how to submit ofter the modification.