Neoview Messages Manual (Volume 1) (R2.5)

Recovery Delete all data from target table or add purgedata target option in replicate
command.
SQL 8665
8665 Execution of replicate_schema_ddl stored procedure failed. Details:
$0~string0
$0~string0
is the error detail.
Cause This is an internal error.
Effect The operation fails.
Recovery None. Report the entire message to HP Support.
SQL 8666
8666 A concurrent replicate operation is in progress for $0~string0
$1~string1. That operation must complete before this one can proceed.
$0~string0
is the object type.
$1~string1
is the object name.
Cause More than one replicate command was running COPY DDL on the same schema.
Effect The operation fails.
Recovery After the other replicate commands finish, cleanup the environment and resubmit.
SQL 8667
8667 Replicate authorization failed. $0~string0
$0~string0
is the detailed error message. For example, role SUPER.SERVICES is not
authorized to perform this command on object NEO.SCH.CUSTOMER.
Cause The user is not authorized to replicate the object.
Effect The operation fails.
Recovery Request the owner of the object to run replicate.
SQL 8690
8690 An invalid character value encountered in TRANSLATE function.
Cause The source contains a character that cannot be translated to the target.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8700
8700 An assertion failure or out-of-memory condition occurred during
parallel execution.
Cause An ESP encountered an error during a query.
Effect The query fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8710
8710 Error num returned by Measure when attempting to update SQL
counters.
num
is the error number returned.
205