Listener service not starting after installation (10g on WinXP)

Hi!
I installed 10.2.0.1 on a Windows XP machine, but for some reason the listener service does not start up. If I start the service from the Windows service control panel I get:
The service "OracleOraDB10g_home1TNSListener" on "Local Computer" could not be started. Error 3: The system could not find the specified path."
The path for the servicing exe is "G:\oracle\product\10.2.0\db_1\BIN\TNSLSNR", which is the correct path.
Executing "lsnrctl status" I get:
{code}
LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 27-MAI-2009 09:53:37
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Anmeldung bei (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xpdeveloper)(PORT=1521)))
TNS-12541: TNS: No Listener
TNS-12560: TNS: Error with protocol adapter
TNS-00511: No Listener
32-bit Windows Error: 61: Unknown error
{code}
Executing "lsnrctl start" I get:
{code}
LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 27-MAI-2009 10:02:10
Copyright (c) 1991, 2005, Oracle. All rights reserved.
tnslsnr is getting started: Please wait...
Failed to start service, error 3.
TNS-12560: TNS: Error with protocol adapter
TNS-00530: Error with protocol adapter
{code}
When I open a another command shell and run the servicing exe "G:\oracle\product\10.2.0\db_1\BIN\TNSLSNR" directly and executing "lsnrctl status" I get:
{code}
LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 27-MAI-2009 10:10:27
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Anmeldung bei (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xpdeveloper)(PORT=1521)))
STATUS des LISTENER
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
ction
Startdatum 27-MAI-2009 10:10:17
Uptime 0 Tage 0 Std. 0 Min. 10 Sek.
Trace-Ebene off
Sicherheit ON: Local OS Authentication
SNMP OFF
Parameterdatei des Listener G:\oracle\product\10.2.0\db_1\network\admin\listener.ora
Log-Datei des Listener G:\oracle\product\10.2.0\db_1\network\log\listener.log
Zusammenfassung Listening-Endpunkte...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xpdeveloper)(PORT=1521)))
Der Listener unterst³tzt keine Services
Der Befehl wurde erfolgreich ausgef³hrt.
{code}
I can also successfully tnsping the listener.
Any ideas why the listener service fails to start?
Thanks a lot for your help,
Marcus

Hi Florian,
my understanding was that on Windows ORACLE_HOME is stored in the registry.
I have a correct path to my Oracle home directory under "HKLM\Software\Oracle\KEY_OraDB10g_home1\ORACLE_HOME".
Following your suggestion, I added a Windows environment variable "ORACLE_HOME" that points to the Oracle home directory, rebooted and tried to start the service again, but nothing changed.
Marcus

