Database - RAC/Scalability (MOSC)

MOSC Banner

Oracle Restart TNS-01101: Message 1101 not found; No message file for product=network, facility=TNS

edited Aug 5, 2019 5:05AM in Database - RAC/Scalability (MOSC) 18 commentsAnswered

Grid Infrastructure and Oracle Server 12.2.0.1 Linux RHEL 7.6.

Listeners not functioning properly.

ps -ef|grep tns shows all listeners with the property of -no_crs_notify -inherit.

lsnrctl status results in this error. TNS-01101: Message 1101 not found; No message file for product=network, facility=TNS

From what I've found the TNS-01101 error is related to ORACLE_HOME and/or TNS_ADMIN not being set.  srvctl config shows that each DB has the proper ORACLE_HOME set, and TNS_ADMIN was set with srvctl setenv -T TNS_ADMIN.

The lsnrctl command is being issued from the grid ID which has the ORACLE_HOME set to the grid home and TNS_ADMIN also set.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center