Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is File Status in VSAM?



What is File Status in VSAM?..

Answer / guest

The FILE STATUS clause of the FILE-CONTROL paragraph allows
for each file to be associated with a file status key (i.e.,
the 2-character data item specified in the FILE STATUS
clause). If the FILE STATUS clause is specified for a given
file, a value indicating the status of each I/O operation
against that file is placed in the associated file status
key. This value is stored in the file status key as soon as
the I/O operation is completed (and before execution of any
EXCEPTION/ERROR declarative or INVALIDKEY/AT END phrase
associated with the I/O request).

Note: This element may behave differently when the CMPR2
compiler option is used. The file status key is divided

into two status keys: the first character is known as file
status key 1; the second character is file status key 2.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VSAM Interview Questions

What is the use of access method services in vsam?

0 Answers  


Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?

2 Answers   IBM,


What is the COBOL RECORD KEY clause?

2 Answers  


when u r using repro command what happens if both infile and outfile names same

4 Answers  


What are the information stored in ci?

0 Answers  


OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output

0 Answers  


What is IDCAMS? and what is the purpose of it?

4 Answers  


If you wish to use the REWRITE command haw must the VSAM file be opened?

1 Answers  


What is the procedure for running the batch job in mainframe?

1 Answers  


How many Alternate Indexes you can have on a dataset?

2 Answers   AB Inc,


What is the difference between CI( Control Interval)and CA (Control Area)?

3 Answers   Infosys, TCS,


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

3 Answers  


Categories