New Listener won't start

Installed OAS 4.08, OEM and 8i all in seperate HOMES.
www and admin listeners start OK.
Added new listener 'bird' but it won't start.
ERROR:
Can not open service
OracleWWWListener40bird_website40
OWS-08811 : Unable to startup Oracle Web Listener 'bird'.
I tried different ports high and low, with no luck. The default www and admin start perfectly. I'm I stuck with these two listeners only? I've added lots more memory but still no luck. I'm running on NT4.0 Service Pak 6.0
Thanks for any help.
Dennis C
[email protected]

Try a reset:
Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

Similar Messages

  • Non of my video links seem to work; bbcipalyer keeps on loading filmon goes black  website news programs won't start, i downloaded puffin player and through that films and newssites work , youtube won't part etc etc. I have a ipad2

    Non of my video links seem to work; bbcipalyer keeps on loading filmon goes black  website news programs won't start, i downloaded puffin player and through that films and newssites work , youtube won't part etc etc. I have a ipad2

    Non of my video links seem to work; bbcipalyer keeps on loading filmon goes black  website news programs won't start, i downloaded puffin player and through that films and newssites work , youtube won't part etc etc. I have a ipad2

  • My Brand New MacBook Won't Start Up!!!!!

    My new MacBook won't start up - from the first time I ever switched it on!!!
    All I have is a black screen, the sleep light is on either permanently or flashing and now the install disc is stuck in the drive and I can't get it out!
    Help please!

    From my experience, resetting the PRAM and PMU do not work in this situation, at least with my MacBook. I have a feeling that 10.4.7 update didn't flash correctly or the firmware is buggy in some way.

  • Listener won't start

    Hi,
    I installed oracle 10g express edition on Linux redhat 9 and I can't get going with it because the listener won't run.
    When I try /etc/init.d/oracle-xe start I get:
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express
    Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    I'm pretty new to linux.
    any ideas?
    cheers :)

    Hi,
    That command didn't work and I can't find the netmgr file so I enabled tracing in listener.ora and got the following:
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/lsnrctl: relocation error: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib/libclntsh.so.10.1: symbol semtimedop, version GLIBC_2.3.3 not defined in file libc.so.6 with link time reference
    Any ideas?

  • New MBP won't start up

    I have a brand new 13" Macbook Pro, just a few days old, which I have barely used or had time to set up yet. Last night I shut the lid and it went into sleep mode. The battery was almost full. This morning I opened the lid and it came on instantly as expected, but before I could do anything the screen dimmed and a message box appeared in the middle of the screen with the message that I needed to power down the laptop and then reboot it! This was in about five languages (I think - I never really took much notice before I switched off) When I tried to turn it back on, it simply won't start. When you push the power button, the 'power/sleep' light on the front lights up briefly then goes off again. The battery charge is still the same as last night i.e. almost full (all bar the last two LED's come on) I tried the SMC reset but it makes no difference. It simply won't power up. Obviously I will be taking it back to the Apple store, but I wondered if anyone else has had the message appear and why? And then fail to boot!
    Message was edited by: Murena22

    As I'm new to this forum, I'm not sure how it is supposed to work, but it is certainly not like others I have used! What is happening here? I edited my post and it shows at the bottom that it was edited, yet the edited post does not appear - it is still the same as the original! None of the added text appears.
    I tried to add that there were no programs running and it was on battery when closed at night and when opened this morning. I've also tried it on mains power, but it makes no difference. It still appears to charge correctly judging by the power lead and laptop LEDs. It just won't turn on.

  • My brand new iMac won't start up now and I've only had it 3 weeks...

    my brand new iMac has worked for 3 weeks, then all of the sudden won't start. It shows the apple icon and the spinning wheel but never gets past that screen. We already formatted our old iMac to sell it so I really need to recover this. Any ideas on how to get it to get past this screen? I already tried safe mode but it went to this apple logo and spinning wheel icon after the bar

    2nd.  This is a warranty issue.
    You realize this is a forum of other comsumers right?
    Grant

  • Listener won't start (11g)

    Hey all -
    I have an 11g install on CentOS5. For some reason, the lsnctl command will not start. The following is the output:
    LSNRCTL> start
    Starting /opt/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    System parameter file is /opt/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Log messages written to /opt/app/oracle/diag/tnslsnr/cm/listener/alert/log.xml
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    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...
    I have the feeling that this is just some OS level permissions - at least I hope so!
    The DB is started and open, and the ORACLE_SID is set properly. I am using the "oracle" user created during the install to start the DB and strart the listener.
    Here is the contents of my lsitener.ora:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = rampod2.jsc-rampod)(PORT = 1521))
    TNSPING reveals no listener (of course).
    Edited by: armeck on Aug 28, 2009 9:32 AM

    Ok, that got me somewhere... the listener started!
    But...
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 28-AUG-2009 09:39:25
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting /opt/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    System parameter file is /opt/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Log messages written to /opt/app/oracle/diag/tnslsnr/cm/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.7)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.7)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date 28-AUG-2009 09:39:25
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Listener Log File /opt/app/oracle/diag/tnslsnr/cm/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.7)(PORT=1521)))
    boldThe listener supports no services*bold*
    The command completed successfully
    I do need APEX to load, and would like EM as well.

  • Oracle8.1.7 on win2k pro listener won't start on tcp/ip port

    I downloaded 8.1.7EE from oracle website and installed it OK. But
    does anyone know why the listenr is hanging when I try to start it up.
    Thanks
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=NJB130WJIANG2)(PORT=1521
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=PNPKEY)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    LSNRCTL> start
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 8.1.7.0.0 - Production
    System parameter file is C:\oracle\ora81\network\admin\listener.ora
    Log messages written to C:\oracle\ora81\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=NJB130WJIANG2.lucent.com
    )(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\PNPKEYipc))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=NJB130WJIANG2)(PORT=1521
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    32-bit Windows Error: 54: Unknown error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=PNPKEY)))
    TNS-01153: Failed to process string:
    NL-00313: null pointer or null size
    LSNRCTL>

    greenberg wrote:
    i've just installed 11g express. i can't get to the "get started" page. i get " Internet Explorer cannot display the webpage"; If the listener can not start, then web server will be unavailable, so we need to get the listener up and running first.
    i tried to start the listener and it just failed saying that it shutdown immediately after starting. Was this via Services console? What is the exact error message from the service?
    You may also try: sc start OracleXETNSListener
    C:\Documents and Settings\sg2606>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Beta on 20-APR-2011 13:44:33
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter errorCould be indicative of some permissions issue.
    >
    I can log into the XE database via SQLPLUS from dos after defining oracle-sid; i also had to manually set the ORACLE_HOME env variableDo you have more than one sqlplus.exe on this box?
    What is the output of following commands
    cmd> set
    cmd> ipconfig
    cmd> hostname
    listener.ora (i changed the computer name to the 127.0.0.1)Why the change?
    What happens if you use hostname instead?
    If you rename the listener.ora (to e.g. listener.ora_xe) and try to start the listener, what do you get?
    btw: i deinstalled oracle10g client....other than Toad 9.7 there's no other Oracle-related products on the laptop.Possibly, there's left-overs from uninstall and maybe it could interfere.
    Edited by: orafad on Apr 21, 2011 12:38 AM

  • My LISTENER won't start.  Please help!

    I am not sure why i keep getting the following error.
    Here is the error msg when i try and start my listener.
    [oracle@dina admin]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 07-JAN-2008 10:40:06
    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
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dina.dhcp.2wire.com)(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...
    Here are the contents of my listener.ora file:
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dina.dhcp.2wire.com)(PORT = 1521))
    My $ORACLE_HOME variables are set correctly. I am able to bring up the database instance. Just can't get this listener started and don't have the slightest clue why.

    You may want to try this:
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = dina.dhcp.2wire.com)(PORT = 1521))
      )And make sure dina.dhcp.2wire.com can be solved against an IP. On the other hand, it seems like you are getting your IP from a dhcp server. Even though you could start your services, it is advisable to use a fixed IP address or have a loopback adapter properly configured, otherwise you may face configuration issues with the EM DB Control Console.
    ~ Madrid

  • My new iPad2 won't start up or shut down and I'm getting an error message OxE80000651

    My iPad won't start up or shut down and I'm getting an error message when plugged into iTunes as OxE8000065!

    Is it frozen on a certain screen? If yes, this happened to me when I tried updating the software on my iPad. (I have the iPad 1) All you have to do, is hold down the home button and sleep/wake button at the same time, for about 5 or so seconds. The iPad then should do a Factory Reset and turn on. After that, just connect the iPad to your computer and sync it to get all of your stuff back on it. I hope this helped! If not, could you give me any more info?

  • Brand new macbook won't start up.  Help.

    I recently received a brand new macbook as a graduation gift about 3 weeks ago. All has been absolutely fine until yesterday. I checked my email in the morning, closed the macbook and left for work. When I came home, I opened the macbook and pushed the power button. The screen flashed for a split second and remained black. No start up sound. The power light is on, battery light on the bottom says it's fully charged. When it's plugged in, the charging light is orange. Otherwise, no signs of life. I have an appointment tomorrow to meet with someone at the macstore, but I'm impatient and highly stressed and wonder what the problem is and what will be done about it.
    Thanks.

    See if any of this helps. Troubleshooting a MacBook that won't turn on

  • Brand new imac won't start HELP!!

    Just got an iMac, fresh out of the box I hit the power button, everything looks normal, OS X does its normal checks, then the desktop comes up with multicolour stripes - the desktop is cluttered with all kinds of files - a darwin console opens up then an application called Phoenix starts does a few things that were too quick and then just says PAUSED in an orange box at the top and nothing else.
    I have a bluetooth mouse and keyboard so I can't actually control the thing in any way either.
    It also looks like OS X 10.5 has not been pre-installed.
    Please can someone help me with a suggestions as to what I can do.
    (I am an experienced Mac User having used them since the original SE - I've never experienced something like this before)
    Thanks

    it sounds like the iBook went to sleep during the transfer or at least it's hard drive spun down.
    what you need to know is hope that simply booting from your install DVD will let you repair the iMac's hard drive. You could also try booting holding down the Command S keys on startup and when you get to the Single User Mode command line prompt follow the directions there for running fsck to repair your hard drive.
    Do you have a FW hard drive? Can you copy files from iBook to FW and then from there to iMac?
    And, it is always nice to have a FW emergency/backup hard drive. The iMac needs a different partition scheme to be bootable from FW than the iBook does, but you can create the proper partition type etc from a Tiger Installer and put OS X on FireWire, then see if you can backup and repair your iMac's hard drive.
    MicroMat's TechTool Pro 4.5.1 is now shipping and is compatible, Universal Binary and bootable. Always good to have some 3rd party utility handy.
    If you are just starting out, you probably don't have much if anything installed yet, so you may want to just erase your iMac drive and restore to what it was. That would be the easiest if Disk Utility won't repair it.
    Instead of powering off the iBook, I would have tried to force quit whatever was running, like Migration Assistant.

  • Express Edition listener won't start

    I have tried suggestions from other threads, and have not had any luck.
    I have installed Oracle XE, and can access the DB using SQL Plus. But when I try to go to the DB homepage (http://127.0.0.1:8080/apex), I get "cannot display the webpage" error.
    The OracleXETNSListener service is not started, and when I try to start it in My Computer->Manage->Services, it says:
    The OracleXETNSListener service on Local Computer started and then stopped. Some services stop automatically if they have no work to do"....
    When I try to start from command line, I get this:
    C:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-DEC-2010 16:43:06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    Failed to start service, error 0.
    When I try to get the status, I get this:
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-DEC-2010 16:43:42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    Also:
    C:\>net start OracleXETNSListener
    The OracleXETNSListener service is starting.
    The OracleXETNSListener service could not be started.
    The service did not report an error.
    More help is available by typing NET HELPMSG 3534.
    I have tried the following suggestions from other threads:
    1. Set ORACLE_HOME (C:\oraclexe\app\oracle\product\10.2.0\server)
    2. Set TNS_ADMIN (C:\oraclexe\app\oracle\product\10.2.0\server\network\admin)
    3. Uninstall and reinstall when not connected to a network
    4. Ensured that I have admin privs to install
    5. Verified etc/hosts is correct (127.0.0.1 localhost)
    6. Verified there were no port conflicts (netstat -a -b -n)
    More info:
    No listener log file is being created.
    I'm running Windows XP SP3
    I'm logged onto my company's domain. There is an adminstrator account to log in to the local computer only, but I don't have the password (could probably get it if needed).
    Here are the pertinent portions of listener.ora:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = NB2b4062.gs.myharris.net)(PORT = 1521))
    and tnsnames.ora:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = NB2b4062.gs.myharris.net)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    I have tried replacing the host above with localhost, 127.0.0.1, and NB2b4062, all with no luck.
    I'm out of ideas and things to try. Thanks for any help,
    Nathan

    I installed Process Monitor. Man, that can be a resource hog! I finally had to restart it after it was up to almost 8GB of page file usage!
    Anyway, I didn't get a lot of information. The tnslsnr.exe would exit with status = 1, and the net.exe would end shortly after with exit status = 2.
    8:59:17.9202178 AM     tnslsnr.exe     2448     Process Exit          SUCCESS     Exit Status: 1, User Time: 0.0312500 seconds, Kernel Time: 0.0156250 seconds, Private Bytes: 1,478,656, Peak Private Bytes: 4,120,576, Working Set: 4,194,304, Peak Working Set: 4,431,872
    9:00:53.9881566 AM     net.exe     2640     Process Exit          SUCCESS     Exit Status: 2, User Time: 0.0156250 seconds, Kernel Time: 0.0312500 seconds, Private Bytes: 946,176, Peak Private Bytes: 995,328, Working Set: 2,727,936, Peak Working Set: 2,744,320
    Here is what I found about the exit codes, but doesn't shed a lot of light:
    Exit Code Number     Meaning                                                  Example               Comments
    1                    catchall for general errors                                   let "var1 = 1/0"          miscellaneous errors, such as "divide by zero"
    2                    misuse of shell builtins, according to Bash documentation                              Seldom seen, usually defaults to exit code 1

  • Listener won't start on Windows

    Hi:
    I was trying to start listener from Service, got error like this: "The OracleOraDb10g_home1TNSListenerORCL service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performace Logs and Alerts service".
    I have found a thread but didn't help. According to the thread I have tried to add my ip address to the sqlnet.ora which didn't work. the ImagePath under HKEY_LOCAL_MACHINE/SYSTEM/SERVICE is D:\oracle\product\10.2.0\db_2\BIN\TNSLSNR which is right path.
    Would someone please help me on this?
    Thank you very much.

    D:\>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\sherry\Application Data
    CLASSPATH=.;C:\Program Files\QuickTime\QTSystem\QTJava.zip
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=P23G
    ComSpec=C:\WINDOWS\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\sherry
    LOGONSERVER=\\P23G
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Path=D:\temp\Perl\site\bin;D:\temp\Perl\bin;D:\temp\PHP\;D:\oracle\product\10.2.
    0\db_2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\wbem;C:\Program Fi
    les\QuickTime\QTSystem\;D:\temp\php;D:\temp\php\ext
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PERL5LIB=D:\oracle\product\10.2.0\db_2\perl\5.8.3\lib\MSWin32-x86;D:\oracle\prod
    uct\10.2.0\db_2\perl\5.8.3\lib;D:\oracle\product\10.2.0\db_2\perl\5.8.3\lib\MSWi
    n32-x86;D:\oracle\product\10.2.0\db_2\perl\site\5.8.3;D:\oracle\product\10.2.0\d
    b_2\perl\site\5.8.3\lib;D:\oracle\product\10.2.0\db_2\sysman\admin\scripts;
    PHPRC=D:\temp\PHP\
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 5, GenuineIntel
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=0605
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    QTJAVA=C:\Program Files\QuickTime\QTSystem\QTJava.zip
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\sherry\LOCALS~1\Temp
    TMP=C:\DOCUME~1\sherry\LOCALS~1\Temp
    USERDOMAIN=P23G
    USERNAME=sherry
    USERPROFILE=C:\Documents and Settings\sherry
    windir=C:\WINDOWS
    D:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-JAN-2010 21:40
    :13
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=p23g)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 04-JAN-2010 21:40:16
    Uptime 0 days 0 hr. 0 min. 3 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=p23g)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    D:\>lsnrctl service
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-JAN-2010 21:40
    :36
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1002 state:ready
    DISPATCHER <machine: P23G, pid: 2892>
    (ADDRESS=(PROTOCOL=tcp)(HOST=p23g)(PORT=3733))
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    D:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-JAN-2010 21:40
    :42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 04-JAN-2010 21:40:16
    Uptime 0 days 0 hr. 0 min. 27 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=p23g)(PORT=1521)))
    Services Summary...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully

  • Listener won't start on 10.2.6

    Hello:
    I've been running 9iR2 just fine on OS X 10.2.1-10.2.4 (not OS X Server). I recently upgraded to 10.2.6 and now I can't get the listener to start. This might be related to something else, but the only thing I've changed is the 10.2.6 upgrade.
    Here are the error messages I get:
    bash-2.05a$ lsnrctl start
    LSNRCTL for MacOS X Server: Version 9.2.0.1.0 - Beta on 19-MAY-2003 23:20:36
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting /Users/jfdavis/9iR2/orahome/bin/tnslsnr: please wait...
    TNSLSNR for MacOS X Server: Version 9.2.0.1.0 - Beta
    System parameter file is /Users/jfdavis/9iR2/orahome/network/admin/listener.ora
    Log messages written to /Users/jfdavis/9iR2/orahome/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=acsoft.biz)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=acsoft.biz)(PORT=2481)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    MacOS X Server Error: 54: Connection reset by peer
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=2481)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    MacOS X Server Error: 61: Connection refused
    Any ideas on what I can do to solve this?
    Thanks,
    Jay Davis
    Atlanta

    Well,It's a small problem simple to solve it.
    Could you please check in profile that you had set every thing properly
    that includes path of the oracle home etc..
    Another thing is that there is 2 listening ports which is 1521,2481 that also you got to check it up.
    Onece you gon thru the restriction above.
    Pls,let me the status of the work.
    I will be able to solve your problems.
    Thanks and Regards
    Riyaas
    Oracle Applications DBA
    Email : [email protected]
    Kuwait

