Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error message: ORA-06553: PLS-213: package STANDARD not accessible

579049May 23 2007 — edited May 24 2007
I log in the database by owner 'sys'. and I tried to drop a user from the database. But the db didn't allow me to do this. Then, I want to copy the table structure from one schema to another schema. the error is come:

ORA-06553: PLS-213: package STANDARD not accessible

Unreasonable that, I have tried to do this task many times before, it still worked. But after I failed to drop the user, then the db didn't allow me to copy table structure.

That problem also affected that the user cannot sign-in into the company web site which is connected to database. Very complex problem now.

What can I do now? Did the problem is related to the process of droping user? any setting I could do to let me fix it?

Could you please help me to solve this problem? Thx very much!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2007
Added on May 23 2007
2 comments
782 views