what is sessional error or divice error in rpg IV?..when
will it happens...Give few examples?
Answers were Sorted based on User's Feedback
Answer / sulthan
Normally errors that happen on Workstation or Printer files.
1.Trying to display a subfile with no records in subfile,
i.e. with SFLDSP = on.
| Is This Answer Correct ? | 22 Yes | 0 No |
Answer / rahul
Session or device error occurs on workstation file when
program tries to display empty subfile with SFLDSP indicator
ON. Also when program tries to load more than 9999 records
in load all subfile (where MAX SFLSIZE = 9999) this error
occurs
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / syam
While runing a program any error comes system display a
message
Session or device error occurred in file FILENAME (C G D
F).
that means PF not found. of level identifier is wrong
| Is This Answer Correct ? | 2 Yes | 7 No |
What is library list ?
define subsystem?
list some of the commonly used commands for debugging?
is there any way to dynamically merge other html scripts into a given html?
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?
what is default data type for the fields(sub fields) defined in data structures in rpg?
when is a tag statement used in rpg?
What is the function of DSPATR (display attributes) keyword?
What is SDA used for?
Want to know related Interview questions and answers for seniors
For AS/400 Freshers good website is
What is the maximum number of times Multiple Occurrences DS can occur in a program?