Hi all,
I am facing a problem during replication.
Problem Description:
While replicating (Server to Local) the following error is coming “Relication error - Database Quota is exceeded.”
After that i have increased the Quota (on server) and trying to replicate it is still giving the same error.
Can any one help in solving the problem?
rgds
chandra kanth.
Subject: Database Quota exceeded.
use the following console command “load compact corruptedfile.nsf -m”. this will compact the defect db and set db to no limit. after this finished without failure, try to replicate the db again. After the replication you can set a new quota to the db. Even if this process failes, you have to create a new replica of the db with either no or much more quota limitation.