ORA-21561: OID generation failed
920462Feb 28 2012 — edited Oct 24 2012Hi 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