sqlnet.log: No message file for product=network, facility=TNS [message #685632] |
Mon, 21 February 2022 09:37 |
|
NevemTeve
Messages: 25 Registered: November 2017
|
Junior Member |
|
|
My question is about file sqlnet.log: why does it contain messages like
TNS-12535: Message 12535 not found; No message file for product=network, facility=TNS
I know this problem does happen with standard client if file $ORACLE_HOME/network/mesg/tnsus.msg is not available, but (as far as I know) with InstantClient its content should exist in $ORACLE_HOME/lib/libociei.so.
At least in other contexts (sql*plus, Pro*C, OCI) I get valid error messages like ORA-12154: TNS:could not resolve the connect identifier specified
Also I would like to know under what conditions is file sqlnet.log written. It's clear not every problem is logged into it, only some of them.
[Updated on: Mon, 21 February 2022 09:39] Report message to a moderator
|
|
|
|
|