Doctor for large database

#1

Hi,

I am trying to fix database file with more than 1 million objects. The Doctor refused to finish fixing and complaining that the file exceeds evaluation limit.

How to supply license to the Doctor ? (I have site license)

Thanks,

--

Creating a database copy...
.................................................. 1000000 objects
..com.objectdb.o.UserException: Too many persistent objects (>1000000) - exceeds evaluation limit
        at com.objectdb.o.MSG.a(MSG.java:64)
        at com.objectdb.o.MST.W(MST.java:1535)
        at com.objectdb.o.MST.YW(MST.java:1439)
        at com.objectdb.o.DCM.c(DCM.java:1000)
        at com.objectdb.o.DCM.u(DCM.java:932)
        at com.objectdb.o.DCM.u(DCM.java:846)
        at com.objectdb.o.DCM.p(DCM.java:331)
        at com.objectdb.o.DCM.j(DCM.java:183)
        at com.objectdb.Doctor.main(Doctor.java:22)

 

#2

You need an objectdb.conf file with the activation code, as usual, where ObjectDB expects it.

ObjectDB Support

Reply