Thanks to some excellent advice from Howard Chu it appears that this can be resolved by increasing the cache size. The default cache size is IIRC 256K; upping this to 16MB seemed to solve the problem: [root@ornette dcinit]# cat /usr/xad/var/ds/domain/DB_CONFIG set_cachesize 0 16777216 1 -- Luke