TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS

​​problem: 
             Message 1053 not found; No message file for product=network, facility=TNSTNS-12541:         Message 12541 not found; No message file for product=network, facility=TNS 
           TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
          TNS-00511: Message 511 not found; No message file for product=network, facility=TNS
         Linux Error: 111: Connection refused 

solution: 
              set below variable on OS  level :
    #export ORACLE_SID=<oracle db name>
    #export ORACLE_HOME=<oracle_home> <take oracle home location from /etc/oratab file>
    #export PATH=/usr/sbin:$PATH
     #export PATH=$ORACLE_HOME/bin:$PATH 
   
          then run the command which giving the error after execution.


Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)