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 procedure prototype and procedure interface.
How do you set the keywords SFLSIZ and SFLPAG if you want the subfile to dynamically expand?
What are the different ways to input data into data area?
difference between view and index ?
What is array in as400? What are the types of array?
what is the maximum number of fields under a record format of physical file?
What is Data Area?
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
what does check opcode is used?
diffrence between rename and prefix
What are the two types of read performed on data queues?