Similar Messages

  • Multiple Oracle Homes - Oracle Listener failes to start after installation

    Just in case the listener fails to start after an oracle installation, please check the oracle ports in the listener.ora and tnsnames.ora, both of which are present in the following directory:
    ...\oracle\<SID>\<Ver>\NETWORK\ADMIN
    All installations should have separate listener ports eg. If the first installation has port 1527, the next one should be 1528 and so on..
    If they do not, manually change the ports and start the listeners.
    Also check SAP Note 98252. Although I didn't find it necessary (I think it applies only if you have a single listener for all oracle homes), it did give me an idea that there some config problem in the .ora files.
    Also see [this thread|Oracle Listener error in Import ABAP phase?; for related details

    hi
    thanks for the help ,
    I have been using the SQL Server , i am totally blank about Oracle
    i am totally confused with this user, and hoststring
    i logged in to the enterprise manager using System and manager password
    But i cannot connect to any database using SQL Server
    i am not remembering any user name or password i have given during installation.
    the only thing i remember is
    Global databasename = (globedb) i have given
    For SID = globedb the same name i have given
    for sys ,i have given sysdb as password
    and for system i have given systemdb as password
    with this can i do anything
    when expand the schemas ,i can see the XDB,SCOTT and SYS . how can i login to this .
    if i want to login to the scott
    what would be the username,password,and hoststring. since i haven't set any password and username ,there would be some default username ,password, and hoststring.
    if any one can help me please help me
    thanks regards

  • Oracle Service does not start after installation of Domain role

    Hi all,
    here is my setting:
    Windows Server 2008 R2 64bit
    ORACLE ONE 11g
    I installed the database and it was working fine until I installed the domain controller role on this server.
    Finally I needed to uninstall this role again and restarted the server several times during this process.
    Now I can not access the database anymore. Listener starts, then stops.
    database service stops with Windows Service Error "Could not start in a timely fashion..." (but quite immediately after starting)
    Checking the database installation, I could not find the ORACLE HOME path in the env variables anymore, also not a trace of other ORACLE paths there.
    This database is REALLY important to me, so if you have an idea how to restore the original state, I would be glad.
    And NO , I haven´t made a backup, since it was more or less 1 day between db setup and domain role setup...
    Thanks in advance...
    Meden
    Edited by: user10859969 on 13.01.2012 14:29

    And No, you shouldn't have installed Oracle on a Domain Controller in the first place, as the activity of a Domain Controller will impair the database performance heavily.
    So the best solution is CTRL-ALT-DEL and start all over again.
    If the database is that important for you, why didn't you install it on a real OS, and why for heaven's sake did you promote the database server to a domain controller?
    Sybrand Bakker
    Senior Oracle DBA

  • Listener service not start automatically after reboot in Win2K server Clust

    Hi all,
    I set up a two node Server Cluster with Microsoft Windows 2000 server cluster service. Hardware are two HP DL380 servers and HP MSA500 (the shared storage). The cluster's IP address is 10.1.241.65. When I shut down both servers and restart the primary server, the listener server service will not start automatically. The listener log is:
    Started with pid=1108
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.241.65)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    The service is set up automatically start. I suspect the cluster virtual IP is not available immediately after reboot. So I tried setting the Recovery after first failure and second failure to 3 minitues each, and setting up Dependencies of the listener on the cluster service in the Win2K Service panel. Neither worked.
    The service can be manually start.
    Any suggestion?
    Frank.

    The command to start automatically the listener is :
    lsnrctl start
    check the parameters in : <ORACLE_HOME>/network/admin/listener.ora
    check the IP address or host name
    Joel Pérez

  • Oracle Listener service not starting.

    Hi,
    Windows 2003 Oracle 10.2. and ECC 6.0
    TNS Listener service is not starting and giving below Error
    "The OracleTST102TNSListener service on Local Computer started and then stoped. Some services stop automatically if they have no work to do, for example, the performance logs and Alerts service.
    Please help me.
    Thanks

    Thanks warren
    This is not a new installation. I was running SGEN Tcode. I stopped the transaction and wanted to start it again, it gave an ABAP DUMP error. After that i had restarted the Server at OS level. From then onwards the TNS Listener service was not starting.
    But the problem is resolved. The problem was with the IP Address. It was changed and the entry was not present in the Host file. So i have made an entry in the hostfile and started the TNS Listener service, it worked.

  • SUP 2.0 Installation problem -SUP services dont start after installation

    Hi,
    I have installed a licensed version of "SUP 2.0 Personal developer 32 bit" on my machine from https://sybase.subscribenet.com. I installed 4 RAR files (sup0200_dev1_win to sup0200_dev4_win) of around 1.66 GB. I have unzipped all the sub-folders inside after unzipping the 4 main RAR files.
    I followed the installation steps and installed all components on a single host.
    Everything was fine while installing but I am facing these problems:
    1. When I click Start > Programs > Sybase > Unwired Platform > Start Unwired Platform Services... nothing starts.
    2. When I open Sybase Unwired WorkSpace I dont see any "Start Development" or any "WorkSpace Navigator" or anything specific to SUP Workspace. Only specific to Eclipse is what I see.
    3. Most of the folders in the installed path is not there or are empty. For e.g. The folder Servers\MessagingServer\Data is empty.
    For another information I see some error in the installation log like:
    +(Nov 3, 2011 11:38:31 PM), , com.sybase.stf.install.uep.wizardaction.CopyInitConfigFiles, err, Could not copy directory D:\Sybase_Installables\sup0200_dev3_win\modules\mobileserver\syscheck to D:\Sybase\UnwiredPlatform\Util\syscheck ServiceException: (error code = -30000; message = "The system cannot find the path specified. (3)"; severity = 0)
    The strange thing is during installation the setup does not throw any error and I go to Finish the setup. Also I am able to successfully uninstal.
    Could anybody please guide me how what could be the problem. I suspect the installable is not appropriate.

    Hi
    Do you see the services as being installed?  What OS are you installing on? 
    I had to do a reinstall one time to get everything up and running, I also had the issue of the services not being properly installed (got a successful message after my first install but that in general seems to mean very little).  I then carefully went through the prerequisites again and on second try things worked correctly. 
    Bjorn

  • SAFARI does not start after installation

    the problem: after installation the safari browser does not start. system: windows XP profesional 2002 service pack 2 ... regards

    Same here, but solved.
    Open up a Console and try starting Safari like I did:
    -------8<-------
    ki-iMac:Applications ki$ ./Safari.app/Contents/MacOS/Safari
    ------->8-------
    Then it would come up with:
    -------8<-------
    2009-06-11 17:40:27.843 Safari[555:10b] GrowlSafari Error: Original (selector updateDiskImageStatus:) not found, Alternate (selector myUpdateDiskImageStatus:) was found
    2009-06-11 17:40:27.845 Safari[555:10b] Loaded GrowlSafari 1.2
    2009-06-11 17:40:27.868 Safari[555:10b] Videobox Safari Plugin loaded
    Segmentation fault
    ------->8-------
    After locating that plugin (does not reside in /Library/Internet Plugins/) with that posting:
    [http://forums.macrumors.com/showthread.php?t=473842]
    And the following commands in the console:
    -------8<-------
    # mkdir ~/Library/Application\ Support/SIMBL/Plugins/disabled
    # mv ~/Library/Application\ Support/SIMBL/Plugins/VideoboxSafariPlugin.bundle ~/Library/Application\ Support/SIMBL/Plugins/disabled/VideoboxSafariPlugin.bundle
    ------->8-------
    Everything works fine again.
    Maybe I should update my Videobox?
    Hope that helps!
    Message was edited by: the.ki

  • Oracle and Instance Service Not Starting After Win2K Service Pack 4 Install

    Please help
    We are running Oracle 8.1.6 on Windows 2000 Server and everything ran fine. Our Network Admin installed Windows service pack 4 and now after a reboot we have to manually go in and start Oracle because it does not start automaticially.
    I've looked everywhere and cannot find any documented resolution to this problem.
    Regards,
    Andy

    If you completely patched your server then it might be related to the problems some of us are experiencing with a certain MS patch. Check this thread for more details:
    ORACLE NOT AVAILABLE..ORA 01034

  • HP dv3-2000 audio service not start after i run uniblue powersuite. event log says can't find path.

    after i run uniblue powersuite to clean up my registry, speedup my pc and update my drivers, I cannot start my dv3-2000 laptop. After I updated the BIOS, following the suggestion on the forum, I can get the vista start but no sound. I then checked the event log which says the audio service cannot start because it can't find the path specified. How can I solve this problem?

    If the printer is connected USB to the Windows 7 machine, what you can do is share it to the network (assuming the XP computer is also connected to the same network). This way the XP machine can see the printer on the Windows 7 computer and install it. The only drawback is that the Windows 7 computer will need to be powered on for the XP computer to be able to see and print to it. I have linked a third party site below for instructions on how to do this.
    http://www.howtogeek.com/howto/windows-7/share-fil​es-and-printers-between-windows-7-and-xp/
    Binary_Zen (worked at HP )
    Click the white Kudos star to say thanks
    Please mark Accept As Solution if it solves your problem

  • Exchange replication service not starting after installing Rollup update 3 v3

    Hi,
    I have installed rollup update 3 v3 for exchange 2010 sp1 on my mailbox server. This mailbox server is a DAG member. After installing update rollup, Microsoft exchange replication service on this server attempts to start & show status started for couple
    of seconds & then gets stopped. This behaviuor continues untill i uninstall this rollup. I have installed the same rollup on other DAG member as well with no problem. The following errors are generated in the application logs,
    Event ID 4096: The Microsoft Exchange Replication service failed to start the Tcp Listener. Please review the Event Log for more information. The system will attempt to start the service again in 30 seconds.
    Event ID 2121: The Microsoft Exchange Replication service failed to start the TCP listener. Error: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
    at Microsoft.Exchange.Cluster.Replay.TcpListener.StartListening()
    Event ID 4999:
    Watson report about to be sent for process id: 6000, with parameters: E12, c-RTL-AMD64, 14.01.0289.001, msexchangerepl, M.E.Cluster.Replay, M.E.C.R.ReplicaInstance.TargetGetCopyStatus, System.MethodAccessException, a379, 14.01.0289.001.
    ErrorReportingEnabled: True
    Event ID 2060: The Microsoft Exchange Replication service encountered a transient error while attempting to start a replication instance for DB1\SRV-MBX2. The copy will be set to failed. Error:
    The NetworkManager has not yet been initialized. Check the event logs to determine the cause.
    Event ID 2060:
    The Microsoft Exchange Replication service encountered a transient error while attempting to start a replication instance for DB2\SRV-MBX2. The copy will be set to failed. Error: The NetworkManager has not yet been initialized.
    Check the event logs to determine the cause.
    Thanks
    in Advance!!

    I hope you are following the best practice to install rollup on DAG. 
    Suspend activation for the databases on the server being updated.
    Perform a server switchover so that all databases on the server are passive copies. There will be a brief interruption in service for the mailboxes hosted on the active databases during the switchover process.
    Install the update rollup.
    Resume activation for the databases on the updated server.
    Perform database switchovers as needed.
    http://blogs.technet.com/b/scottschnoll/archive/2009/12/10/installing-update-rollup-1-for-exchange-2010-on-dag-members.aspx
    Thanks Uday Kiran,
    Senior Consultant
    Cyquent Technology Consultants, Dubai
    Please Mark as answer if it helps you

  • OBIEE 11.1.1.5 presentation service not started  after fresh installtion

    hi all,
    we have installing OBIEE 11.1.1.5 64bit in AIX machine. after fresh installation all the services are up and running.
    once we restart the OPMN services, all the services are up except presentation service..
    System Environment:
    OS : AIX 7.1 TL03 64bit
    OBIEE : OBIEE11.1.1.5 64bit
    Installation type : Enterprise
    DB : 11gR2
    kindly guide us to find out the root cause..
    thanks in advance.

    hi ,
    thanks for quick reply...
    we have already done what u suggest and reinstall whole OBIEE include DB also ...but still we are facing this issue..
    any other ways to start presentation service....
    Edited by: 855349 on Jul 1, 2011 4:12 AM
    Edited by: 855349 on Jul 1, 2011 4:12 AM

  • Application Services Not Starting After Oracle Apps 11i Clone

    Hi All,
    Can any one help me out on this ........
    EBS: 11.5.9
    Database: 9.2.0.3.0
    After the cloning oracle Application Apache, Concurrent managers and other services are up and running perfectly but my forms and reports services are not coming up.
    It is showing time out when i tried to start the services. Please find the below
    Executing service control script:
    /disk1/oracle/dev1comn/admin/scripts/dev1_dataprepdev1/adfrmctl.sh start
    script returned:
    ERROR : Timed out: Interrupted Exception
    Command line may not be valid
    Executing service control script:
    /disk1/oracle/dev1comn/admin/scripts/dev1_dataprepdev1/adrepctl.sh start
    script returned:
    ERROR : Timed out: Interrupted Exception
    Command line may not be valid
    Executing service control script:
    /disk1/oracle/dev1comn/admin/scripts/dev1_dataprepdev1/adfmcctl.sh start
    script returned:
    ERROR : Timed out: Interrupted Exception
    Command line may not be valid
    Executing service control script:
    /disk1/oracle/dev1comn/admin/scripts/dev1_dataprepdev1/adfmsctl.sh start
    script returned:
    ERROR : Timed out: Interrupted Exception
    Command line may not be valid
    Thanks in advance...
    Sai

    976630 wrote:
    Hi Sir,
    The Issue get resolved
    i checked the dbc file and xml file for the password of Guest user it is same...
    But it is not default ORACLE. Checked in dbc , xml and fnd_user table. Changed it to default ORACLE in xml file and ran the adautocfg.sh
    The issue get resolved. Thanks for your help.Thanks for the update and for sharing the solution!
    Regards,
    Hussein

  • Services not starting after a node crash

    hi
    We have a 3 node cluster and one of the nodes crashed today, also the services did not get relocated to the other node and when we try to manullay stop/start/relocate the service we get the following error
    srvctl stop service -d BCB -s BCB_J2EE -f
    PRCD-1085 : Failed to stop service BCB_J2EE
    PRCR-1065 : Failed to stop resource ora.BCB.BCB_j2ee.svc
    CRS-2533: Server 'bcb528' is down. Unable to perform the operation on 'ora.BCB.BCB_j2ee.svc'
    Would anyone has seen this before
    Thx
    JJ

    this is what i can find in log
    [   CRSPE][60] Server [bcb528] is unreachable. Stopping the sequencer for: bcbCRON 1 1
    2011-02-28 08:15:21.778: [   CRSPE][60] Sequencer for [bcbCRON 1 1] has completed with error: CRS-2533: Server 'bcb528' is down. Unable to pe
    rform the operation on 'bcbCRON'
    2011-02-28 08:15:21.778: [   CRSPE][60] Required instruction failed in op: START of [bcbCRON 1 1] on [bcb529] : 105247290
    2011-02-28 08:15:21.781: [UiServer][62] Container [ Name: ORDER
    MESSAGE:
    TextMessage[CRS-2533: Server 'bcb528' is down. Unable to perform the operation on 'bcbCRON']
    MSGTYPE:
    TextMessage[1]
    OBJID:
    TextMessage[bcbCRON 1 1]
    WAIT:
    TextMessage[0]

  • Acrobat does not start after installation

    Recently purchased Adobe Acrobat 11 Standard, did the fresh installation and ran the program.  Nothing appears...
    Searched web and forums and tried adobe cleaner, acrofix, renaming cache file but no luck.
    Tried uninstalling / re-installing (using cleaner too) as well.
    I do not have any creative suite products installed on this PC.  (only Adobe products I have installed are: reader, AIR, flash)
    This seems to be a well known issue.  Is there anything I can try other than the ones I mentioned above?

    I am experiencing the exact same issues as minc76274552 except that I have the acrobat 11 Pro.
    I have been unable to get any assistance at all from adobe, with the exception of this forum, and this is my first post.  No chat, no phone numbers - really frustrating!
    No errors at installation - I have uninstalled and reinstalled multiple times thinking something must have gone awry.  Nothing helps.  When I try to star the program, either by double clicking on a pdf or from the shortcut, I get a rotating circle for a few seconds (like it is starting) and then it just goes away, nothing happens.
    I haven't tried starting as an administrator, but I'll try that next....

  • Builder Can Not Start After Installation

    Greetings,
    I've just installed Oracle Developer Suite 9i (complete) on Linux RH8.0. The installation is on top of an Oracle database installation (i.e.: 2 different ORACLE_HOME).
    After the installation of DS (and manually linking files) when I try and run rwbuilder, I get the following javax.net error:
    Connection Refused
    My DISPLAY is set as I can execute Xclock without problems. I'm also able to connect to the database still using SQLPlus from the DS installation dir.
    What connection is being refused? Do I have to specify a SID and/or username-password in my rwbuilder command? Is there a properties file that I am missing?
    Any help would be greatly appreciated.
    Thanks,
    Marcel Sammut

    From metalink not Note 268983.1. pls refer that note for more details
    Cause
    Check the openmotif version.
    Higher Motif versions are NOT "compatible/ supported/ certified" with Forms/Reports 9.0.2/9.0.4.
    Fix
    Install Motif 2.1.30 as additional package without deinstalling Motif 2.2.2.
    For more details
    http://www.suse.com/en/business/certifications/certified_software/oracle/as/ias9ir2_sles8.html

Maybe you are looking for

  • VPRS - Cost price from sales to billing not valuation record

    Hi, I need to get the cost to flow from the sales document to the billing document for the cost price. We allow selected users to change the cost price at the time of the sales order. But when I create a billing document the moving average price is d

  • Data driven subscription using c#

    I am getting the following error "System.Web.Services.Protocols.SoapException: The required field Field is missing from the input structure. ---> Microsoft.ReportingServices.Diagnostics.Utilities.MissingElementException: The required field Field is m

  • What is the right 1G RAM upgrade for Aluminium G4 1,25 GHzPowerBook ?

    After 6 months of struggle I am ready to throw my PB into trash bin and a buy a powerPC that works. I tried to upgrade RAM from 1G to 1,5G - the older RAMs being 2x512MB Kingston copies and working well but getting slow for multitasking (photo editin

  • Another question about mail crashing:

    Have a question concerning mail. Cannot recieve/send/delete emails. Even if I delete, emails return after i (force) quit the unresponsive program. Also, if i click back and forth between sent, trash and inbox icons, they go blank and then mail won't

  • To Adobe Muse CC team. Muse 2014.2 crashed. Here is the screen shot

    While I was trying to choose a new font for use on a page header Muse crashed with the following message. Just letting you know. After exiting and saving automatically the entire error was sent to Apple. I restarted Muse and all was saved and restore