what are the types of errors available in rpg IV or
400.Like decimal data error,sessional error or device error
etc...means important error occurings,ie to find out
suddenly???pls give answ if u know?
Answer Posted / syam
1. I/O error detected
2. Permanent I/O error occurred
3. Attempt to exceed maximum number of devices defined for
file
4. Job ending with controlled option
5. Record number not found
6. Update or delete operation attempted without a prior read
7. Unable to allocate a record in the file
8. I/O operation to a closed file
9. OPEN issued to a file already open
10. Record mismatch detected on input
11. Referential constraint error detected on file member
12. Record out of sequence in file
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In 'o' Specs What Is The Opcode For Write?
what is the difference between udate and the system date?
How to Define a Procedure in RPG?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
how to define global parameter in ile ?
how to define to define a hidden filed in dspf ?
what is *inzsr used for?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
how do you use commitment control in rpg program ?
Difference between NOPASS & OMIT?
what is the use of dspatr(mdt) keyword?
What is array in as400? What are the types of array?
how do you use exceptional write in c specs?
what is a join logical file?
writing an sql statement from selecting records from two files using single statement and nested select statement.