what are the codes returned by the ams (access method services) command during the execution in vsam?



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

Post New Answer

More VSAM Interview Questions

What is the use of VSAM files? How to read this ?

3 Answers   CTS,


what is the purpose of the verify function of idcams?

1 Answers   IBM,


How to createing new version of GDG with out loosing the data in preaves GDG version?

7 Answers   Patni, Satyam,


There are at least seven IDCAMS commands; name and explain each of them ?.

1 Answers  


what will happen when you try to open an empty vsam file in a cobol program for input?

1 Answers   IBM,


How do you define a KSDS ?

1 Answers   IBM,


What is the meaning of dynamic processing?

2 Answers  


how yo view the vsam file?

5 Answers   DSRC, TCS,


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?

1 Answers   RBS,


Is CA(Control Area) is part of CI(Control Interval)

3 Answers  


What does a file status of 02 on a VSAM indicate?

1 Answers   IBM,


what is meant by s0c-07 system abend codes?

1 Answers   IBM,


Categories