Dear all,
Currently I am doing a database replication in DB2 V5.2 on Windows NT. Having created batch files for capture data and apply data. I have used a WINAT scheduler/EZ scheduler to schedule the batch jobs running 6:00A.M. everyday.
However, every morning when I check the server. It reports that the Apply batch files run successfully, whereas the capture batch files failed.
(The Apply Log was updated, whereas the *.ccp file has not been updated)
Then, I try to run the batch file locally. The database replication successful.
When I try to analyse and test the capture job using scheduler, it reports that ERROR ASN0002E.
Would you please advise? It seems that the WINAT scheduler/EZ scheduler did not complete the capture job. BUT, the schdulers could complete the Apply Job.
Your help will be very much appreciated.