Common VSAM Error conditions and codes
Answer / naveen87ginjupalli
1o- End of file
22-Duplicate key
23-Record not found
90-VSAM logic error
92-open problem
93-Space problem
| Is This Answer Correct ? | 10 Yes | 3 No |
When CISZ is declared as 4096 at cluster level,is this true that data will have 4096 and index will have default?????
What is the use of access method services in vsam?
why do we use vsam file thn seqential files ?
What is the purpose of control intervals in vsam?
Using alternate indexes in cics program?
Common VSAM Error conditions and codes
what is difference between repro and export? if any one know this plz tell me
In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?
What are the advantages of vsam over isam?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
Explain the process in which flat files are converted into vsam files?