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 can database records be read without lock ?
which are the string manipulation opcodes?
WHAT IS AS/400 SYNORIO?
how many specifications are there in rpg/400? What are they?
name few ibm supplied libraries?
what are the different types of arrays available in rpg ?
how to write *pssr ?
how to develop some simple graphs (bar charts) using just html?
Pose, 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?
when is a tag statement used in rpg?
what is the length of a variable in rpg?
in which specification the report layout can be defined?
when would you use or not use this approach?
how can a cgi check whether an ifs object is available?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?