Name some common VSAM error conditions and codes. ?
Answer Posted / guest
They are end of file (1, duplicate key (2, record not found
(2, VSAM logic error (9, open problem (9 and space problem (9.
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
how can you load a vsam data set with records ?
How to get the last record in vsam file in cluster?
Why is master catalog used in vsam?
differentiate between sequential files and esds files in vsam?
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 is the purpose of relative record data set used in vsam?
What is a vsam dataset?
what will happen if there is no secondary allocation made for datasets?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
What is a ci split?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
What are the distinctive features of a ksda, key sequenced dataset?
is it necessary that all versions of the gdg have to be of the same record length?
Explain the function of the relative record data set?
how can you copy to a vsam cluster?