removal of xdb user- another issue
after removing the xdb user,
I ran the following scripts:
@catxdbdv.sql
@dbmsmeta.sql
@dbmsmeti.sql
@dbmsmetu.sql
@dbmsmetb.sql
@dbmsmetd.sql
@dbmsmet2.sql
@catmeta.sql
@prvtmeta.plb
@prvtmeti.plb
@prvtmetu.plb
@prvtmetb.plb
@prvtmetd.plb
@prvtmet2.plb
@catmet2.sql
now, this exfsys owned package won't compile - EXFSYS.DBMS_RLMGR_DR. It's bombing because it references objects owned by the DBMS_XMLDOM package, which doesn't exist because it was owned by XDB. Is there another script that needs to be run? Or should exfsys be removed, running catnoexf.sql?
thanks in advance,
Rae