Maybe you are looking for

  • Wireless connection is not working on my Satellite U400/03S

    Hi Guys, I have Toshiba Satellite U400/03S laptop and I have a very strange problem that I can't seem to get around. I signed up new ADSL2+ connection and yesterday when was I trying to setup it up I found the I can connect to internet through wired

  • 8.1.7 Installation Problems with Exceed

    We are having a problem where the Installation screen just dissapears (or crashes) in the middle of an Oracle 8.1.7 Installation on Solaris. We are using Hummingbird's Exceed from a Windows desktop. Has anyone encountered such a problem before? There

  • PP CS4 very slow on MAC

    I have noticed that when running a 1 hr sequence (wedding), my ability to use the CTRL D short cut for the default transition is VERY slow.  I get the spinning wheel of death and then the transition appears.  The time line runs fine but anything I do

  • Farbmanagement in Photoshop Elements - Hilfe !

    Ich kapier´s leider nicht - nach Lesen des Buches "PSE für digitale Fotografie" von Scott Kelby hatte ich aufgrund eines Tips in dem Buch für das Farbmanagement die Einstellung "Immer für Druckausgabe optimieren" angewählt. Allerding wunderte ich mic

  • Converting 32bits MSCS SAP ECC6.0 server to 64bits MSCS SAP ECC6.0 server

    Hi Gurus, I want my SAP ECC6.0 production server which is currently running under 32bits MSCS to be upgraded to 64bits MSCS servers. as i encounter performance problems being 32bit machine(oracle database). Has anyone on the board done it before? Can