Hi,
When I'm doing an import and I get to the part where I create procedures I'm getting an error saying that DBMS_PACKAGE must exist. I have had a look in sys_objects and I can't see it in there as either system or internal. I have tried running catalog.sql again as system but it returns errors and doesn't create the package. When I created the DB, I accidentally ran the script when I was logged in as internal. How can I get around this problem?
Inside the log for catalog.sql I get errors saying DBMS_STANDARD must exist. I'm running on NT4 and Oracle 8.0.4.
Any ideas?
Thanks,
Mark
When I'm doing an import and I get to the part where I create procedures I'm getting an error saying that DBMS_PACKAGE must exist. I have had a look in sys_objects and I can't see it in there as either system or internal. I have tried running catalog.sql again as system but it returns errors and doesn't create the package. When I created the DB, I accidentally ran the script when I was logged in as internal. How can I get around this problem?
Inside the log for catalog.sql I get errors saying DBMS_STANDARD must exist. I'm running on NT4 and Oracle 8.0.4.
Any ideas?
Thanks,
Mark