TNS-12533: TNS:illegal ADDRESS parameters

Hi
I  need to connect from BI system to external Oracle system by using DBCONNECT For this i am trying establish a connection while doing this TNSPING is giving error. as
TNS-12533: TNS:illegal ADDRESS parameters
entry in the file is
DB0.WORLD=
  (DESCRIPTION =
    (ADDRESS_LIST =
        (ADDRESS =
          (COMMUNITY = SAP.WORLD)
          (PROTOCOL = TCP)
          (HOST = relmetrodev)
          (PORT = 1523)
    (CONNECT_DATA =
       (SID = DB0)
       (GLOBAL_NAME = DB0.WORLD)
DBCON.WORLD =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = SAP.WORLD)
(PROTOCOL = TCP)
(HOST = 10.125.10.213)
(PORT = 1521)
(CONNECT_DATA =
(SID = METRODB)
(GLOBAL_NAME = DBCON.WORLD)
Kindly help i need to do nay change in SQLNET.ORA file or not required.
where exactly the TNS entry is wrong.
error shows while pinging is
tnsping DBCON
TNS Ping Utility for Solaris: Version 10.2.0.4.0 - Production on 19-MAY-2010 15:53:46
Copyright (c) 1997,  2007, Oracle.  All rights reserved.
Used parameter files:
/oracle/DB0/102_64/network/admin/sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact
TNS-12533: TNS:illegal ADDRESS parameters
Regards
Vijay

You have to enter the settings for your external system into the tnsnames.ora on your BI system.
On the external system, you should check if tcp.invited_nodes is set. If so, add your BI system to it and reinitialize your listener.
Kind regards,
Mark

Similar Messages

  • ORA-12533 TNS illegal ADDRESS parameters

    Hi all
    Im getting this error when i try to connect from my laptop to the databases on the server. (new RAC installation)
    Enter user-name: sys/passwd@duarfnam as sysdba
    ERROR:
    ORA-12533: TNS:illegal ADDRESS parameters
    The listener is running.
    I was connecting bofore then i edited the tnsnames file on the server and my laptop then it giving the error above this are the
    listener.ora entry on the server
    ================
    LISTENER_TSAVO-WEST =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = tsavo-west-vip.mydomain)(PORT = 1521)(IP = FIRST))
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ip)(PORT = 1521)(IP = FIRST))
    SID_LIST_LISTENER_TSAVO-WEST =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = +ASM2)
    (ORACLE_HOME = /oracle/ocr/oracleasm/product/asm)
    ==================================
    then on the database home $ORACLE_HOME/network/admin
    i have this entry on tnsnames.ora
    NB# public ipnode1 and public ipnode1 i have changed this for me to post this
    dware1 =
    (DESCRIPTION =
    (CONNECT_DATA =
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode2)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (SERVER = DEDICATED)
    (SERVICE_NAME = dware)
    (INSTANCE_NAME = dware1)
    dware2 =
    (DESCRIPTION =
    (CONNECT_DATA =
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode2)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (SERVER = DEDICATED)
    (SERVICE_NAME = dware)
    (INSTANCE_NAME = dware2)
    dware =
    (DESCRIPTION =
    (CONNECT_DATA =
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode2)(PORT = 1521))
    (SERVER = DEDICATED)
    (SERVICE_NAME = dware)
    please assist

    Enter user-name: sys/passwd@duarfnam as sysdbaabove done by OP
    Below aliases from tnsnames.ora file
    dware1
    dware2
    dwareSo of course "duarfnam" is not found
    12533, 00000, "TNS:illegal ADDRESS parameters"
    // *Cause: An illegal set of protocol adapter parameters was specified. In
    // some cases, this error is returned when a connection cannot be made to the
    // protocol transport.
    // *Action: Verify that the destination can be reached using the specified
    // protocol. Check the parameters within the ADDRESS section of
    // TNSNAMES.ORA.  Legal ADDRESS parameter formats may be found in the
    // Oracle operating system specific documentation for your platform.
    // Protocols that resolve names at the transport layer (such as DECnet object
    // names) are vulnerable to this error if not properly configured or names are
    // misspelled.
    Total Questions:      10 (10 unresolved) How sad!

  • Oracle9 Enterprise Manager ORA-12533-TNS:Illegal ADDRESS Parameters

    I have installed Oracle9 on my win2k box with no problem. But,
    when I try to log into the Enterprise Manager as sys or system,
    I receive the error "ORA-12533-TNS:Illegal ADDRESS Parameters"
    I AM ABLE TO CONNECT VIA SQL*Plus, Toad7.1, and any dev6i tool
    with no ERROR. Is there a script I should have run??? This does
    not happen in 8.1.7. SOMEONE PLS HELP. I HAVE READ THE DOCS and
    there is nothing outlining this error in this situation.

    I have installed Oracle9 on my win2k box with no problem. But,
    when I try to log into the Enterprise Manager as sys or system,
    I receive the error "ORA-12533-TNS:Illegal ADDRESS Parameters"
    I AM ABLE TO CONNECT VIA SQL*Plus, Toad7.1, and any dev6i tool
    with no ERROR. Is there a script I should have run??? This does
    not happen in 8.1.7. SOMEONE PLS HELP. I HAVE READ THE DOCS and
    there is nothing outlining this error in this situation.

  • Error :TNS illegal address parameters

    Hi all
    error ORA-12533 : TNS illegal address parameters
    I am getting an error while trying to access the oracle database.
    this is what i have in my tnsnames.ora
    # tnsnames.ora Network Configuration File: C:\OraHome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    LISTENER_ORCL =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.101)(PORT = null))
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.101)(PORT = null))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    The port number is showing null....is there a problem with the port number...if so what shd it be??
    Thanks

    this is the output of the set cmd
    oMicrosoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.
    C:\Users\Jai Sai Ram>set
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\Jai Sai Ram\AppData\Roaming
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    COMPUTERNAME=JAISAIRAM-PC
    ComSpec=C:\Windows\system32\cmd.exe
    DFSTRACINGON=FALSE
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\Jai Sai Ram
    LOCALAPPDATA=C:\Users\Jai Sai Ram\AppData\Local
    LOGONSERVER=\\JAISAIRAM-PC
    NUMBER_OF_PROCESSORS=2
    OS=Windows_NT
    Path=C:\OraHome_1\bin;C:\Program Files (x86)\JavaFX\javafx-sdk1.2\bin;C:\Program
    Files (x86)\JavaFX\javafx-sdk1.2\emulator\bin;C:\OracleBI\server\Bin;C:\OracleB
    I\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program File
    s (x86)\Java\jdk1.5.0_11\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\
    Wbem;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program File
    s (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Common
    Files\DivX Shared\
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PERL5LIB=C:\OraHome_1\perl\5.8.3\lib\MSWin32-x86;C:\OraHome_1\perl\5.8.3\lib;C:\
    OraHome_1\perl\5.8.3\lib\MSWin32-x86;C:\OraHome_1\perl\site\5.8.3;C:\OraHome_1\p
    erl\site\5.8.3\lib;C:\OraHome_1\sysman\admin\scripts;C:\OraHome_1\perl\lib\5.8.3
    \MSWin32-x86;C:\OraHome_1\perl\lib\5.8.3;C:\OraHome_1\perl\5.8.3\lib\MSWin32-x86
    -multi-thread;C:\OraHome_1\perl\site\5.8.3;C:\OraHome_1\perl\site\5.8.3\lib;C:\O
    raHome_1\sysman\admin\scripts
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=170a
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    PROMPT=$P$G
    PUBLIC=C:\Users\Public
    RoxioCentral=C:\Program Files (x86)\Common Files\Roxio Shared\10.0\Roxio Central
    36\
    SADATADIR=C:\OracleBIData
    SAROOTDIR=C:\OracleBI
    SATEMPDIR=C:\OracleBIData\tmp
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\JAISAI~1\AppData\Local\Temp
    TMP=C:\Users\JAISAI~1\AppData\Local\Temp
    TRACE_FORMAT_SEARCH_PATH=\\NTREL202.ntdev.corp.microsoft.com\34FB5F65-FFEB-4B61-
    BF0E-A6A76C450FAA\TraceFormat
    USERDOMAIN=JaiSaiRam-PC
    USERNAME=Jai Sai Ram
    USERPROFILE=C:\Users\Jai Sai Ram
    windir=C:\Windows

  • ORA12533 TNS illegal ADDRESS parameters

    Hi all
    Im getting this error when i try to connect from my laptop to the databases on the server. (new RAC installation)
    Enter user-name: sys/passwd@duarfnam as sysdba
    ERROR:
    ORA-12533: TNS:illegal ADDRESS parameters
    The listener is running.
    I was connecting bofore then i edited the tnsnames file on the server and my laptop then it giving the error above this are the
    listener.ora entry on the server
    ================
    LISTENER_TSAVO-WEST =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = tsavo-west-vip.mydomain)(PORT = 1521)(IP = FIRST))
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ip)(PORT = 1521)(IP = FIRST))
    SID_LIST_LISTENER_TSAVO-WEST =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = +ASM2)
    (ORACLE_HOME = /oracle/ocr/oracleasm/product/asm)
    ==================================
    then on the database home $ORACLE_HOME/network/admin
    i have this entry on tnsnames.ora
    NB# public ipnode1 and public ipnode1 i have changed this for me to post this
    dware1 =
    (DESCRIPTION =
    (CONNECT_DATA =
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode2)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (SERVER = DEDICATED)
    (SERVICE_NAME = dware)
    (INSTANCE_NAME = dware1)
    dware2 =
    (DESCRIPTION =
    (CONNECT_DATA =
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode2)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (SERVER = DEDICATED)
    (SERVICE_NAME = dware)
    (INSTANCE_NAME = dware2)
    dware =
    (DESCRIPTION =
    (CONNECT_DATA =
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = public ipnode2)(PORT = 1521))
    (SERVER = DEDICATED)
    (SERVICE_NAME = dware)
    please assist

    Duplicate of ORA-12533 TNS illegal ADDRESS parameters

  • Tnsping can't read tnsnames.ora  TNS-12533: TNS:illegal ADDRESS parameters

    Here's my tnsnames.ora. tnsping thinks it's illegal:
    acsplan =
    (DESCRIPTION=ACSPLAN
    (ADDRESS_LIST =
              (ADDRESS=(PROTOCOL=tcp)(HOST=10.101.205.166)(PORT=1521))
    (CONNECT_DATA=(SID=ACSPLAN))
    Why does tnsping think this is illegal?
    Thanks.
    Dean

    Dean Schulze wrote:
    Here's my tnsnames.ora. tnsping thinks it's illegal:
    acsplan =
    (DESCRIPTION=ACSPLAN
    (ADDRESS_LIST =
              (ADDRESS=(PROTOCOL=tcp)(HOST=10.101.205.166)(PORT=1521))
    (CONNECT_DATA=(SID=ACSPLAN))
    Why does tnsping think this is illegal?Does this work?
    acsplan  =
       (DESCRIPTION=
         (ADDRESS_LIST =
              (ADDRESS=(PROTOCOL=tcp)(HOST=10.101.205.166)(PORT=1521))
         (CONNECT_DATA=(SID=ACSPLAN))
       )

  • Oracle 11g client: TNS-illegal ADDRESS parameter

    Hi,
    I am working on a database application. The application uses OCI interface to connect and query to the Oracle Database
    The application used to work with Oracle 10g client, but using Oracle 11gR1 or 11gR2 client application is failing to connecto the Database
    The sqlnet.log on client machine is showing following error
    Fatal NI connect error 12533, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=vm-oedsdev1)(PORT=1521))(CONNECT_DATA
    =(SERVICE_NAME=orcl)(CID=(PROGRAM=_orasrv@bespin)(HOST=bespin)(USER=sgarg))))
    VERSION INFORMATION:
    TNS for Solaris: Version 11.1.0.6.0 - Production
    TCP/IP NT Protocol Adapter for Solaris: Version 11.1.0.6.0 - Production
    Time: 07-JUL-2011 05:48:50
    Tracing to file: /scratch/sgarg/wrk/bug/OE00175173/oe102b/64bit/trace/cli_8585
    .trc
    Tns error struct:
    ns main err code: 12533
    TNS-12533: TNS:illegal ADDRESS parameters
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Following is my test environment
    Platform and OS - Solaris 2.9 SPARC V9
    Oracle client version - 11.1.0.6.0
    Oracle Server version - 11.1.0.6.0
    On Database server which is running on 64 bit Windows, listener log and listener trace have following error logs
    listenr.log:
    TNS-12502: TNS:listener received no CONNECT_DATA from client.
    Following is the header of the listener.log file
    TNSLSNR for 64-bit Windows: Version 11.1.0.6.0 - Production on 07-JUL-2011 09:04:56
    listener.trc:
    The corresponding listner trace has following trace entry
    [07-JUL-2011 11:51:51:668] ntt2err: Read unexpected EOF ERROR on 460
    The Oracle client (version 11.1.0.6.0) is running on Solrias 64 bit machine.
    Please help me understanding why are these errors appearing with Oracle 11g client.
    Regards,
    Sachin

    Hi,
    Thanks for your reply, but your assumption is incorrect that I did not read the error message in the documentation. I read it many times, but could not correlate it with any wrongdoing.
    solaris64:102b$ oerr TNS 12533
    12533, 00000, "TNS:illegal ADDRESS parameters"
    // *Cause: An illegal set of protocol adapter parameters was specified. In
    // some cases, this error is returned when a connection cannot be made to the
    // protocol transport.
    // *Action: Verify that the destination can be reached using the specified
    // protocol. Check the parameters within the ADDRESS section of
    // TNSNAMES.ORA. Legal ADDRESS parameter formats may be found in the
    // Oracle operating system specific documentation for your platform.
    // Protocols that resolve names at the transport layer (such as DECnet object
    // names) are vulnerable to this error if not properly configured or names are
    // misspelled.
    The above says that, illegal set of protocol adapters was specified...., I am using 'Local Naming (tnsnames.ora)' connection method and using TCP/IP protocol.
    Following are the tnsnames.ora content
    solaris64:102b$ cat tnsnames.ora
    oeora11g1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = vm-oedsdev1)(PORT = 1521))
    (CONNECT_DATA =
    (service_name = orcl)
    and the following are the sqlnet.ora content
    solaris64:102b$ cat sqlnet.ora
    # sqlnet.ora Network Configuration File: /gateways/solaris64/oracle/client/10.2/network/admin/sqlnet.ora
    # Generated by Oracle configuration tools.
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES)
    DIAG_ADR_ENABLED=NO
    trace_level_client=SUPPORT
    trace_directory_client=/scratch/sgarg/wrk/bug/OE00175173/oe102b/64bit/trace
    My bad that the information was not enough to comment on anything on the problem.
    I think, the above info would be helpful
    Thanks,
    Sachin

  • WINDOWS용 SQL*NET 사용시 TNS-12533

    제품 : SQL*NET
    작성날짜 : 1995-11-10
    TNS-12533에러는 대개 TNSNAMES.ORA에서 기술자의 ADDRESS 부분에 프로토콜
    CONNECT DESCRIPTOR의 매개 변수가 틀릴 때 발생합니다. TCP/IP 어댑터의 경우,
    프로토콜 특유의 매개 변수는 다음과 같습니다.
    (ADDRESS =
    [(COMMUNITY=community_name)]
    (PROTOCOL=TCP)
    (HOST=host_name 또는 ip_address)
    (PORT=port_number)
    TCP/IP 어댑터를 사용할 때 TNSNAMES.ORA 의 완전한 구문은 다음과 같습니다.
    구문 해설
    service_name=
    (DESCRIPTION=
    (ADDRESS_LIST= ADDRESS_LIST는 생략할 수 있다.
    (ADDRESS=
    (COMMUNITY=community_name) COMMUNITY는 생략할 수 있다.
    (PROTOCOL=TCP)
    (HOST=host_name 또는 ip_address)
    (PORT=port_number)
    (CONNECT_DATA=
    (SID=sid)
    TNSNAMES.ORA에 정의된 서버에 연결하려면, 연결중인 응용 프로그램의 Log On
    dialog box에서 호스트 스트링 필드에 연결 스트링 "TNS:service_name"을
    지정하십시요. 또한 WINDOWS\WIN.INI의 ORA_CONFIG가 지시하는 파일에 LOCAL
    매개 변수를 지정하여 기본 데이타베이스를 정의하는 것이 좋습니다.
    ORA_CONFIG는 대개 WINDOWS\ORACLE.INI를 지시합니다.
    ORACLE.INI에서 "LOCAL=TNS:service_name"행을 추가할 수 있습니다. 그 후,
    연결을 할 때는 호스트 스트링 필드를 비워 둘 수 있습니다.

  • TNS-12542: TNS:address already in use

    Hi
    I am getting the following error:
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
    TNS-00512: Address already in use
    Linux Error: 98: Address already in use
    Can someone please tell me how to fix it. This is 9i on Linux and it is just a single insatance?
    Thanks in Advance.
    Regards

    Thanks for your time and reply Yas...
    Actually, I am trying to stop it and it hangs. Nothing else except help works on the listener prompt but the listener process is running.
    I killed the listener process using kill -9 and now I am not able to start it. I tried different ports also. Can someone please help me solving this? Start to stop commands just hangs.
    Regards
    Message was edited by:
    Singh

  • Error while starting listener on my database TNS-1255,TNS-12560, TNS-00525

    Hi All,
    I am newbie to oracle and i have been struggling from last one week to get this error corrected on my database.
    Listener services are not working due to which i'm unable to proceed my work. Please provide ur help as i really want to learn.
    Edited by: 978366 on Jan 12, 2013 6:18 AM

    Please take a look at all the details asked by you guys. It will really helpful if this can get fixed
    [oraprod@mycomp admin]$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    10.10.10.100 mycomp.mydomain.com mycomp
    [oraprod@mycomp admin]$ uname -a
    Linux mycomp.mydomain.com 2.6.9-89.0.0.0.1.ELhugemem #1 SMP Tue May 19 04:38:38 EDT 2009 i686 i686 i386 GNU/Linux
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    listener.ora entry
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mycomp.mydomain.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROCO))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = test.mycomp.mydomain.com)
    (ORACLE_HOME = /u01/app/oraprod/product/1020/db_1)
    (SID_NAME = test)
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oraprod/product/1020/db_1)
    (PROGRAM = extproc)
    tnsname.ora entry
    TEST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mycomp.mydomain.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = TEST)
    listener status
    [oraprod@mycomp admin]$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 14-JAN-2013 16:44:33
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=mycomp.mydomain.com)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCO)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oraprod@mycomp admin]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 14-JAN-2013 16:44:44
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /u01/app/oraprod/product/1020/db_1/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    [oraprod@mycomp admin]$

  • TNS-12560: TNS:protocol adapter error listener not starting up.

    Hi all
    we came to an issue where we have to move our server from one data centre to another after unplugging the machine and re-plugging the server
    1) Operating system (OEL 5.1) started.
    2) Database 11gR2 started.
    3) Listener Failed to Start.
    [oracle@yam01 tmp]$ lsnrctl start lsn_yscc12
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-OCT-2012 07:57:58
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.2.0/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    [oracle@yam01 tmp]$
    When checked in sqlnet.log we found.
    [oracle@yam01 log]$ cat sqlnet.log
    Directory does not exist for read/write [u01/app/oracle/product/11.2.0/log] [u01/app/oracle/product/11.2.0/log/diag/clients]
    [oracle@yam01 log]$
    /u01/app/oracle/product/11.2.0/log
    /u01/app/oracle/product/11.2.0/log/diag/clients --> here under diag folder client folder was missing.
    drwxrwxr-x 3 oracle oinstall 4096 Sep 30 12:59 /u01/app/oracle/product/11.2.0/log/diag/
    *[oracle@yam01 log]$ cd /u01/app/oracle/product/11.2.0/log/diag/clients*
    -bash: cd: /u01/app/oracle/product/11.2.0/log/diag/clients: No such file or directory
    *[oracle@yam01 log]*
    [oracle@yam01 diag]$ mkdir clients
    [oracle@yam01 diag]$ ls -ltr
    total 12
    drwxr-x--- 3 oracle oinstall 4096 Sep 30 12:59 rdbms
    -rw-r----- 1 oracle oinstall 15 Oct 2 07:43 adrci_dir.mif
    drwxr-xr-x 2 oracle oinstall 4096 Oct 2 08:27 clients
    [oracle@yam01 diag]$
    and added *"SUBSCRIBE_FOR_NODE_DOWN_EVENT_lsn_yscc12=OFF"*
    and then when started all the listener it started successfully.+_
    [oracle@yam01 ~]$ lsnrctl status lsn_yscc12
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-OCT-2012 08:40:19
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=100.100.50.199)(PORT=1603)))
    STATUS of the LISTENER
    Alias lsn_yscc12
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 02-OCT-2012 08:28:09
    Uptime 0 days 0 hr. 12 min. 9 sec
    Trace Level admin
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/yam01/lsn_yscc12/alert/log.xml
    Listener Trace File /u01/app/oracle/diag/tnslsnr/yam01/lsn_yscc12/trace/ora_10095_3086223040.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=100.100.50.199)(PORT=1603)))
    Services Summary...
    Service "YSCC12.YAMAMACEMENT.COM" has 1 instance(s).
    Instance "yscc12", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@yam01 ~]$
    Thanks all for Reading this post
    hope if you came across this issues this may work for you.
    Best Regards
    Kaleem.

    Welcome to OTN
    Thank you For you sharing :)

  • [12203] TNS-12203 TNS:unable to connect to destination

    [12203] TNS-12203 TNS:unable to connect to destination
    What does this mean?
    Is it mostly a network issue?

    1) Verify that you have entered the net service name you wish to reach correctly.
    2) Verify that the net service name ADDRESS parameters in the connect
    descriptor of your TNSNAMES.ORA file are correct.
    3) Verify that your TNSNAMES.ORA file is stored in the correct directory.
    4) Verify that the listener on the remote node has started and is running. If not,
    start the listener by using the Listener Control Utility.
    5) If you are connecting from a login box, verify that you are not placing an "@"
    symbol before your connect net service name.
    NOTE:21337.1

  • TNS-12564: TNS:connection refused

    Hi,
    I have some PHP applications which connect to Oracle database.
    I sometime receive the following error message.
    Fatal NI connect error 12516, connecting to:
    (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=)(CID=(PROGRAM=httpd)(HOST=r33188.ovh.net)(USER=nobody)))(ADDRESS=(PROTOCOL=TCP)(HOST=178.32.113.43)(PORT=1521)))
    VERSION INFORMATION:
         TNS for Linux: Version 10.2.0.1.0 - Production
         TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.1.0 - Production
    Time: 29-JUL-2010 18:01:45
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    I already had that error message in the past. At that time, I looked at the V$RESOURCE_LIMIT view and I saw session and process parameters were too small so I increased its.
    Now, I checked again to these parameters and values never went nearly the max values.
    RESOURCE_NAME     CURRENT_UTILIZATION     MAX_UTILIZATION     INITIAL_ALLOCATION     LIMIT_VALUE
    processes     21     183     400     400
    sessions     29     191     445     445
    enqueue_locks     13     23     5470     5470
    enqueue_resources     13     44     2176     UNLIMITED
    ges_procs     0     0     0     0
    ges_ress     0     0     0     UNLIMITED
    ges_locks     0     0     0     UNLIMITED
    ges_cache_ress     0     0     0     UNLIMITED
    ges_reg_msgs     0     0     0     UNLIMITED
    ges_big_msgs     0     0     0     UNLIMITED
    ges_rsv_msgs     0     0     0     0
    gcs_resources     0     0     0     0
    gcs_shadows     0     0     0     0
    dml_locks     0     73     1956     UNLIMITED
    temporary_table_locks     0     3     UNLIMITED     UNLIMITED
    transactions     1     6     489     UNLIMITED
    branches     0     0     489     UNLIMITED
    cmtcallbk     0     1     489     UNLIMITED
    sort_segment_locks     5     8     UNLIMITED     UNLIMITED
    max_rollback_segments     11     11     489     65535
    max_shared_servers     4     7     UNLIMITED     UNLIMITED
    parallel_max_servers     0     0     0     3600
    Is it possible it can from another thing ? What is the best way to never have this error message again ? What is max value for sessions and processes that Oracle can support ?
    Thanks in advance,
    Best regards.

    Why do I am having (HOST=178.32.113.43)(PORT=1521) in the error message? I am using only the DNS name.
    my tnsnames.ora file:
    NV =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dns_name)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = NV)
    and in my php connection function I also use the DNS name as the host and username/password like:
    $connect = ocilogon($username, $password, 'dns_name');
    Should I connect in another way ? like:
    $ora_host='(DESCRIPTION =(ADDRESS =(PROTOCOL = TCP)(HOST = dns_name)(PORT = 1521))(CONNECT_DATA =(SID = NV)))';
    $connect = ocilogon($username, $password, $ora_host);

  • Listener is not starting (TNS-12555: TNS:permission denied)

    Hello,
    I'm doing a fresh installation with Oracle 10g but I'm stuck in starting the listener (user oracle).
    I added
    TRACE_LEVEL_LISTENER = ADMIN
    to the listener.ora but I still only see "TNS-12555: TNS:permission denied" and I don't know where the permissions are missing.
    Below you'll find the command output of "lsnrctl start", the listener.ora, tnsnames.org and the tracelog-file listener.trc.
    Any hints?
    $ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 18-MAY-2011 14:34:24
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /opt/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /opt/oracle/product/10.2.0/db_1/network/log/listener.log
    Trace information written to /opt/oracle/product/10.2.0/db_1/network/trace/listener.trc
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12555: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00525: Insufficient privilege for operation
    Linux Error: 1: Operation not permitted
    Listener failed to start. See the error message(s) above...
    $ cat listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = comas)
    (ORACLE_HOME = /opt/oracle/product/10.2.0/db_1)
    (SID_NAME = comas)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = accelrys-server)(PORT = 1521))
    TRACE_LEVEL_LISTENER = ADMIN
    $ cat tnsnames.ora
    COMAS =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = accelrys-server)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = comas)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    $ cat listener.trc
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production on 18-MAY-2011 14:34:26
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    [18-MAY-2011 14:34:26:165] --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
    [18-MAY-2011 14:34:26:165] New trace stream is /opt/oracle/product/10.2.0/db_1/network/trace/listener.trc
    [18-MAY-2011 14:34:26:165] New trace level is 6
    [18-MAY-2011 14:34:26:165] --- TRACE CONFIGURATION INFORMATION ENDS ---
    [18-MAY-2011 14:34:26:165] --- PARAMETER SOURCE INFORMATION FOLLOWS ---
    [18-MAY-2011 14:34:26:165] Attempted load of system pfile source /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora
    [18-MAY-2011 14:34:26:165] Parameter source loaded successfully
    [18-MAY-2011 14:34:26:165]
    [18-MAY-2011 14:34:26:165] Attempted load of command line source
    [18-MAY-2011 14:34:26:165] Parameter source was not loaded
    [18-MAY-2011 14:34:26:165]
    [18-MAY-2011 14:34:26:165] -> PARAMETER TABLE LOAD RESULTS FOLLOW <-
    [18-MAY-2011 14:34:26:165] Successful parameter table load
    [18-MAY-2011 14:34:26:166] -> PARAMETER TABLE HAS THE FOLLOWING CONTENTS <-
    [18-MAY-2011 14:34:26:166] SID_LIST_LISTENER = (SID_LIST = (SID_DESC = (SID_NAME = PLSExtProc) (ORACLE_HOME = /opt/oracle/product/10.2.0/db_1) (PROGRAM = extproc) (SID_DESC = (GL
    OBAL_DBNAME = comas) (ORACLE_HOME = /opt/oracle/product/10.2.0/db_1) (SID_NAME = comas))))
    [18-MAY-2011 14:34:26:166] LISTENER = (DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))) (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = accelrys-
    server)(PORT = 1521))))
    [18-MAY-2011 14:34:26:166] TRACE_LEVEL_LISTENER = ADMIN
    [18-MAY-2011 14:34:26:166] --- PARAMETER SOURCE INFORMATION ENDS ---
    [18-MAY-2011 14:34:26:166] --- LOG CONFIGURATION INFORMATION FOLLOWS ---
    [18-MAY-2011 14:34:26:166] Log stream will be "/opt/oracle/product/10.2.0/db_1/network/log/listener.log"
    [18-MAY-2011 14:34:26:166] Log stream validation requested
    [18-MAY-2011 14:34:26:166] Log stream is valid
    [18-MAY-2011 14:34:26:166] --- LOG CONFIGURATION INFORMATION ENDS ---
    [18-MAY-2011 14:34:26:166] nlstdipi: entry
    [18-MAY-2011 14:34:26:166] nlstdipi: exit
    [18-MAY-2011 14:34:26:166] nsglldprm: Resolved "INBOUND_CONNECT_TIMEOUT_LISTENER" to: 0
    [18-MAY-2011 14:34:26:166] nsglldprm: Resolved "STARTUP_WAIT_TIME_LISTENER" to: 0
    [18-MAY-2011 14:34:26:166] nsglldprm: LocalOSauth enabled
    [18-MAY-2011 14:34:26:166] snsgblini: exit
    [18-MAY-2011 14:34:26:167] nsinherit: doing connect handshake...
    [18-MAY-2011 14:34:26:167] nsc2addr: (ADDRESS=(PROTOCOL=beq))
    [18-MAY-2011 14:34:26:167] nlpcaini: entry
    [18-MAY-2011 14:34:26:167] nlpcaini: No process parameters set
    [18-MAY-2011 14:34:26:167] nlpcaini: exit
    [18-MAY-2011 14:34:26:167] nsinh_hoff: inheriting the connection...
    [18-MAY-2011 14:34:26:167] nsmal: 1144 bytes at 0x80afb80
    [18-MAY-2011 14:34:26:167] nsmal: 1992 bytes at 0x80bfd40
    [18-MAY-2011 14:34:26:167] nsmal: 168 bytes at 0x80c0690
    [18-MAY-2011 14:34:26:167] nsopen: opening transport...
    [18-MAY-2011 14:34:26:167] ntpcon: entry
    [18-MAY-2011 14:34:26:167] ntpcon: toc = 4
    [18-MAY-2011 14:34:26:168] ntpcon: NT layer IPC connection has been established.
    [18-MAY-2011 14:34:26:168] ntpcon: exit
    [18-MAY-2011 14:34:26:168] nsopen: transport is open
    [18-MAY-2011 14:34:26:168] nsoptions: lcl[0]=0x0, lcl[1]=0x10000000, gbl[0]=0x0, gbl[1]=0x0, cha=0x0
    [18-MAY-2011 14:34:26:168] nsoptions: lcl[0]=0xf4ffe9ff, lcl[1]=0x10000000, gbl[0]=0x7ebf, gbl[1]=0x0
    [18-MAY-2011 14:34:26:168] nsnainit: inherit
    [18-MAY-2011 14:34:26:168] nsnasvnainfo: NA disabled for this connection
    [18-MAY-2011 14:34:26:168] ntpctl: entry
    [18-MAY-2011 14:34:26:168] ntpctl: exit
    [18-MAY-2011 14:34:26:168] nainit: entry
    [18-MAY-2011 14:34:26:168] nagblini: entry
    [18-MAY-2011 14:34:26:168] nau_gin: entry
    [18-MAY-2011 14:34:26:168] nau_gparams: entry
    [18-MAY-2011 14:34:26:168] ntpcon: exit
    [18-MAY-2011 14:34:26:168] nsopen: transport is open
    [18-MAY-2011 14:34:26:168] nsoptions: lcl[0]=0x0, lcl[1]=0x10000000, gbl[0]=0x0, gbl[1]=0x0, cha=0x0
    [18-MAY-2011 14:34:26:168] nsoptions: lcl[0]=0xf4ffe9ff, lcl[1]=0x10000000, gbl[0]=0x7ebf, gbl[1]=0x0
    [18-MAY-2011 14:34:26:168] nsnainit: inherit
    [18-MAY-2011 14:34:26:168] nsnasvnainfo: NA disabled for this connection
    [18-MAY-2011 14:34:26:168] ntpctl: entry
    [18-MAY-2011 14:34:26:168] ntpctl: exit
    [18-MAY-2011 14:34:26:168] nainit: entry
    [18-MAY-2011 14:34:26:168] nagblini: entry
    [18-MAY-2011 14:34:26:168] nau_gin: entry
    [18-MAY-2011 14:34:26:168] nau_gparams: entry
    [18-MAY-2011 14:34:26:168] nam_gbp: Reading parameter "sqlnet.authentication_required" from parameter file
    [18-MAY-2011 14:34:26:168] nam_gbp: Parameter not found
    [18-MAY-2011 14:34:26:168] nau_gparams: Using default value "FALSE"
    [18-MAY-2011 14:34:26:168] nau_gslf: entry
    [18-MAY-2011 14:34:26:168] nam_gic: entry
    [18-MAY-2011 14:34:26:168] nam_gic: Counting # of items in "sqlnet.authentication_services" parameter
    [18-MAY-2011 14:34:26:168] nam_gic: Parameter not found
    [18-MAY-2011 14:34:26:168] nam_gic: Found 0 items
    [18-MAY-2011 14:34:26:168] nam_gic: exit
    [18-MAY-2011 14:34:26:168] nau_gslf: Using default value "all available adapters"
    [18-MAY-2011 14:34:26:168] nauss_set_state: entry
    [18-MAY-2011 14:34:26:168] nauss_set_state: exit
    [18-MAY-2011 14:34:26:168] nau_gslf: exit
    [18-MAY-2011 14:34:26:168] nau_gparams: exit
    [18-MAY-2011 14:34:26:168] nau_gin: exit
    [18-MAY-2011 14:34:26:168] nagblini: exit
    [18-MAY-2011 14:34:26:168] na_saveprot: entry
    [18-MAY-2011 14:34:26:168] na_saveprot: exit
    [18-MAY-2011 14:34:26:168] nacomin: entry
    [18-MAY-2011 14:34:26:168] nas_init: entry
    [18-MAY-2011 14:34:26:168] nas_init: exit
    [18-MAY-2011 14:34:26:168] nau_ini: entry
    [18-MAY-2011 14:34:26:168] naugcp_get_connect_parameters: entry
    [18-MAY-2011 14:34:26:168] nauss_set_state: entry
    [18-MAY-2011 14:34:26:168] nauss_set_state: exit
    [18-MAY-2011 14:34:26:168] naugcp_get_connect_parameters: exit
    [18-MAY-2011 14:34:26:168] nau_gettab: entry
    [18-MAY-2011 14:34:26:168] nau_gettab: exit
    [18-MAY-2011 14:34:26:168] nau_sini: entry
    [18-MAY-2011 14:34:26:168] nau_sini: exit
    [18-MAY-2011 14:34:26:168] nau_ini: exit
    [18-MAY-2011 14:34:26:168] naeeinit: entry
    [18-MAY-2011 14:34:26:168] nam_gbp: Reading parameter "SQLNET.FIPS_140" from parameter file
    [18-MAY-2011 14:34:26:168] nam_gbp: Parameter not found
    [18-MAY-2011 14:34:26:168] nam_gnsp: Reading parameter "SQLNET.ENCRYPTION_SERVER" from parameter file
    [18-MAY-2011 14:34:26:168] nam_gnsp: Parameter not found
    [18-MAY-2011 14:34:26:168] naequad: Using default value "ACCEPTED"
    [18-MAY-2011 14:34:26:168] nam_gic: entry
    [18-MAY-2011 14:34:26:168] nam_gic: Counting # of items in "SQLNET.ENCRYPTION_TYPES_SERVER" parameter
    [18-MAY-2011 14:34:26:168] nam_gic: Parameter not found
    [18-MAY-2011 14:34:26:168] nam_gic: exit
    [18-MAY-2011 14:34:26:168] naesno: Using default value "all available algorithms"
    [18-MAY-2011 14:34:26:168] naeshow: entry
    [18-MAY-2011 14:34:26:168] naeshow: exit
    [18-MAY-2011 14:34:26:168] naeeinit: exit
    [18-MAY-2011 14:34:26:168] naecinit: entry
    [18-MAY-2011 14:34:26:169] nam_gnsp: Reading parameter "SQLNET.CRYPTO_CHECKSUM_SERVER" from parameter file
    [18-MAY-2011 14:34:26:169] nam_gnsp: Parameter not found
    [18-MAY-2011 14:34:26:169] naequad: Using default value "ACCEPTED"
    [18-MAY-2011 14:34:26:169] nam_gic: entry
    [18-MAY-2011 14:34:26:169] nam_gic: Counting # of items in "SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER" parameter
    [18-MAY-2011 14:34:26:169] nam_gic: Parameter not found
    [18-MAY-2011 14:34:26:169] nam_gic: exit
    [18-MAY-2011 14:34:26:169] naesno: Using default value "all available algorithms"
    [18-MAY-2011 14:34:26:169] naeshow: entry
    [18-MAY-2011 14:34:26:169] naeshow: exit
    [18-MAY-2011 14:34:26:169] naecinit: exit
    [18-MAY-2011 14:34:26:169] nadisc: entry
    [18-MAY-2011 14:34:26:169] nacomtm: entry
    [18-MAY-2011 14:34:26:169] nacompd: entry
    [18-MAY-2011 14:34:26:169] nacompd: exit
    [18-MAY-2011 14:34:26:169] nacompd: entry
    [18-MAY-2011 14:34:26:169] nacompd: exit
    [18-MAY-2011 14:34:26:169] nacomtm: exit
    [18-MAY-2011 14:34:26:169] nas_dis: entry
    [18-MAY-2011 14:34:26:169] nas_dis: exit
    [18-MAY-2011 14:34:26:169] nau_dis: entry
    [18-MAY-2011 14:34:26:169] nau_dis: exit
    [18-MAY-2011 14:34:26:169] naeetrm: entry
    [18-MAY-2011 14:34:26:169] naeetrm: exit
    [18-MAY-2011 14:34:26:169] naectrm: entry
    [18-MAY-2011 14:34:26:169] naectrm: exit
    [18-MAY-2011 14:34:26:169] nagbltrm: entry
    [18-MAY-2011 14:34:26:169] nau_gtm: entry
    [18-MAY-2011 14:34:26:169] nau_gtm: exit
    [18-MAY-2011 14:34:26:169] nagbltrm: exit
    [18-MAY-2011 14:34:26:169] nadisc: exit
    [18-MAY-2011 14:34:26:169] nainit: exit
    [18-MAY-2011 14:34:26:169] nsnainit: NS Connection version: 313
    [18-MAY-2011 14:34:26:169] nsnainit: inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
    [18-MAY-2011 14:34:26:169] nsnainit: "or" info flags: 0xd Translations follow:
    native service(s) is (are) wanted
    NA disabled remotely for this connection
    NA services unavailable on both processes - negotiation not needed
    [18-MAY-2011 14:34:26:169] nsnainit: "or" info flags: 0xd Translations follow:
    native service(s) is (are) wanted
    NA disabled remotely for this connection
    NA services unavailable on both processes - negotiation not needed
    "and" info flags: 0xd Translations follow:
    native service(s) is (are) wanted
    NA disabled remotely for this connection
    NA services unavailable on both processes - negotiation not needed
    [18-MAY-2011 14:34:26:169] nsopen: global context check-in (to slot 0) complete
    [18-MAY-2011 14:34:26:169] nsopen: lcl[0]=0xf4ffe9ff, lcl[1]=0x10000000, gbl[0]=0x7ebf, gbl[1]=0x0, tdu=4096, sdu=2048
    [18-MAY-2011 14:34:26:169] nsdo: cid=0, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x2
    [18-MAY-2011 14:34:26:169] nsdo: rank=64, nsctxrnk=0
    [18-MAY-2011 14:34:26:169] nsdo: nsctx: state=7, flg=0x4000, mvd=0
    [18-MAY-2011 14:34:26:169] nsmal: 168 bytes at 0x80c1760
    [18-MAY-2011 14:34:26:169] nsmal: 168 bytes at 0x80c2030
    [18-MAY-2011 14:34:26:169] nsdo: nsctxrnk=0
    [18-MAY-2011 14:34:26:169] nsdo: cid=0, opcode=68, bl=0, what=8, uflgs=0x0, cflgs=0x3
    [18-MAY-2011 14:34:26:169] nsdo: rank=64, nsctxrnk=0
    [18-MAY-2011 14:34:26:169] nsdo: nsctx: state=14, flg=0x4004, mvd=0
    [18-MAY-2011 14:34:26:169] nsdo: gtn=10, gtc=10, ptn=10, ptc=2047
    [18-MAY-2011 14:34:26:169] nscon: doing connect handshake...
    [18-MAY-2011 14:34:26:169] nscon: recving a packet
    [18-MAY-2011 14:34:26:169] nsprecv: reading from transport...
    [18-MAY-2011 14:34:26:169] ntprd: entry
    [18-MAY-2011 14:34:26:169] ntprd: exit
    [18-MAY-2011 14:34:26:169] nsprecv: 188 bytes from transport
    [18-MAY-2011 14:34:26:169] nsprecv: tlen=188, plen=188, type=1
    [18-MAY-2011 14:34:26:169] nscon: got NSPTCN packet
    [18-MAY-2011 14:34:26:169] nsconneg: vsn=313, lov=300, opt=0x0, sdu=2048, tdu=4096, ntc=0x4f98
    [18-MAY-2011 14:34:26:169] nsconneg: vsn=313, gbl=0x0, sdu=2048, tdu=4096
    [18-MAY-2011 14:34:26:169] nsmal: 130 bytes at 0x80c2900
    [18-MAY-2011 14:34:26:169] nscon: got 130 bytes connect data
    [18-MAY-2011 14:34:26:169] nsmfr: 130 bytes at 0x80c2900
    [18-MAY-2011 14:34:26:169] nscon: discarding connect data (130 bytes)
    [18-MAY-2011 14:34:26:169] nsdo: nsctxrnk=0
    [18-MAY-2011 14:34:26:169] nsinh_hoff: connection inherited
    [18-MAY-2011 14:34:26:169] nsinherit: connected
    [18-MAY-2011 14:34:26:169] nsglma: entry
    [18-MAY-2011 14:34:26:170] nsglma: Listener's pid=10501
    [18-MAY-2011 14:34:26:170] nladini: entry
    [18-MAY-2011 14:34:26:170] nladini: exit
    [18-MAY-2011 14:34:26:170] nladget: entry
    [18-MAY-2011 14:34:26:170] nladget: exit
    [18-MAY-2011 14:34:26:170] nsgllsn: LSNDSC==>(DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    [18-MAY-2011 14:34:26:170] nsglhcrt: entry
    [18-MAY-2011 14:34:26:171] nsglhcrt: exit
    [18-MAY-2011 14:34:26:171] nsglbgetRSPidx: entry
    [18-MAY-2011 14:34:26:171] nladini: entry
    [18-MAY-2011 14:34:26:171] nladini: exit
    [18-MAY-2011 14:34:26:171] nladget: entry
    [18-MAY-2011 14:34:26:171] nladget: exit
    [18-MAY-2011 14:34:26:171] nsglbn2i: entry
    [18-MAY-2011 14:34:26:171] nsglbn2i: exit
    [18-MAY-2011 14:34:26:171] nladtrm: entry
    [18-MAY-2011 14:34:26:171] nladtrm: exit
    [18-MAY-2011 14:34:26:171] nsglbgetRSPidx: returning ecode=0
    [18-MAY-2011 14:34:26:171] nsglbgetRSPidx: exit
    [18-MAY-2011 14:34:26:171] nsc2addr: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    [18-MAY-2011 14:34:26:171] sntuscrt: entry
    [18-MAY-2011 14:34:26:171] sntuscrt: exit
    [18-MAY-2011 14:34:26:171] ntusb2adr: entry
    [18-MAY-2011 14:34:26:171] ntusb2adr: KEY = EXTPROC1
    [18-MAY-2011 14:34:26:171] ntusb2adr: exit
    [18-MAY-2011 14:34:26:171] nsmal: 1144 bytes at 0x80c5850
    [18-MAY-2011 14:34:26:171] nsmal: 1992 bytes at 0x80c5cd0
    [18-MAY-2011 14:34:26:171] nsmal: 168 bytes at 0x80c5730
    [18-MAY-2011 14:34:26:171] ntusconn: entry
    [18-MAY-2011 14:34:26:171] ntusconn: connect: operation 6
    [18-MAY-2011 14:34:26:171] ntuscnp: entry
    [18-MAY-2011 14:34:26:171] ntuscnp: exit
    [18-MAY-2011 14:34:26:171] ntusconn: exit
    [18-MAY-2011 14:34:26:171] nsopen: opening transport...
    [18-MAY-2011 14:34:26:171] ntusconn: entry
    [18-MAY-2011 14:34:26:171] ntusconn: connect: operation 2
    [18-MAY-2011 14:34:26:171] ntuscnp: entry
    [18-MAY-2011 14:34:26:171] sntusgph: entry
    [18-MAY-2011 14:34:26:171] sntusgph: exit
    [18-MAY-2011 14:34:26:171] ntus2err: entry
    [18-MAY-2011 14:34:26:171] ntus2err: sd=9, op=1, resnt[0]=512, resnt[1]=98, resnt[2]=0
    [18-MAY-2011 14:34:26:171] ntus2err: exit
    [18-MAY-2011 14:34:26:171] sntusgph: entry
    [18-MAY-2011 14:34:26:171] sntusgph: fail to search /var/tmp/.oracle/sEXTPROC1
    [18-MAY-2011 14:34:26:172] sntusgph: exit
    [18-MAY-2011 14:34:26:172] ntus2err: entry
    [18-MAY-2011 14:34:26:172] ntus2err: sd=9, op=1, resnt[0]=525, resnt[1]=1, resnt[2]=0
    [18-MAY-2011 14:34:26:172] ntus2err: exit
    [18-MAY-2011 14:34:26:172] ntuscnp: exit
    [18-MAY-2011 14:34:26:172] ntusconn: exit
    [18-MAY-2011 14:34:26:172] nserror: nsres: id=0, op=65, ns=12555, ns2=12560; nt[0]=525, nt[1]=1, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    [18-MAY-2011 14:34:26:172] nsopen: unable to open transport
    [18-MAY-2011 14:34:26:172] nsmfr: 1992 bytes at 0x80c5cd0
    [18-MAY-2011 14:34:26:172] nsmfr: 1144 bytes at 0x80c5850
    [18-MAY-2011 14:34:26:172] nsglhfre: entry
    [18-MAY-2011 14:34:26:172] nsglhrem: entry
    [18-MAY-2011 14:34:26:172] nsglhrem: entry
    [18-MAY-2011 14:34:26:172] nsglhfre: Deallocating cxd 0x80c43f0.
    [18-MAY-2011 14:34:26:172] nsglhfre: exit
    [18-MAY-2011 14:34:26:172] nsglma: Reporting the following error stack:
    TNS-12555: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00525: Insufficient privilege for operation
    Linux Error: 1: Operation not permitted
    [18-MAY-2011 14:34:26:172] nsdo: cid=0, opcode=67, bl=542, what=10, uflgs=0x0, cflgs=0x3
    [18-MAY-2011 14:34:26:172] nsdo: rank=64, nsctxrnk=0
    [18-MAY-2011 14:34:26:172] nsdo: nsctx: state=2, flg=0x4004, mvd=0
    [18-MAY-2011 14:34:26:172] nsdo: gtn=188, gtc=188, ptn=10, ptc=2047
    [18-MAY-2011 14:34:26:172] nscon: sending NSPTRF packet
    [18-MAY-2011 14:34:26:172] nspsend: plen=12, type=4
    [18-MAY-2011 14:34:26:172] ntpwr: entry
    [18-MAY-2011 14:34:26:172] ntpwr: exit
    [18-MAY-2011 14:34:26:172] nspsend: 12 bytes to transport
    [18-MAY-2011 14:34:26:172] nscon: sending 542 bytes connect data
    [18-MAY-2011 14:34:26:172] nsdo: cid=0, opcode=67, bl=542, what=1, uflgs=0x4000, cflgs=0x0
    [18-MAY-2011 14:34:26:172] nsdo: nsctx: state=2, flg=0x4004, mvd=0
    [18-MAY-2011 14:34:26:172] nsdo: gtn=188, gtc=188, ptn=10, ptc=2047
    [18-MAY-2011 14:34:26:172] nsdo: 542 bytes to NS buffer
    [18-MAY-2011 14:34:26:172] nsdo: nsctxrnk=0
    [18-MAY-2011 14:34:26:172] nstimarmed: no timer allocated
    [18-MAY-2011 14:34:26:172] nstoClearTimeout: ATO disabled for ctx=0x0x80afb80
    [18-MAY-2011 14:34:26:172] nstoClearTimeout: STO disabled for ctx=0x0x80afb80
    [18-MAY-2011 14:34:26:172] nstoClearTimeout: RTO disabled for ctx=0x0x80afb80
    [18-MAY-2011 14:34:26:172] nstoClearTimeout: PITO disabled for ctx=0x0x80afb80
    [18-MAY-2011 14:34:26:172] nstoUpdateActive: Active timeout is -1 (see nstotyp)
    [18-MAY-2011 14:34:26:172] ntpctl: entry
    [18-MAY-2011 14:34:26:172] ntpctl: exit
    [18-MAY-2011 14:34:26:172] ntpctl: entry
    [18-MAY-2011 14:34:26:172] ntpctl: exit
    [18-MAY-2011 14:34:26:172] nsdo: cid=0, opcode=66, bl=0, what=0, uflgs=0x0, cflgs=0x2
    [18-MAY-2011 14:34:26:172] nsdo: rank=64, nsctxrnk=0
    [18-MAY-2011 14:34:26:172] nsdo: nsctx: state=2, flg=0x4000, mvd=0
    [18-MAY-2011 14:34:26:172] nsdofls: DATA flags: 0x40
    [18-MAY-2011 14:34:26:172] nsdofls: sending NSPTDA packet
    [18-MAY-2011 14:34:26:172] nspsend: plen=552, type=6
    [18-MAY-2011 14:34:26:172] ntpwr: entry
    [18-MAY-2011 14:34:26:172] ntpwr: exit
    [18-MAY-2011 14:34:26:172] nspsend: 552 bytes to transport
    [18-MAY-2011 14:34:26:172] nsdo: nsctxrnk=0
    [18-MAY-2011 14:34:26:172] nsclose: closing transport
    [18-MAY-2011 14:34:26:172] ntpdisc: entry
    [18-MAY-2011 14:34:26:173] ntpdisc: exit
    [18-MAY-2011 14:34:26:173] nsclose: global context check-out (from slot 0) complete
    [18-MAY-2011 14:34:26:173] nsmfr: 1992 bytes at 0x80bfd40
    [18-MAY-2011 14:34:26:173] nsmfr: 1144 bytes at 0x80afb80
    [18-MAY-2011 14:34:26:173] nsbrfr: nsbfs at 0x80c1760, data at 0x80c0740.
    [18-MAY-2011 14:34:26:173] nsbrfr: nsbfs at 0x80c2030, data at 0x80c20e0.
    [18-MAY-2011 14:34:26:173] nsbrfr: nsbfs at 0x80c0690, data at 0x80c1810.
    [18-MAY-2011 14:34:26:173] nsbrfr: nsbfs at 0x80c5730, data at 0x80c64a0.
    [18-MAY-2011 14:34:26:173] nlse_term_audit: entry
    [18-MAY-2011 14:34:26:173] nlse_term_audit: exit

    Check this thread
    Debian - TNS-12555: TNS:permission denied

  • Getting TNS-12560: TNS:protocol adapter error....please help

    i am unable to get my LSNRCTL started.
    [oracle@greg]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 29-NOV-2007 09:32:32
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /home/oracle/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /home/oracle/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /home/oracle/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=greg)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY)))
    Error listening on: (ADDRESS=(PROTOCOL=TCP)(Host=MYHOST)(Port=1521))
    TNS-12560: TNS:protocol adapter error
    TNS-00583: Valid node checking: unable to parse configuration parameters
    Listener failed to start. See the error message(s) above...

    I am a newbie, so please pardon me.
    this is what my listener.ora file looks like at the moment. Can someone look at it and tell me if it's okay?
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= IPC)(KEY=MYDB))
    (ADDRESS= (PROTOCOL= IPC)(KEY= PNPKEY))
    (ADDRESS= (PROTOCOL= TCP)(Host= bob.dhcp.mysite.com)(Port= 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME= bob.dhcp.mysite.com.)
    (ORACLE_HOME= /home/oracle/app/oracle/product/10.2.0/db_1)
    (SID_NAME = MYDB)
    (SID_DESC =
    (SID_NAME = extproc)
    (ORACLE_HOME = /home/oracle/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF

Maybe you are looking for

  • Permission error

    I'm at a complete loss here. I cannot get the TS finish properly. I get this error after it finishing applying the WIM: Installation of image 1 in package PS100117 failed to complete.. Permissions on the requested may be configured incorrectly.Access

  • ITunes crashes every time I click on 'Get Info' for a file.

    How do I fix it? Could there be some kind of index or something else that needs to be rebuilt. I have a very large library with 14000 songs and a few movies. I'm running iTunes version 10.1.6 (7). Thanks.

  • Creating new publishing page and viewing Properties throwing exeption

    Hi, I am creating new OOB publishing page using "Article Page" layout. Please note Versioning and approval enabled on this "Pages" library. Also there is no workflow attached to this. Steps I am following: Goto Pages library. Create new Article page

  • IPod Touch issue

    ok i have a few issues with my iPod Touch 8GB 2nd Gen all these have occurred since i installed OS 3.0. I have just updated to 3.1 to see if the issues are resolved but seems they haven't 1.) WIFI problem. My laptop and PSP find my router with no iss

  • How to remove a DC

    Hi... I'm trying to delete a DC, in my NWDI infrastructure. Searching in help.sap.com, I found this links: http://help.sap.com/saphelp_nw04s/helpdata/en/43/cf6bac44e70a85e10000000a1553f6/content.htm http://help.sap.com/saphelp_nw2004s/helpdata/en/45/