SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
19-128
SQL 21059
Where object is the three-part ANSI name of an SQL/MX object.
Cause. The specified object, which is mentioned as either source or target object, is
not allowed. The following types of objects are not allowed to participate in the fastcopy
operation:
metadata tables
views
SQL/MP aliases
stored procedures
Effect. The fastcopy operation fails; involved objects are left unchanged.
Recovery. None.
SQL 21060
Cause. A user-defined transaction is active when a FASTCOPY command is
executed.
Effect. The fastcopy operation fails; involved objects are left unchanged.
Recovery. Commit the user-defined transaction and retry the FASTCOPY command.
SQL 21061
Where catalog is the ANSI name of an SQL/MX catalog.
Cause. A FASTCOPY command referenced an object from catalog. However, the
catalog does not exist or is not registered on the system where the command is
executed.
Effect. The fastcopy operation fails; involved objects are left unchanged.
Recovery. None.
21059 Object cannot participate in a FASTCOPY command.
21060 A user-defined transaction has been started. FASTCOPY
cannot be performed.
21061 Catalog catalog does not exist or cannot be accessed.










