Hi everyone.
I just recently set up replication for testing purposes and I am having
some difficulties using it. In the log db2inst2.COPYDB.DEPTQUAL.APP.log
these errors show up every 5 minutes, or when the apply process runs:
2006-07-11-15.54.25.984297 <CPEXEI(36/01)> ASN1029E APPLY "DEPTQUAL" :
"WorkerThread". The SQL statement of the subscription set named
"DETPTSUB" with a whos_on_first value of "S" did not execute
successfully. The statement failed with SQLCODE "-204" and SQLSTATE
"42704". The apply program internal error code is "362901".
2006-07-11-15.54.26.044575 <CPREST(01/00)> ASN1044I APPLY "DEPTQUAL" :
"WorkerThread". The Apply program will become inactive for "5" minutes
and "0" seconds.
The config states that the apply process is suppoesed to run every 1
minute so this is quite strange.
It also seems that regardless of these errors changes in the source
database are replicated to the copy database when the apply process
triggers, every 5 minutes. Does anyone have any thougts regarding this?
mike - 12 Jul 2006 06:53 GMT
Is there any possibility that some aspect of the DDL of the source or
target tables has become changed since the subscription-set got
defined?
Sprellari - 12 Jul 2006 09:28 GMT
I don't believe so. I configured the whole replication process in
continous steps with out any activity on the database during that time.
> Is there any possibility that some aspect of the DDL of the source or
> target tables has become changed since the subscription-set got
> defined?