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-129
SQL 21062
Where schema is the two-part ANSI name of an SQL/MX schema.
Cause. A FASTCOPY command referenced an object from schema. However, the
schema does not exist.
Effect. The fastcopy operation fails; involved objects are left unchanged.
Recovery. None.
SQL 21063
Where object is the three-part ANSI name of an SQL/MX table or index.
Cause. A FASTCOPY command referenced an object. However, the object does not
exist.
Effect. The fastcopy operation fails; involved objects are left unchanged.
Recovery. None.
SQL 21064
Where object-1 is the three-part ANSI name of one of the two objects for a
FASTCOPY command.
object-2 is the three-part ANSI name of the other object for a FASTCOPY
command.
Cause. One of the objects for continuation FASTCOPY command does not participate
in any fastcopy operation, whereas the other object participates in a fastcopy
operation.
Effect. The operation fails; involved objects are left unchanged.
Recovery. None.
21062 Schema schema does not exist or cannot be accessed.
21063 Object object does not exist or cannot be accessed.
21064 object-1 already participates in a fastcopy operation
whereas object-2 does not.










