SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-24
SQL 9084
Cause. An underlying table with views or indexes was duplicated, but no target name
map was specified for them.
Effect. The views and indexes are not duplicated.
Recovery. If you want to duplicate the views and indexes, reissue the command, and
specify a target name map for the views and indexes.
SQL 9085
Cause. This is an informative message that indicates what object was being
duplicated when an error occurred. See the message following this error for more
information.
Effect. None.
Recovery. See the message following this error for recovery.
SQL 9086
Cause. The source file contained invalid data.
Effect. The target file contains invalid data.
Recovery. Analyze the source file. If necessary, correct the source data, and duplicate
it again.
SQL 9087
Cause. Unable to duplicate an object because the target object already exists.
Effect. The command fails.
Recovery. If you want to replace the target object, reissue the command, and specify
the TARGET PURGE option.
9084 Views or indexes were not duplicated because a target
name map was not specified for them.
9085 Duplicating value-1 to value-2.
9086 The source file value-1 (or one of its partitions) has
invalid data so that the target file value-2 will also have
invalid data.
9087 The target object value-1 already exists.