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 |
Can be OVRDBF command mentioned after OPNQRYF command in CL?
what is library?
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.
How do you read a subfile record which is in output mode?
when do you use f-spec. Continuation line ?
explain the difference between defining subfile and message-subfile?
1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?
When will DUMP and DEBUG opcodes be ignored?
How can we read file using curser? how to define a curser?
what is elastic and non elastic subrile?
List and explain the different type of data structures?
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?