Skip to Main Content

Oracle Database Express Edition (XE)

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:ORA-12545: Connect failed because target host or object does not exist

Bill252Oct 24 2017 — edited Oct 24 2017
Hello,  I tried to do a DUMP export on my database from another schema of another instance. However, I had some erruers: SQL error: 
ORA-00439: function not activated: Partitioning 

While searching the net, I came across these commands:

cd $ ORACLE_HOME / rdbms / lib
make -f ins_rdbms.mk part_on
make -f ins_rdbms.mk ioracle 

But after running these, my instance is no longer recognized, I have the following error message: 
ERROR: ORA-12545: Does not exist   SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting.

Is there anyone who has ever encountered this problem or an idea to get around the problem ?

Thank adanced.

This post has been answered by Bill252 on Oct 24 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2017
Added on Oct 24 2017
5 comments
8,968 views