I am using doa345. I have an executable on my development machine that does simple queries on two different databases.
When I put the exe on another machine one of the queries works, the other does not. Here is a partial listing of the error from the sqlnet.log:
Tns error struct:
nr err code: 12206
TNS-12206: TNS:received a TNS error during navigation
ns main err code: 12545
TNS-12545: Connect failed because target host or object does not exist
I hope this is a simple or common problem. Thank you.
When I put the exe on another machine one of the queries works, the other does not. Here is a partial listing of the error from the sqlnet.log:
Tns error struct:
nr err code: 12206
TNS-12206: TNS:received a TNS error during navigation
ns main err code: 12545
TNS-12545: Connect failed because target host or object does not exist
I hope this is a simple or common problem. Thank you.