Answer Posted / guest
In the JCL, you must have DD stmts for the cluster and for
the path(s). In the COBOL Program, SELECT .. ASSIGN TO
ddname for base cluster RECORD KEY IS... ALTERNATE RECORD
KEY IS..
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Define dynamic processing?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What are the distinctive features of a ksda, key sequenced dataset?
Explain the function of the relative record data set?
What is the function of entry sequenced data set?
Why is master catalog used in vsam?
Using alternate indexes in batch program?
what is the use of the file status clause in the select statement in vsam?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
what is meant by dirty read in vsam?
On which dataset you can have alt index?
what is buffering and how does it apply to vsam files ?
What is control interval?
What are the building blocks used in vsam datasets?
explain how do you define a gdg in vsam?