Answer Posted / katiyar
The Session and Device error occurs when program tries to
load data to display file (Subfile). The program should have
correct logic to load data from Database file to Subfile
using RRN(Relative Record Number). Then only data will be
loaded successfully to display file (subfile) else it will
be encountered with session and device error.
To prevent Session and Device error, One should understand
the Display file (Subfile) programming.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
How to write record if no field or the field are different in physical file in rpgle ?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what is the procedure and explain about real time scenario.
what is a rpg?
how can I tell when to replace the array?
what is kids-rpg?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
are there any useful c runtime apis that I can call from rpg iv?
how do you use commitment control in rpg?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
what was the robotech rpg?
what is data area and how it is used in rpg program ?
what is *place and *auto keyword in prtf ?plz explain
how does the rpg element work?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?