SQL/MP Messages Manual
SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual—427720-006
12-70
SQL 10662
Cause. See the catalog manager errors for the cause.
Effect. The CREATE SYSTEM CATALOG command fails.
Recovery. Correct the catalog manager errors.
SQL 10663
Cause. Stated in the error message.
Effect. The DDL command might have executed, or it might have terminated
abnormally.
Recovery. If the DDL command executed when you wanted to stop it, undo the
command by executing another; for example, execute a DROP command to undo a
CREATE command. If the DDL command did not execute, no recovery is necessary.
SQL 10664
Cause. You entered an invalid date and time to compute the timestamp in the SET
PARAM or EXECUTE USING command.
Effect. The command fails.
Recovery. Correct the syntax or values, and renter the command.
SQL 10665
Cause. You entered an invalid day as the timestamp for COMPUTE_TIMESTAMP.
The day value was not in the range 1 through 31.
Effect. The command fails.
Recovery. Correct the day value and reissue the command.
10662 The CREATE SYSTEM CATALOG command failed. See the
associated errors from the catalog manager.
10663 The BREAK key was pressed when a DDL command was in
progress. The SQLCI2 process was stopped, but the catalog
manager (SQLCAT) might have completed the DDL command.
10664 Invalid date and time is entered. The valid format is
MM/DD/YY [Hr:Mi:Se:Ms:Us].
10665 Invalid day is entered as timestamp for
COMPUTE_TIMESTAMP.