SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
19-130
SQL 21065
Where source-object is the three-part ANSI name of a source table or index for a
FASTCOPY command.
target-object is the three-part ANSI name of a target table or index for a
FASTCOPY command.
Cause. The source and target objects for continuation FASTCOPY command are
either part of different fastcopy operations or their roles are reversed compared to the
corresponding original FASTCOPY command.
Effect. The operation fails; involved objects are left unchanged.
Recovery. None.
SQL 21066
Where object-type is table or index as specified in the command syntax.
Cause. For a FASTCOPY command, source and target specify the same object.
Effect. The operation fails; involved objects are left unchanged.
Recovery. None.
SQL 21067
Cause. For the FASTCOPY INDEX command, source and target specify indexes from
the same base table.
Effect. The operation fails; involved objects are left unchanged.
Recovery. None.
21065 source and target already participate in different
fastcopy operations.
21066 Target object-type is the same as source.
21067 Source and target index belong to the same base table.