I/o error detected,Record Out of sequence,Permanent I/o
error occured....I mean give one eg for these errors...i
understand only,update/delete operation without prior read
oprn..give details of remaining
Answer / syam
I/O error detected = related to Workstn or Disk or
Sequential (Like display record or subfile record)
Permanent I/O error = only related to Workstn
Record out ot sequence = related to Workstn or Disk or
Sequential (Like numeric sequence error - Record number
specified in record address file is not present in file
being processed)
| Is This Answer Correct ? | 0 Yes | 2 No |
Is it necessary to define all formats ? Which are mandatory and which are Optional ?
How to know the number of records in a pf through clp program?
what are members?
what is join logical file?
when do you use f-spec. Continuation line ?
what is clile code get last digit in numarice value
What is difference between fully procedural file and primary file?
In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
What is the difference between array and a multiple occurrence data structure?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
how to get the cursor position?
What are the mandatory keywords of sub file?