what are the codes returned by the ams (access method services) command during the execution in vsam?
Answer / Lucky
The AMS command returns a variety of codes to indicate the status of an operation. Some common codes include: 0 - Success, 2 - File not found, 4 - Invalid area specification, 8 - Permission denied, 16 - Record not found, 32 - End-of-media, 64 - Overflow, 128 - Underflow.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of VSAM files? How to read this ?
what is the purpose of the verify function of idcams?
How to createing new version of GDG with out loosing the data in preaves GDG version?
There are at least seven IDCAMS commands; name and explain each of them ?.
what will happen when you try to open an empty vsam file in a cobol program for input?
How do you define a KSDS ?
What is the meaning of dynamic processing?
how yo view the vsam file?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
Is CA(Control Area) is part of CI(Control Interval)
What does a file status of 02 on a VSAM indicate?
what is meant by s0c-07 system abend codes?