what do you mean by SESSION/DEVOCE ERROR?
Answer / vikram malik
Session device error occurs normally with sub-files
whenever we are going to
1. Incorrect record number in subfile SFLRCDNBR
2. Trying to show empty subfile
3. Field and position in display file are matching
4. Trying to write more than 9999 records
| Is This Answer Correct ? | 7 Yes | 0 No |
Can we possible to key with the date field?
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
Can an indexed file be accessed in arrival sequence in RPG?
What will happen if we r using seton lr after return or vice versa.
what is the necessary keyword needed to scroll subfile records?
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
What are the necessary keywords required to code a message subfile?
how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
How to declare the dynamic(run time) array in rpgle? can you please give example
I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
please guys help me,I need to write a program that shows more than one way to display a subfile. Both views are of the same file but sorted differently and show different fields of the same file when the user presses a function key. send me code
How to read a record from file where there is multiple record occurrence is available?