Answer Posted / 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 View All Answers
Explain the purpose of the file status clause in the select statement?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
explain in brief how are different versions of gdg named?
what is meant by dirty read in vsam?
What is a ci split?
to use the rewrite command, how should the vsam file be opened?
Define gdg?
Would you specify freespace ce for an esds?
What is recovery parameters in define cluster command?
what do you mean by a vsam split?
what is the meaning of dynamic processing in vsam?
What is the main function of key sequenced data set in vsam?
name a few common vsam status codes?
Explain the device independent method to indicate where a record is stored?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.