Error message: ORA-06553: PLS-213: package STANDARD not accessible
579049May 23 2007 — edited May 24 2007I 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!