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 Posted / 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 |
Post New Answer View All Answers
what is the command used to invoke rlu ?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
how do u compile rpgle program?
how do you read changed records backward in subfile?
What is the difference between physical file and logical file?
How do I remove a flag or check no. or name when a user opens too many sessions?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
how many files, printer files you can describe in a rpg?
what is the maximum number of records you can specify in a display file?
define the purpose of the iter operation?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
What is difference between rename and prefix?
how to read database records without locking them?
can you specify a display file to be used in the following modes input,output, or combined modes ?