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 opcode will be used to test the zone of a character field?
what is the difference between seton lr and retrn?
how to define to define a hidden filed in dspf ?
which single rpg opcode performs both setll and reade?
What are the record format field mapping options in cpyf?
how do you use exceptional write in c specs?
what is the maximum number of subfiles that can specified in a display file ?
what is the clp command to access a query/400?
what is the difference between *like and *namvar ?
what are necessary keywords to code message subfile?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
What Is Default Data Type (if You Define Decimals '0') In Physical File?
What is the difference between non-join logical files and join logical files?
what does vldcmdkey means?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?