SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-92
SQL 1616
Cause. You specified an invalid time interval. The command syntax requires valid
BEFORE and AFTER times. The specified time values are disjoint; both cannot be
valid.
Effect. The statement fails.
Recovery. Specify valid times for BEFORE and AFTER and reissue the statement.
SQL 1617
Cause. The AFTER time was more than 10 days ahead of the current time.
Effect. The statement fails.
Recovery. Specify a valid time for the AFTER clause and reissue the statement.
SQL 1618
Cause. This is an informational message. The commit phase is ready to begin. The
command syntax specified notification at this time.
Effect. The statement does not complete until a response is supplied with a
CONTINUE command.
Recovery. Enter a CONTINUE command.
SQL 1619
Cause. A response is necessary to complete the request.
Effect. The statement does not complete until a response is supplied with a
CONTINUE statement.
Recovery. Enter a CONTINUE statement.
1616 The BEFORE and AFTER times do not specify a valid time
interval to commit.
1617 The AFTER time specified is more than 10 days in the
future.
1618 The value-1 statement is ready to commit.
1619 To continue processing, please enter a commit or
rollback request with a CONTINUE command.