SQL/MP Messages Manual
SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual—427720-006
12-84
SQL 10725
Cause. You started a transaction before executing a DOWNGRADE CATALOG or
DOWNGRADE SYSTEM CATALOG command.
Effect. The DOWNGRADE CATALOG or DOWNGRADE SYSTEM CATALOG
command fails.
Recovery. Stop the TMF transaction and reissue the command.
SQL 10726
Cause. See associated error messages for more detail.
Effect. The command fails.
Recovery. Correct the errors described by the associated messages and reissue the
command.
SQL 10727
Cause. A DDL command with the COMMIT BY REQUEST option was in progress, so
certain SQLCI commands were disallowed. The disallowed commands are:
CATALOG
SYSTEM
VOLUME
ADD DEFINE
ALTER DEFINE
DELETE DEFINE
SET DEFMODE
EXIT
Effect. The new command fails.
Recovery. If the new command is in error, enter the correct command. To reissue the
new command, use the CONTINUE command to either commit or rollback the DDL
command that is in progress, and reissue the new command.
10725 The DOWNGRADE CATALOG and DOWNGRADE SYSTEM CATALOG
commands are not allowed within a user defined transaction.
10726 The MODIFY command failed.
10727 This command is not allowed because a DDL command with
the COMMIT BY REQUEST option is in progress.