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!

Got a problem ORA-21561: OID generation failed.

1002045Apr 9 2013 — edited May 3 2013
Hi expert,
I got an error ORA-21561: OID generation failed while connecting to the server via SQL* Plus using my Mac osx.
Do you have any solution for this?
I already set the bash_profile like this:
export ORACLE_HOME=/Library/Oracle
export DYLD_LIBRARY_PATH=$ORACLE_HOME
export TNS_ADMIN=$ORACLE_HOME
export SQLPATH=$ORACLE_HOME
export PATH=$PATH:$ORACLE_HOME

So is there anything else I can do to solve the problem?
Regards!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2013
Added on Apr 9 2013
2 comments
9,023 views