ALLBASE/SQL Message Manual (36216-90213)

Chapter 3 83
ALLBASE/SQL Error Messages: 1-745
ACTION Issue the command again, specifying only valid options.
Refer to the ISQL Reference Manual for ALLBASE/SQL
and IMAGE/SQL for valid options and additional
information on the SET command.
76 MESSAGE End of file encountered on input. (DBERR 76)
CAUSE You reached EOF on standard input. The program was
terminated.
ACTION No action is necessary.
77 MESSAGE Could not schedule !. (DBERR 77)
CAUSE SQLUtil or SQLGEN could not be scheduled because you
don't have the proper capability
or
a LOAD error has occurred
or
if ALLBASE/SQL was installed in a group and account
other than PUB.SYS, SQLUtil and SQLGEN cannot be
executed from within ISQL.
ACTION Check to make sure that SQLUtil and SGLGEN are in
PUB.SYS. If they are not, contact your system
administrator.
78 MESSAGE Missing keyword FROM. (DBERR 78)
CAUSE You tried to execute a LOAD or UNLOAD command
without specifying the keyword FROM.
ACTION Issue the command again, specifying the FROM keyword.
Refer to the ISQL Reference Manual for ALLBASE/SQL
and IMAGE/SQL for additional information on the LOAD
and UNLOAD commands.
79 MESSAGE Missing keyword TO. (DBERR 79)
CAUSE You tried to execute a LOAD or UNLOAD command
without specifying the keyword TO.
ACTION Issue the command again, specifying the TO keyword.
Refer to the ISQL Reference Manual for ALLBASE/SQL
and IMAGE/SQL for additional information on the LOAD
and UNLOAD commands.
80 MESSAGE Cannot continue - out of JCW space. (DBERR
80)
CAUSE The JCW space is overloaded.
ACTION Contact your system administrator.
81 MESSAGE File is not in INTERNAL format. (DBERR 81)