ALLBASE/SQL Message Manual (36216-90213)

Chapter 3 93
ALLBASE/SQL Error Messages: 1-745
CAUSE An MPE/iX file system error occurred.
ACTION Refer to the
MPE/iX Error Message Manual, Volume
1
for an error description.
308 MESSAGE This command is not valid for FDA usage.
(DBERR 308)
CAUSE You specified an ISQL command that cannot be used when
connected to a foreign database.
ACTION No action necessary.
309 MESSAGE Already connected. (DBERR 309)
CAUSE You have already connected to the specified database.
ACTION No action necessary.
310 MESSAGE Invalid CHANGE syntax. (DBERR 310)
CAUSE The parameter of the CHANGE command is either
missing a delimiter or contains an invalid character.
ACTION Insert the missing delimiter or delete the invalid character
and issue the CHANGE command again.
311 MESSAGE Invalid characters after RELEASE. (DBERR 311)
CAUSE Non-blank characters follow the RELEASE statement.
ACTION Issue the RELEASE statement with no trailing, non-blank
characters.
312 MESSAGE Invalid EXIT syntax. (DBERR 312)
CAUSE Non-blank characters follow the EXIT command.
ACTION Issue the EXIT command with no trailing, non-blank
characters.
313 MESSAGE Invalid characters after SAVEPOINT. (DBERR
313)
CAUSE Non-blank characters follow the SAVEPOINT statement.
ACTION Issue the SAVEPOINT statement with no trailing,
non-blank characters.
314 MESSAGE DO/REDO pattern not found. (DBERR 314)
CAUSE The pattern you specified with the DO or REDO command
is not in the command history buffer.
ACTION Find the correct pattern with the "LIST HISTORY @"
command and issue the DO or REDO command again with
the correct pattern.
315 MESSAGE Invalid keyword after PREPARE. (DBERR 315)
CAUSE You can not use the REPEAT option in a PREPARE
statement in ISQL.