ALLBASE/SQL Message Manual (36216-90213)

Chapter 7 229
ALLBASE/SQL Error Messages: 2800-8220
4117 MESSAGE Number of multiple CONNECTs exceeds the
maximum limit, 32. (DBERR 4117)
CAUSE You have attempted to issue a CONNECT statement when
you already have 32 connections.
ACTION DISCONNECT at least one of your existing connections
and reissue the CONNECT statement.
4118 MESSAGE Invalid JRB version is found. (DBERR 4118)
CAUSE The application being run is linked to a newer version of
ALLBASE than what is currently installed on your
system.
ACTION The application needs to be relinked with the current
version which is currently installed on your system, or a
version of ALLBASE consistent with the application needs
to be installed on your system. Contact your system
administrator.
4150 MESSAGE ALLBASE/SQL already started. (! !) (DBERR
4150)
CAUSE Internal error.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
4200 MESSAGE ALLBASE/SQL alignment error on column ! in
buffer !. (DBERR 4200)
CAUSE The formatting information on host variables was
generated incorrectly.
ACTION Check the format node information in your application
program. If the problem was not caused by a programming
error, record as much information as possible and contact
your HP Service Representative or Response Center.
4201 MESSAGE Too many temporary files open. Use CREATE
TEMPSPACE for larger files. (DBERR 4201)
CAUSE You have exceeded the allowance for temporary files.
ACTION Use CREATE TEMPSPACE to accommodate larger files.
4250 MESSAGE Failed to start monitor process. (DBERR 4250)
CAUSE DBCore MONITOR did not start in multi-user
environment.
ACTION Check that you have DBMON.PUB.SYS. If not, contact
your HP service representative or Response Center. If it
does exist, try again.
8101 MESSAGE Unrecognized command. (DBERR 8101)
CAUSE The command name you entered does not exist or was