Cannot start ldap after impdp ODS,ODSSM
I have daily export (use expdp) for ODS and ODSSM schemas on new 11.1.1.5 OID environment. I am testing to use ldapadd to add entries (for Net Service only) from old version (10.1.5).
During the ldapadd test, there are some errors and I fix these errors on ldif file. I try to do a clean load. So, I stop the ldap, drop schema (ODS, ODSSM), use impdp to import these two schemas with a good dump file.
But I cannot start ldap again. I know the dump file contains some status for running ldap. How to clean the status after impdp completed?