Wednesday, June 30, 2010

DAOS issue, databases marked but not processing

I ran into an issue with a DAOS server where many databases are marked for DAOS ( admin client > Files > select databases > advanced properties > enable DAOS ). The problem is that some databases had attachments removed and stored in DAOS and other databases didn't. Doing a

tell daosmgr dbsummary

Displayed all the selected databases are 'Synchronized' with 0. Doing a

After some googling I finally found my answer in the following link:
http://www-01.ibm.com/support/docview.wss?uid=swg21420023

I ended up doing a
load compact -c xxxxx.nsf

and that forced the attachments to be removed and stored in DAOS. Also don't forget to apply Fix Pack 3 to all DAOS servers if you are running 8.5.1!

No comments:

Post a Comment