Recommendation for conversion to DAOS enable a database
IBM had recommended the following command to enable DAOS:
This enables DAOS and enables attachment compression at the same time.
load compact mail\example.nsf -c -ZU -DAOS
The new recommendation is to perform 2 compacts.
First, enable compression and then enable DAOS. This is critical for customers which have upgraded from 6.5x to 8.5
load compact mail\example.nsf -c -ZU
load compact mail\example.nsf -c -DAOS
Supporting information http://www-01.ibm.com/support/docview.wss?uid=swg21409278
The information above is from TN 1411563
February 22nd, 2012
1Comentários
1. Mairon Mendes | 01/03/2012 9:33:06
Olá Kenio, como vai tudo bem?
Kenio, já usei esses argumentos, mas quando usa o -U, ele vai marcar a flag que não permite para replicação manter documentos lidos e não lidos.