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?
Answers were Sorted based on User's Feedback
Answer / 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 |
what are the different types of arrays?
how can I predict the performance of my cgis?
what are the different opcodes available in rpg for database access ?
(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.
How to position the cursor on a display file at a desired location.
An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
what are the three line types in rlu ?
What is the purpose of the following? I 'CLOSED' C STAT01 I 'OPEN' C STAT02
define the purpose/use for sflrna?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?