If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
many reasons ..
if data is getting captured, full refresh has already run
apply qualyfier is case sensitive
start apply with trace
asnapply control_server=xxx apply_qualyfier=xxx trcflow > trace.out
and check - maybe this is more clear
has password file been created for all databases ?
Best Regards, Guy Przytula
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html
as indicated before : start apply from command window and add trcflow at the end and re-route output to file
this will reveal the error
asnapply apply_qual= apply_qualifier control_server= db_name apply_path= pathname pwdfile=filename trcflow
Best Regards, Guy Przytula
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html