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
how many buffers are allocated to vsam ksds and esds?
What does the keyranges parameter in define cluster command do?
What are the advantages of vsam over isam?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
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...
explain in brief what are the 3 types of vsam files?
name the utility program closely associated with vsam?
Tell me how many alternate indexes you can have on a dataset?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
what will happen when you try to open an empty vsam file in a cobol program for input?
what do you mean by idcams? Explain its purpose?
What is a ca split?
what does a file status of 02 on a vsam signifies?
What is the main function of key-sequenced data set?
What is a ci split? What is a ca split?