TNS-12502:

Dear all,
I am getting this error after every 5 minutes.
TNS-12502: TNS:listener received no CONNECT_DATA from client
I have checked the tnsnames.ora file and could not find anything wrong in it. The fact is that this error occurs only on Rac 1 and not on Rac 2.
So, I do not understand why is it so. Please help.
Thanks
SL

oerr ora 12502
12502, 00000, "TNS:listener received no CONNECT_DATA from client"
// *Cause:  No CONNECT_DATA was passed to the listener.
// *Action: Check that the service name resolved from TNSNAMES.ORA has
// the CONNECT_DATA component of the connect descriptor.
Where are you getting this error?? Means in alert.log or in a connected session??
Daljit Singh

Similar Messages

  • Listener  errors in logs  TNS-001184 TNS-12502

    Oracle Enterprise Edition 10.2.0.3
    HP-UX
    2 Node RAC
    Hi
    I have seen repetitive errors in listener log file of one of our databases.
    The errors are like this,
    07-DEC-2010 12:35:27 * service_register * EXS1 * 1184
    TNS-01184: Listener rejected registration or update of service handler "DEDICATED"
    TNS-01185: Registration attempted from a remote node
    08-DEC-2010 12:35:27 * service_died * EXS1 * 12537
    08-DEC-2010 12:35:27 * service_update * EXS1 * 0
    There are also errors like the following,
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    I referred this oracle metalink note, ID 275058.1 and it says this is because LOCAL_LISTENER and REMOTE_LISTENER are not configured properly, But I see errors like this being frequent (every minute) yesterday and only once today.
    Our Application team complains about problems in performance of various procedures at various time intervals. Can this be the cause of such performance degradation ?

    The first error is similar when copy/paste listener.ora to other node (ex. test enviroment) and not modify listener.ora then when you tyr start listener, it connect and register to original node.
    If your application team have poor performance, maybe you must trace (tkprof or sqlnet trace) to concrete the problem.
    Good luck

  • Listener overloaded or High load .?..ORA-12535: TNS:operation timed out

    We have an OLTP db server with oracle 11g(11.1.0.7) installed on Linux 64bit OS.
    Client : Dotnet application running on win2003 server
    oracle client version on webServer 9.2.0.4
    Work load on system is
    Avg Executions Per Sec 1273.35
    Avg Executions Per Txn 42.1
    Avg Response Time Per Txn (secs) .13
    Avg User Transaction Per Sec 30.4
    Avg Concurrent Sessions on server 350 processes 600
    memory_target 13gb
    we are experiencing "ORA-12535: TNS:operation timed out" while users access the application from webserver.per day around 200 errors.
    To get rid of the above error we set SQLNET.INBOUND_CONNECT_TIMEOUT=0 in server side sqlnet.ora and
    in Listener.ora inbound_connect_timeout=120 but of no use, even we observed for few days with inbound_connect_timeout=0.
    There is Only one listener configured on server.
    The similar set up with lesser workload working fine without any errors.
    Please let me know your thoughts....
    --Pandey
    Edited by: user12204025 on Feb 10, 2010 8:14 AM
    Edited by: user12204025 on Feb 12, 2010 2:52 PM

    But I am seeing this errors in listener alert file.
    <msg time='2010-02-15T15:55:37.734-06:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='hostname.domainname'
    host_addr='127.0.0.1'>
    <txt>15-FEB-2010 15:55:37 * 12502
    </txt>
    </msg>
    <msg time='2010-02-15T15:55:37.734-06:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='hostname.domainname'
    host_addr='127.0.0.1'>
    <txt>TNS-12502: TNS:listener received no CONNECT_DATA from client
    </txt>
    </msg>
    and in alert log file below entry...
    Fatal NI connect error 12170.
    VERSION INFORMATION:
    TNS for Linux: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.1.0.7.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.1.0.7.0 - Production
    Time: 15-FEB-2010 02:46:21
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    TNS-00505: Operation timed out
    nt secondary err code: 110
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=gatewayip)(PORT=4804))
    please let me know your thoughts.....

  • 'ORA-12571: TNS:packet writer failure' error while calling procedure from VC++

    hi all,
    i am writing stored procedures and calling these from vc++. I have one stored procedure in that all
    in and out perameters are numeric. When i am calling these procedure i am able to get the values properly. But in another procedure one in perameter is varchar and one out perameter is varchar. When i am calling these procedure from vc++ the error i am getting is "ORA-12571: TNS:packet writer failure". I test my vc++ code on different computers but its giving the same errors. I think ora-12571 error is when i can't communicate with oracle. But other stored procedures(in and out perameters are numbers) and sql statements are running properly. Only these stored procedure which has in and out perameters as varchar is giving me the above said problem. My out perameter in this procedure strtax is of type varchar and the length 100. Is it the problem. Please suggest me how to over come this problem.
    thanks in advance,
    with regards
    vali.

    Hi
    We recently changed our load balancer to a new load balancer. we get this error only after the load balancer change.
    When the error occurs, I could see ORA-12571 error message only in the application error log. The listener.log has only the following message about TNS 12502. It does not have any message about ORA -12571.
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    12-MAR-2010 12:23:26 * (CONNECT_DATA=(SERVICE_NAME=AppName)(CID=(PROGRAM=c:\wind ows\system32\inetsrv\w3wp.exe)(HOST=WEB02)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.x.x.x.x)(PORT=2202)) * establish * AppName * 0
    12-MAR-2010 12:23:26 * (CONNECT_DATA=(SERVICE_NAME=AppName)(CID=(PROGRAM=c:\wind ows\system32\inetsrv\w3wp.exe)(HOST=WEB02)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.x.x.x.x)(PORT=2203)) * establish * AppName * 0
    12-MAR-2010 12:23:26 * (CONNECT_DATA=(SERVICE_NAME=AppName)(CID=(PROGRAM=c:\wind ows\system32\inetsrv\w3wp.exe)(HOST=WEB02)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.x.x.x.x)(PORT=2204)) * establish * AppName * 0
    12-MAR-2010 12:24:09 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    Thanks
    Ashok

  • 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

  • View logfile or view output hangs in 3 node environment

    Hi All,
    Briefing the environment:
    Database -- ERPDB001
    Conc + admin -- APPS001
    Forms + web -- APPS002
    Some times when we try to see view log or view output after running the Concurrent requests. The system seems like hanging and it will display following error after. If you check in the next minute, it will show the output/logfile. looks like a strange behavior
    "An error occurred while attempting to establish an Application File Server connection with the node APPS001. There may be a network configuration problem, or the TNS listener on node APPS001 may not be running, Please contact your system administrator."
    Is this the Oracle Apps issue or the network issue between two node.
    Regards
    Vasu

    05-JUL-2008 09:51:56 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST
    =<APPS002IP>)(PORT=56065)) * establish * FNDFS * 0
    05-JUL-2008 09:51:59 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST
    =<APPS002IP>)(PORT=56070)) * establish * FNDFS * 0
    05-JUL-2008 09:52:16 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST
    =<APPS002IP>)(PORT=56087)) * establish * FNDFS * 0
    05-JUL-2008 10:20:28 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=<HostnameofAPPS001>)(US
    ER=applprod))(COMMAND=status)(ARGUMENTS=64)(SERVICE=APPS_PROD)(VERSION=134243072
    )) * status * 0
    05-JUL-2008 10:20:28 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=<HostnameofAPPS001>)(US
    ER=applprod))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=APPS_PROD)(VERSION=134243072))
    * stop * 0
    05-JUL-2008 09:51:56 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=56065)) * establish * FNDFS * 0
    05-JUL-2008 09:51:59 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=56070)) * establish * FNDFS * 0
    05-JUL-2008 09:52:16 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=56087)) * establish * FNDFS * 0
    05-JUL-2008 10:20:28 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=<HostnameofAPPS001>)(USER=applprod))(COMMAND=status)(ARGUMENTS=64)(SERVICE=APPS_PROD)(VERSION=134243072)) * status * 0
    05-JUL-2008 10:20:28 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=<HostnameofAPPS001>)(USER=applprod))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=APPS_PROD)(VERSION=134243072)) * stop * 0
    TNSLSNR for Solaris: Version 8.0.6.3.0 - Production on 05-JUL-2008 10:25:03
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Log messages written to /u02/applprod/prodora/8.0.6/network/admin/apps_prod.log
    Listening on: (ADDRESS=(PROTOCOL=tcp)(DEV=10)(HOST=<IPofAPPS001>)(PORT=1676))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    05-JUL-2008 10:25:03 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=<HostnameofAPPS001>)(USER=applprod))(COMMAND=status)(ARGUMENTS=64)(SERVICE=APPS_PROD)(VERSION=134243072)) * status * 0
    05-JUL-2008 10:25:34 * ping * 0
    05-JUL-2008 10:25:35 * ping * 0
    05-JUL-2008 10:25:35 * (CONNECT_DATA=(SID=FNDSM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<IPofAPPS001>)(PORT=37849)) * establish * FNDSM * 0
    05-JUL-2008 10:41:53 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=59076)) * establish * FNDFS * 0
    05-JUL-2008 10:47:52 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=59435)) * establish * FNDFS * 0
    05-JUL-2008 11:00:34 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=60186)) * establish * FNDFS * 0
    05-JUL-2008 11:16:33 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=61139)) * establish * FNDFS * 0
    05-JUL-2008 11:33:41 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=62210)) * establish * FNDFS * 0
    05-JUL-2008 11:34:06 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=62236)) * establish * FNDFS * 0
    05-JUL-2008 11:38:47 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    05-JUL-2008 11:46:32 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=62977)) * establish * FNDFS * 0
    05-JUL-2008 12:12:37 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=64546)) * establish * FNDFS * 0
    05-JUL-2008 12:12:39 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=64548)) * establish * FNDFS * 0
    05-JUL-2008 12:13:37 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=64609)) * establish * FNDFS * 0
    05-JUL-2008 12:26:42 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=65439)) * establish * FNDFS * 0
    05-JUL-2008 12:26:44 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=65444)) * establish * FNDFS * 0
    05-JUL-2008 12:27:22 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=65485)) * establish * FNDFS * 0
    05-JUL-2008 12:28:38 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=32810)) * establish * FNDFS * 0
    05-JUL-2008 12:30:14 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=32904)) * establish * FNDFS * 0
    05-JUL-2008 12:30:27 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=32918)) * establish * FNDFS * 0
    05-JUL-2008 12:51:17 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=34177)) * establish * FNDFS * 0
    05-JUL-2008 13:47:59 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=37909)) * establish * FNDFS * 0
    05-JUL-2008 13:48:02 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=37914)) * establish * FNDFS * 0
    05-JUL-2008 14:15:10 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=39543)) * establish * FNDFS * 0
    05-JUL-2008 14:15:12 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=39548)) * establish * FNDFS * 0
    05-JUL-2008 14:25:03 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=40157)) * establish * FNDFS * 0
    05-JUL-2008 14:25:07 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=40162)) * establish * FNDFS * 0
    05-JUL-2008 14:25:17 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=39984)) * establish * FNDFS * 0
    05-JUL-2008 14:26:19 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=40236)) * establish * FNDFS * 0
    05-JUL-2008 16:32:50 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=47917)) * establish * FNDFS * 0
    05-JUL-2008 16:32:55 * (CONNECT_DATA=(SID=FNDFS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=<APPS002IP>)(PORT=47925)) * establish * FNDFS * 0
    =========================
    We found not much errors.
    One time the error is
    "05-JUL-2008 11:38:47 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client"
    But I used to get above Original error (Core issue) lot of times in the Application.
    Even users are complaining about this.
    Thanks and Regards
    Vasu

  • Exception occurs only the first time

    The server listens on a port to which client connects in applet mode. Every time client connects to server for the first time (i.e. after a fresh server installation), the client pops an exception:
    java.io.InvalidClassException: javax.swing.ImageIcon$AccessibleImageIcon; local class incompatible: stream classdesc serialVersionUID = -3994512798706967451, local class serialVersionUID = -1903458698681874148.Subsequent client connects to server does not pop this exception. i.e. This occurs only for the first time.
    Through posts in forum, I thought that this could be due to swing serialization incompatibility across version.(But in this application both server and client are on the same m/c having a single JRE and JDK, both are of version 1.4.2 )
    But I am not able to reason out why the exception occurs only for the first time and then disappers in subsequent connects. ( despite clearing javaws cache and Browser cache and restarting server ... and it works on RMI mode).
    What could be the reason ?

    Hi
    We recently changed our load balancer to a new load balancer. we get this error only after the load balancer change.
    When the error occurs, I could see ORA-12571 error message only in the application error log. The listener.log has only the following message about TNS 12502. It does not have any message about ORA -12571.
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    12-MAR-2010 12:23:26 * (CONNECT_DATA=(SERVICE_NAME=AppName)(CID=(PROGRAM=c:\wind ows\system32\inetsrv\w3wp.exe)(HOST=WEB02)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.x.x.x.x)(PORT=2202)) * establish * AppName * 0
    12-MAR-2010 12:23:26 * (CONNECT_DATA=(SERVICE_NAME=AppName)(CID=(PROGRAM=c:\wind ows\system32\inetsrv\w3wp.exe)(HOST=WEB02)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.x.x.x.x)(PORT=2203)) * establish * AppName * 0
    12-MAR-2010 12:23:26 * (CONNECT_DATA=(SERVICE_NAME=AppName)(CID=(PROGRAM=c:\wind ows\system32\inetsrv\w3wp.exe)(HOST=WEB02)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.x.x.x.x)(PORT=2204)) * establish * AppName * 0
    12-MAR-2010 12:24:09 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    Thanks
    Ashok

  • Oracle 10G Express:Unable To open DataBase Home Page

    I am not able to open Database Home page.
    http://127.0.0.1:8040/apex
    I verified the below steps:
    1.OracleListener and Service are starting up fine.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
    The OracleXETNSListener service is starting.
    The OracleXETNSListener service was started successfully.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
    The OracleServiceXE service is starting.......
    The OracleServiceXE service was started successfully.
    2. netsat output - local host listening to port 8040
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>netstat -an | find "8040"
    TCP 127.0.0.1:8040 0.0.0.0:0 LISTENING
    3. Http port in database
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Aug 20 18:11:13 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: system
    Enter password:
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL> select dbms_xdb.gethttpport() from dual;
    DBMS_XDB.GETHTTPPORT()
    8040
    SQL>
    4. Disabled Personal Firewall before starting the Service and Listener
    5. listener.ora
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 8040))
    DEFAULT_SERVICE_LISTENER = (XE)
    CONNECT_TIMEOUT_LISTENER=10
    6.tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 8040))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    7. Listener log when i try to open the database home page.
    Started with pid=180
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8040)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    20-AUG-2006 17:28:23 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    20-AUG-2006 17:30:34 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    Can someone help me how to get to the home page.

    What does your lsnrctl status give you?

  • Listener TCPS Oracle Database SSL

    Hello,
    I would like to switch my listener from tcp to tcps.
    But we don't know how to do this, my configuration,
    SERVER:
    From server "*listener.ora*":
    SID_LIST_LISTENER =*
    +(SID_LIST =+
    +(SID_DESC =+
    +(SID_NAME = PLSExtProc)+
    +(ORACLE_HOME = /opt/u01/app/oracle/product/10.2.0)+
    +(PROGRAM = extproc)+
    +)+
    +)+
    SSL_CLIENT_AUTHENTICATION = FALSE*
    WALLET_LOCATION =*
    +(SOURCE =+
    +(METHOD = FILE)+
    +(METHOD_DATA =+
    +(DIRECTORY = /etc/ORACLE/WALLETS/oracle)+
    +)+
    +)+
    LISTENER =*
    +(DESCRIPTION_LIST =+
    +(DESCRIPTION =+
    +(ADDRESS = (PROTOCOL = TCP)(HOST = tibcoone)(PORT = 1521))+
    +)+
    +)+
    TRACE_LEVEL_LISTENER = ADMIN*
    From server "*sqlnet.ora*":
    SQLNET.AUTHENTICATION_SERVICES= (BEQ, TCPS)*
    SSL_VERSION = 0*
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)*
    SSL_CLIENT_AUTHENTICATION = FALSE*
    TRACE_LEVEL_SERVER = ADMIN*
    WALLET_LOCATION =*
    +(SOURCE =+
    +(METHOD = FILE)+
    +(METHOD_DATA =+
    +(DIRECTORY = /etc/ORACLE/WALLETS/oracle)+
    +)+
    +)+
    SQLNET.WALLET_OVERRIDE = TRUE*
    From server "*tnsnames.ora*":
    TIB =*
    +(DESCRIPTION =+
    +(ADDRESS_LIST =+
    +(ADDRESS = (PROTOCOL = TCP)(HOST = tibcoone)(PORT = 1521))+
    +)+
    +(CONNECT_DATA =+
    +(SERVICE_NAME = TIB)+
    +)+
    +)+
    WALLET_LOCATION =*
    +(SOURCE =+
    +(METHOD = FILE)+
    +(METHOD_DATA =+
    +(DIRECTORY = /etc/ORACLE/WALLETS/oracle)+
    +)+
    +)+
    EXTPROC_CONNECTION_DATA =*
    +(DESCRIPTION =+
    +(ADDRESS_LIST =+
    +(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))+
    +)+
    +(CONNECT_DATA =+
    +(SID = PLSExtProc)+
    +(PRESENTATION = RO)+
    +)+
    +)+
    Version database server is:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit
    Two files in the path from Wallet:
    /etc/ORACLE/WALLETS/oracle/ewallet.p12
    /etc/ORACLE/WALLETS/oracle/cwallet.sso
    Server SQL> select parameter, value from v$option where upper(parameter) like '%SECURITY%';
    Enterprise User Security TRUE
    Oracle Label Security FALSE
    CLIENT:
    From client "*sqlnet.ora*":
    SQLNET.AUTHENTICATION_SERVICES= (BEQ, TCPS)*
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)*
    SSL_CLIENT_AUTHENTICATION = FALSE*
    WALLET_LOCATION =*
    +(SOURCE =+
    +(METHOD = File)+
    +(METHOD_DATA =+
    +(DIRECTORY = "C:\Documents and Settings\user\ORACLE\WALLETS"))+
    +)+
    SSL_SERVER_DN_MATCH = OFF*
    From client "*tnsnames.ora*":
    TIB_CLIENT =*
    +(DESCRIPTION =+
    +(ADDRESS_LIST =+
    +(ADDRESS = (PROTOCOL = TCPS)(HOST = tibcoone)(PORT = 1521))+
    +)+
    +(CONNECT_DATA =+
    +(SERVICE_NAME = TIB)+
    +)+
    +(SECURITY =+
    +(SSL_SERVER_CERT_DN = "cn=US,cn=CertForOracle,c=US,o=Company"))+
    +)+
    My problem:
    server$ lsnrctl start
    Instance "TIB", status READY, has 1 handler(s) for this service...
    client@ sqlplus system/pass@TIB_CLIENT
    ERROR:
    ora-28864 ssl connection closed gracefully
    server$ less /opt/u01/app/oracle/product/10.2.0/network/log/listener.log
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    I cannot connect my client into server database. I get error on client "ora-28864 ssl connection closed gracefully". I get error on server "TNS-12502: TNS:listener received no CONNECT_DATA from client"
    Thanks in advance..

    Hello, Kirill
    Thanks for your reply
    I checked my server:
    The directory exists a file called cwallet.sso is available
    - It is ok :)
    The user the oracle software is running under has the correct privileges to access the directory and wallet
    - It is ok :)
    Can you give an example about "*Implementing TCPS authentication*" ?
    I currently have:
    From server my default port is *1521*,
    I changed protocol on my server from TCP to TCPS in "*tnsnames.ora*" and "*listener.ora*":
    LISTENER_TIB =+
    *(ADDRESS = (PROTOCOL = TCPS)(HOST = tibcoone)(PORT = 1521))*
    TIB =+
    *(DESCRIPTION =*
    *(ADDRESS_LIST =*
    *(ADDRESS = (PROTOCOL = TCPS)(HOST = tibcoone)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVICE_NAME = TIB)*
    WALLET_LOCATION =+
    *(SOURCE =*
    *(METHOD = FILE)*
    *(METHOD_DATA =*
    *(DIRECTORY = /etc/ORACLE/WALLETS/oracle)*
    EXTPROC_CONNECTION_DATA =+
    *(DESCRIPTION =*
    *(ADDRESS_LIST =*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))*
    *(CONNECT_DATA =*
    *(SID = PLSExtProc)*
    *(PRESENTATION = RO)*
    SQL> show parameter local_listener
    NAME                                 TYPE        VALUE
    local_listener                       string      LISTENER_TIB
    $cat .bash_profile
    TNS_ADMIN=$ORACLE_HOME/network/admin; export TNS_ADMIN
    $tnsping LISTENER_TIB 9
    OK (10 msec)
    OK (0 msec)
    OK (0 msec)
    OK (10 msec)
    From client:
    I changed port on my client from TCP to TCPS in 'tnsnames.ora' and I receive error:
    ERROR:
    ora-28864 ssl connection closed gracefully
    What am I doing wrong ?
    Thanks and Best regards,
    Edited by: user6048424 on 2012-08-06 05:21
    Edited by: user6048424 on 2012-08-06 05:22

  • Wrong Listener setting in 11.2.0.2 Grid with 11.2.0.2 ONE NODE(win 2008 R2)

    Hello,
    the listener on the second node doesn't use its endpoint-Entries and doesn't register the database or shows the running ASM-Instanz. No connection is possible on that node.
    In Log of Listeners always:
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    I installed RAC one Node on 2 Servers, first installed and configured grid for both nodes with SCAN. After it I installed the rdbms and created a ONE NODE Database. The grid infrastructure is running nicely and even the swich of the instanz/database to the second node is working.
    BUT: on the second node the listener doesn't know the instance. Nor does ist know its asm-Instance. Registration (Alter system register) even doesnt't work.
    In 11.2.0.2 the lsiteners are starteet from grid-home before database creation.
    On the 1. node everthing is fine, as long as I don't switchover/failover.
    On the second server there has been a second listener from RDBMS_HOME created by ? . I stopped it. Th Listener from GRID_HOME ist configured the same way as node 1, but doesn't uses its endpoint-Entries and doesn't register the database or shows the running ASM-Instanz.
    listener.ora:
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))) # line added by Agent
    LISTENER_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3)))) # line added by Agent
    LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2)))) # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent
    lsnrctl status (if: lsnrctl services even no services)
    Instanz +asm2  onenode_2 are running and I can connect with / as sysdba
    LSNRCTL for 64-bit Windows: Version 11.2.0.2.0 - Production on 25-JAN-2011 15:52:05
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.2.0 - Production
    Start Date 25-JAN-2011 15:49:46
    Uptime 0 days 0 hr. 2 min. 22 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\11.2.0\grid\network\admin\listener.ora
    Listener Log File C:\11.2.0\grid\log\diag\tnslsnr\VSLWMU022\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENERipc)))
    The listener supports no services
    The command completed successfully
    I think, I have problems with the listener.ora and the environment settings, tha lsnrctl uses.
    When i change listener settings, I get the message:
    Failed to open service <OracleOraDb11g_home1TNSListenerLISTENER_DG> - this is the wron HOME!
    I don't find an entry in the registry wher I can change listener-Settings.
    Whe I try to change the settings (add entries like SID_LIST_LISTENER for a dataguard Konfiguration)on node 1, it behave like node 2: no more services/sid and endpoints.

    Hello folks,
    I found the bugs (2 independent annotations) and settings we need!
    1. Aus: http://download.oracle.com/docs/cd/E11882_01/relnotes.112/e16777.pdf 5.3.9 (write name and public IP in etc\hosts)
    2. http://download.oracle.com/docs/cd/E11882_01/relnotes.112/e16777/toc.htm#CJAHIGJE
    I changed the wrong entry in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Protid_0 and rebooted the server.
    Suddenly the listener knows its IPs and its servces.
    Take care about yout local_listener setting in the instance: show parameter local_listener. This IP/name must be reachable. Sometimes I have had instance_2 running on node_1 with the vip_ip of 2 => this doesn not work.
    alter system set local_listener='(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER))' scope=both sid='*';
    I am still not sure, if this values changes to (ADDRESS=(PROTOCOL=TCP)(HOST=+host+-vip)(PORT=1521)).
    Check the IPS, that the listener ist running on: lsrnctl status
    ..Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENERipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.20.121)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.20.124)(PORT=1521)))...
    Hopefully this will help you (and will be found in Windows-Documentation soon).
    By
    Marion

  • ORA-01034: ORACLE not available when connect with connect string

    Hi,
    Database version is- 10.1.0.5.0 on Veritas Cluster, We are able to connect without giving connect string. but when we provide connect string as orcl it gives
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    when we do tnsping it works
    $ tnsping orcl
    TNS Ping Utility for Linux: Version 10.1.0.5.0 - Production on 08-MAY-2013 15:00:40
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    /D01/OIDTEST/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = cluster_hostname)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl.test.com)))
    OK (0 msec)
    tnsnames.ora entry :-
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cluster_hostname)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.test.com)
    listener.ora entry:-
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = orcl.test.com)
    (ORACLE_HOME = /D01/OID)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cluster_hostname)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    listener log contains
    08-MAY-2013 14:47:03 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl.test.com)(CID=(PROGRAM=sqlplus)(HOST=physical_hostname)(USER=oraprod))) * (ADDRESS=(PROTOCOL=tcp)(HOST=xx.yy.zz.xx)(PORT=63969)) * establish * orcl.test.com * 0
    08-MAY-2013 14:50:49 * ping * 0
    08-MAY-2013 14:51:21 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    WARNING: Subscription for node down event still pending
    08-MAY-2013 14:51:33 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=physical_hostname)(USER=oraprod))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=168822016)) * status * 0
    can you please advice.
    Thanks
    Edited by: user10702579 on May 8, 2013 11:09 AM

    Hi,
    lsnrctl services
    LSNRCTL for Linux: Version 10.1.0.5.0 - Production on 09-MAY-2013 08:26:47
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=cluster_hostname.test.com)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "orcl" has 1 instance(s).
    Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    The command completed successfully
    $
    Thanks

  • ERROR: Install cannot verify the oracle 10g Database

    I just completed installation of the SES 10.1.8.2 version and am now trying to apply the 10.1.8.4 Service Pack. After the OUI screen asks for my sys password, I click on Next and receive a popup error message that reads,
    Install cannot verify the oracle 10g Database. Please ensure that the database and its listener are running and please verify that the information you entered is correct.
    The installer log file (installActions2010-04-15_08-56-19PM.log) shows this:
    *** Specify the SYS Password Page***
    Calling Query EmQueries4.2.2 checkUserExists
    schemaName = SYS
    schemaPassword = Protected value, not to be logged
    connectString = (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=HostNodeName_1)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=Ses01.HostNodeName_1)))
    userName = EQSYS
    Query Returned: ERROR:Exception occured while connecting to database. Please check the connection details of the database you specified and retry.
    Io exception: Got minus one from a read call
    Error:*** Alert: Install cannot verify the Oracle10g Database. Please ensure that the database and its listener are running and please verify that the information you entered is correct. ***
    User Selected: Yes/OK
    ===
    I've verified that I can login as EQSYS using sqlplus. Also tested that I can login as sys, too. I've also tested the login using the Admin console and that is fine, too.
    Any ideas on what is causing this or how to fix it is most welcome as I've not encountered this error before when installing SES or a service pack. I've even tried the OUI for Service pack 10.1.8.3 but also get the same error.
    I've checked the listener.ora and tnsnames and they are OK. I've checked and the listener is running and so is the DB.
    Right now, I have the Oracle SES instance up and running at 10.1.8.2 but need to upgrade this to the same level as the other SES search nodes.
    Edited by: user8655787 on Apr 15, 2010 2:18 PM
    My listener.log file is showing this message each time, I run the OUI and enter the sys password and click "Next"
    15-APR-2010 23:17:05 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client

    A couple of other things that I have tried but have had no affect. I'm still getting the same error:
    1. Tried recreating the orapwd file
    orapwd file=orapwprdses01 password=prdses01
    And make sure that the pfile or spfile has:
    remote_login_passwordfile='EXCLUSIVE'
    another OTN posting said to try this:
    1. Go to directory $ORACLE_HOME/network/admin
    2. Modify sqlnet.ora file with following parameter:
    tcp.validnode_checking = no
    3. If you don't want to disable this, you can put the machine names as follows:
    tcp.invited_nodes=(machine1, machine2)
    3. Bounce the listener.
    .... but, I'm still getting the same error when trying to run the .runInstaller OUI for the service pack for 10.1.8.4.

  • Error from log, after rebootDatabase Manager not working

    Ok, lets try this again :- )
    I got Ubuntu 8.04, 32bit installed on a DL360 G3, I figured that I can learn how Oracle works, I don't want the Express Version, I need to learn what we will be using at work and not a limited edition.
    After I re-boot the server I can't access what worked before, the Management URL:
    https://dragonfly.mydomain.com:1158/em
    so I type:
    **raymond@dragonfly:/u01/app/oracle/diag/tnslsnr/dragonfly/listener/alert$ lsnrctl**
    **LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 07-OCT-2008 18:03:15**
    **Copyright (c) 1991, 2007, Oracle. All rights reserved.**
    **Welcome to LSNRCTL, type "help" for information.**
    **LSNRCTL> status**
    **Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))**
    **STATUS of the LISTENER**
    **Alias LISTENER**
    **Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production**
    **Start Date 06-OCT-2008 18:03:01**
    **Uptime 1 days 0 hr. 0 min. 24 sec**
    **Trace Level off**
    **Security ON: Local OS Authentication**
    **SNMP OFF**
    **Listener Parameter File /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora**
    **Listener Log File /u01/app/oracle/diag/tnslsnr/dragonfly/listener/alert/log.xml**
    **Listening Endpoints Summary...**
    **(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))**
    **(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dragonfly.mydomain.com)(PORT=1521)))**
    **Services Summary...**
    **Service "ORCLXDB.mydomain.com" has 1 instance(s).**
    **Instance "ORCL", status READY, has 1 handler(s) for this service...**
    **Service "orcl.mydomain.com" has 1 instance(s).**
    **Instance "ORCL", status READY, has 1 handler(s) for this service...**
    **Service "orcl_XPT.mydomain.com" has 1 instance(s).**
    **Instance "ORCL", status READY, has 1 handler(s) for this service...**
    **The command completed successfully**
    **LSNRCTL>**
    it lists port 1521 ? is that a different service, what is that ?
    I tried
    https://dragonfly.mydomain.com:1521/em ( I tried the direct ip address too )
    error from browser is:
    The connection to 192.168.1.105:1521 was interrupted while the page was loading.
    The connection to dragonfly.mydomain.com:1521 was interrupted while the page was loading.
    Interrupted, WTF ?
    so I do the next logical step and look inside the log file, results are a repeating problem, same repeating entry:
    *<msg time='2008-10-07T18:06:08.271-07:00' org_id='oracle' comp_id='tnslsnr'*
    type='UNKNOWN' level='16' host_id='dragonfly'
    host_addr='192.168.1.105'>
    *<txt>07-OCT-2008 18:06:08 * 12502*
    *</txt>*
    *</msg>*
    *<msg time='2008-10-07T18:06:08.272-07:00' org_id='oracle' comp_id='tnslsnr'*
    type='UNKNOWN' level='16' host_id='dragonfly'
    host_addr='192.168.1.105'>
    *<txt>TNS-12502: TNS:listener received no CONNECT_DATA from client*
    *</txt>*
    *</msg>*
    *<msg time='2008-10-07T18:06:08.273-07:00' org_id='oracle' comp_id='tnslsnr'*
    type='UNKNOWN' level='16' host_id='dragonfly'
    host_addr='192.168.1.105'>
    *<txt>07-OCT-2008 18:06:08 * 12502*
    *</txt>*
    *</msg>*
    *<msg time='2008-10-07T18:06:08.273-07:00' org_id='oracle' comp_id='tnslsnr'*
    type='UNKNOWN' level='16' host_id='dragonfly'
    host_addr='192.168.1.105'>
    *<txt>TNS-12502: TNS:listener received no CONNECT_DATA from client*
    *</txt>*
    *</msg>*
    *<msg time='2008-10-07T18:06:27.385-07:00' org_id='oracle' comp_id='tnslsnr'*
    type='UNKNOWN' level='16' host_id='dragonfly'
    host_addr='192.168.1.105'>
    *<txt>07-OCT-2008 18:06:27 * 12502*
    *</txt>*
    *</msg>*
    *<msg time='2008-10-07T18:06:27.385-07:00' org_id='oracle' comp_id='tnslsnr'*
    type='UNKNOWN' level='16' host_id='dragonfly'
    host_addr='192.168.1.105'>
    *<txt>TNS-12502: TNS:listener received no CONNECT_DATA from client*
    *</txt>*
    *</msg>*
    Some Help, what do these errors mean ? are they the root of my problem ?
    I need to get this problem, fixed!! it's starting to bug me.

    I stopped reading here: "I got Ubuntu 8.04"
    Oracle is supported on many different flavors and versions of Linux: This isn't one of them.
    If the point is to learn Oracle then learn Oracle in a fully supported configuration.
    Now, instead of learning Oracle, you are leaning what happens when people ignore Oracle's advice and go off making a mess of things on their own.
    If you use a supported configuration you can just follow the docs and it installs properly.
    If the goal is to become an Ubuntu expert keep following the path you are on. If the point is to learn Oracle I'd suggest a course correction.

  • Cannot start oracle name server

    When I try and start my name server service I get the following error in my listener.log file:
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    The name server will not start and if I try and execute the Names.exe I get the error:
    NNL-00018: warning: could not contact default name server
    Any ideas?
    Tim

    Did you configure your name Server ? with namesctl utility
    oracle@spirit:~/OraHome1/dbs> namesctl
    Oracle Names Control for Linux: Version 8.1.7.0.0 - Production on 31-OCT-2003 13:04:14
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    NNL-00024: warning: no preferred name servers in SQLNET.ORA
    NNL-00018: warning: could not contact default name server
    Welcome to NAMESCTL, type "help" for information.
    NAMESCTL>
    Joel P�rez

  • XE error - "can't establish a connection to the server at 127.0.0.1:8080"

    I installed XE on my laptop, os windows xp prof. v2002 sp2.
    Database works fine, I can access with sql command line.
    But can not access to database home page and apex.
    Tried both links with both IE and Firefox;
    http://localhost:8080/apex
    http://127.0.0.1:8080/apex
    Same error I get; "can't establish a connection to the server at 127.0.0.1:8080."
    SQL*Plus: Release 10.2.0.1.0 - Production on Cmt Kas 17 22:44:04 2007
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> conn / as sysdba
    Connected.
    SQL> SET SERVEROUTPUT ON;
    SQL> select dbms_xdb.gethttpport, dbms_xdb.getftpport from dual;
    GETHTTPPORT GETFTPPORT
           8080          0
    SQL> DECLARE
      2      l_dad_names DBMS_EPG.varchar2_table;
      3  BEGIN
      4      DBMS_OUTPUT.put_line('DADs');
      5      DBMS_OUTPUT.put_line('==========');
      6
      7      DBMS_EPG.GET_DAD_LIST (l_dad_names);
      8
      9      FOR i IN 1 .. l_dad_names.count LOOP
    10        DBMS_OUTPUT.put_line(l_dad_names(i));
    11      END LOOP;
    12   END;
    13  /
    DADs
    ==========
    APEX
    PL/SQL procedure successfully completed.Any comments will be great, thank you.

    Really thank you all for your support, but this time when I changed to hostname I experience TNS-12547 error as following;
    D:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-KAS-2007 08:58:29
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oraclexe\app\oracle\product\10.2.0\server\network\ad
    min\listener.ora
    Log messages written to D:\oraclexe\app\oracle\product\10.2.0\server\network\log
    \listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TC03540225.turkcell.entp.tgc)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 18-KAS-2007 08:58:30
    Uptime 0 days 0 hr. 0 min. 1 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File D:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File D:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TC03540225.turkcell.entp.tgc)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    D:\>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Paz Kas 18 08:59:32 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup force
    ORACLE instance started.
    Total System Global Area 599785472 bytes
    Fixed Size 1288820 bytes
    Variable Size 163579276 bytes
    Database Buffers 432013312 bytes
    Redo Buffers 2904064 bytes
    Database mounted.
    Database opened.
    SQL> alter system register ;
    System altered.
    SQL> conn hr/hr@xe
    ERROR:
    ORA-12547: TNS:lost contact
    Warning: You are no longer connected to ORACLE.
    SQL> exit
    D:\>tnsping xe
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-KAS-2
    007 09:00:24
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    D:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = TC03540225.turkcell.entp.tgc)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    TNS-12547: TNS:lost contact
    D:\>ping TC03540225.turkcell.entp.tgc
    Pinging TC03540225.turkcell.entp.tgc [169.254.121.46] with 32 bytes of data:
    Reply from 169.254.121.46: bytes=32 time<1ms TTL=128
    Reply from 169.254.121.46: bytes=32 time<1ms TTL=128
    Reply from 169.254.121.46: bytes=32 time<1ms TTL=128
    Reply from 169.254.121.46: bytes=32 time<1ms TTL=128
    Ping statistics for 169.254.121.46:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    D:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\log\listener.log ->
    Started with pid=5796
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TC03540225.turkcell.entp.tgc)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    18-KAS-2007 08:58:31 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=TCHASYILMAZ))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    18-KAS-2007 08:59:41 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 08:59:41 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:00:12 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:00:18 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:00:24 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:01:12 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:02:15 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client

Maybe you are looking for

  • Problem about showing report via Portal after modifying BWReports.css

    Hi folks, I use BEx 3.X. I wanna make title of table column to be shown in the center of table cell. So, I modify class SAPBEXstdItem in BWReports.css, and I changed text-align of SAPBEXstdItem into 'center'. I run the report via Web Application Desi

  • Page not shown in tab

    On restore of tabs, the first tab in most browsers is not shown in the tab bar or drop menu showing tabs. It is also not present in the tab grouping feature thing

  • How can I change LDAT user attbibutes from my application ???

    how can I change user attbibutes from my application!!!! It always tries to create a new user but I need to change only values (like tel number!!!) of EXSISTING user!!! I can not find any class/method to change the value of existing User attribute !!

  • Total in reprot footer

    I have three groups in the report  Group A, B,C . Now in group 3 i have hours displayed. I need the sum(hours) in the group A footer. Can anyone please help me out?

  • Select into fields

    Hi all!!. I want to put just a record in three fields, is it necesary to put them in a structure? TABLES PB4000. DATA:    APSTA LIKE PB4000-APSTA,          STREA LIKE PB4000-STREA,          MASSN LIKE PB4000-MASSN. SELECT APSTA STREA MASSN   FROM PB4