ALLBASE/SQL Message Manual (36216-90213)

86 Chapter3
ALLBASE/SQL Error Messages: 1-745
ACTION No action is necessary. An installation was not required to
run this application.
93 MESSAGE Empty installation file. (DBERR 93)
CAUSE The installation file you specified is empty.
ACTION No action is necessary.
94 MESSAGE Installation stopped due to error. (DBERR 94)
CAUSE The file name you specified in the INSTALL command was
not a valid file name
or
the file you specified is currently being accessed by
another user.
ACTION Issue the command again, specifying a valid file name
or
wait until the file is not being accessed before issuing the
command again.
95 MESSAGE File is not an installation file or it is
corrupted. (DBERR 95)
CAUSE The name of the file you specified in the ISQL INSTALL
command was not an installation file
or
the installation file is corrupted.
ACTION Correct the file name and issue the INSTALL command
again
or
regenerate the installation file by re-preprocessing the
application.
96 MESSAGE Host variables or dynamic parameters
not allowed through ISQL. (DBERR 96)
CAUSE The command you submitted through ISQL contains a
host variable or a dynamic parameter.
ACTION Substitute a constant value or column name for the host
variable or dynamic parameter. If you need to use
variables or dynamic parameters in SQL statements, you
must do so via an application program. Refer to the
appropriate ALLBASE/SQL application programming
guide for additional information.
97 MESSAGE Cannot continue with SELECT. (DBERR 97)
CAUSE An error occurred which caused the SELECT statement to
terminate. An additional message will be returned.