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
how many printer files can be defined in f specs ?
How to add 99 menu (page down) option in menu creation..
how can we run a batch job?
what is the function of rlu ?
how will you find a string using pdm?
In 'o' Specs What Is The Opcode For Write?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
which are the relational operators in rpg?
what are the two record formats a subfile contain ?
when do you use f-spec. Continuation line ?
how to develop some simple graphs (bar charts) using just html?
How to Define a Procedure in RPG?
what is the command used to invoke rlu ?
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?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?