Neoview Messages Manual (Volume 1) (R2.5)
Effect The operation may fail or succeed.
Recovery Recreate the target table with the same definition as the source table.
SQL 8652
8652 Version($0~int0) of source($0~string0) must be the same as the
version($1~int1) of target($1~string1).
$0~int0
is the version of the source object.
$0~string0
is the source object name.
$1~int1
is the version of the target object.
$1~string1
is the target object name.
Cause The version of the source object and the target object are different.
Effect The operation may fail or succeed.
Recovery Ensure the target system and the source system have the same version.
SQL 8653
8653 BDR $0~string0 process could not be created, opened, written to
or read from. Error returned from $1~string1. Error Details: $0~int0,
$1~int1, "$2~string2"
$0~string0 is Replicate, Service or server name.
$1~string1
is the function that returned the error. For example, READX:1,READX:2,
WRITEX or PROCESSNAME_CREATE_.
$0~int0
is error code 1.
$1~int1
is error code 2.
$2~string2
is the error detail.
Cause See the accompanying error messages to determine the cause.
Effect The operation may fail or succeed.
Recovery Apply the recovery for the indicated error.
SQL 8654
8654 Query Id was not found. This command could not be completed.
Cause The query Id does not exist.
Effect The operation may fail or succeed.
Recovery Enter a valid QID and resubmit.
SQL 8655
8655 Specified replicate query could not be aborted. Reason: $0~string0
$0~string0
is the reason the query could not be aborted.
Cause See the reason, $0~string0, to determine the cause.
Effect The operation may fail or succeed.
Recovery See the reason, $0~string0, to determine how to recover.
SQL 8656
8656 Replicate query was aborted.
Cause Replicate processes have been stopped.
Effect The operation fails.
203