what is sessional error or divice error in rpg IV?..when
will it happens...Give few examples?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is xfoot opcode ?

1056


what is a non-join logical file?

978


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

1932


how to toggle between single line and multi - line display of a particular record in a subfile?

1086


What Is The Object Type Of Pf, Lf, Printer File & Display File?

704






can a single screen format occupy a screen area above and below a subfile format ?

1026


how may a cgi control duplicate inputs?

599


Apart from opening of a file do we have any other use of USROPN?

958


how can I predict the performance of my cgis?

650


can you display a empty subfile?

789


what is a logical file?

1043


in conjunction with which statements can orxx and andxx conditions be used ?

1142


Difference Between Call & Sbmjob?

778


what are various techniques to pass parameters from one program to another?

1046


how to define global parameter in ile ?

632