ALLBASE/SQL Message Manual (36216-90213)

288 Chapter9
ALLBASE/SQL Error Messages: 11007-22540
ACTION Refer to the system administration manual.
20049 MESSAGE *** Cannot write to BBSQLMIG file. (! !, !)
(DBERR 20049)
CAUSE A file system error was encountered.
ACTION Refer to the system administration manual.
20050 MESSAGE *** Cannot rename BBSQLMIG file to DBECON
file. (! !, !) (DBERR 20050)
CAUSE A file system error was encountered.
ACTION Refer to the system administration manual.
20051 MESSAGE *** Illegal command. (DBERR 20051)
CAUSE SQLMigrate did not recognize the command that was
entered.
ACTION Use the HELP command or refer to the ALLBASE/SQL
Database Administration Guide to determine the valid
SQLMigrate commands.
20052 MESSAGE Input too long. Maximum length is !. (DBERR
20052)
CAUSE The total length of the input line exceeded the allowed
limit.
ACTION Issue the command again.
20053 MESSAGE *** Input limit reached. No semicolon found.
(DBERR 20053)
CAUSE SQLMigrate commands must be terminated with a
semicolon. None was found in the input string submitted.
ACTION Issue the command again.
20054 MESSAGE *** Unexpected semicolon found. (DBERR 20054)
CAUSE A semicolon was found in the input string in an
unexpected location. Semicolons are allowed either: 1) at
the end of the command or 2) in the
DBEnvironmentName, when the operating system file
naming convention allows it.
ACTION Issue the command again without the illegal semicolon.
20055 MESSAGE *** Unexpected end of input. (DBERR 20055)
CAUSE An error was encountered trying to retrieve the next
command.
ACTION Check the output and input to determine if all commands
executed properly.
20056 MESSAGE *** Illegal syntax. (DBERR 20056)