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
how to toggle between single line and multi - line display of a particular record in a subfile?
what is the maximum number of records you can specify in a display file?
what is cab?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
when do you use f-spec. Continuation line ?
which cl command is used to trap error messages during program execution?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
how many files can be defined in f specs?
what is the difference between seton lr and retrn?
how many types of display are available on as/400 for user interaction?
what does check opcode is used?
how can you detect and handle a record lock situation?
name few ibm supplied libraries?
what is the difference between *like and *namvar ?
how do you use commitment control in rpg program ?