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!

ORA-21561: OID generation failed

920462Feb 28 2012 — edited Oct 24 2012
Hi Guys

I am getting this error:

"ORA-21561: OID generation failed

Cause: The handles passed in may not be valid

Action: Check the validity of the env, svc handles"


And every mention of it I got when i searched for it, was related to connectivity issues.

That is NOT where I see that error.

I see it when trying to drop a table.

When I issue the command: DROP TABLE TAB1; i get that error.

When I issue the command: DROP TABLE TAB1 PURGE; the table is dropped just fine.

Anyone know of a solution or what is causing this problem?

Kind Regards

Martin Hoppe
This post has been answered by unknown-7404 on Feb 29 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2012
Added on Feb 28 2012
8 comments
51,013 views