what do you mean by SESSION/DEVOCE ERROR?



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

Post New Answer

More RPG400 Interview Questions

what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?

2 Answers   IBM, Patni,


1.Write code to read the records from a file and load an array of size 99? Make sure that you take care of all the error conditions?

2 Answers   HSBC,


what is the procedure and explain about real time scenario.

0 Answers   Adhoc Technologies, Hanuman Automation, HSBC, IBM,


what is an online rpg?

0 Answers   IBM,


what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code

2 Answers   IBM,






When will DUMP & DEBUG be ignored?

3 Answers   IBM,


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

0 Answers   CTS,


use of PUTOVR,OVRDTA,KEEP keywords?

2 Answers   HCL,


if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.

10 Answers   Four soft,


Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?

3 Answers  


How can we search particular records from the database file in RPG. For example, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular 'NAME' field. How can we do the above using SEARCH criteria other than using the IF cond?

4 Answers   CTS,


i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.

11 Answers   IBM,


Categories