Loading...
Select Version
Since the DBH and the utility routines are, for the most part, written in the SPL programming language, some of the messages output when running the DBH or utility routines may originate from the SPL runtime system or the SPL Program Manager.
These messages have the following format:
SPLRTS: D 9
nnn text
or
SPLRTS: C 9
nnn text
Most of these messages indicate a system error, except for one message, which may only appear with the utility routines:
SPLRTS: D 9401 REQUEST MEMORY ERROR DURING HEAP REQUEST (RC=X‘04‘)
Meaning
There is not enough memory available. The address space for the user ID must be increased.