Oracle export problem
- by abhiram86
I use
exp username/password@servername owner={ownername} file=backuppath;
The parameters given are correct but still not able to connect
Below is the error trace:
EXP-00056: ORACLE error 12545 encountered
ORA-12545: Connect failed because target host or object does not exist
EXP-00000: Export terminated unsuccessfully
What can be the possible reasons?