How to start a Listener in Windows XP

When I loggin into the DB from EM, I got the message
SQLException
IO : The Network Adapter could not establish the connection
And when I enter the following from prompt
lsnrctl startStarting tnslsnr: please wait...
Failed to start service, error 3.
TNS-12536: TNS:operation would block
TNS-12560: TNS:protocol adapter error
TNS-00506: Operation would block
32-bit Windows Error: 997: Unknown error
and >> tnsping db_name
Used parameter files:
G:\oracle\product\10.1.0\Db_1\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
(HOST = 127.0.0.1)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = nutri)))
TNS-12541: TNS:no listener
I do not know what is the problem.
Actually I previously install the oracle 10g twice and uninstall it.
But I observe from management console that the listener service on my PC would not be removed.
They are OracleOraDb10g_home1TNSListener and OracleOraDb10g_home2TNSListener.
I try to restart they but failed.
How could I fix this fatal problem.
Thanks a lot

Thanks for your reply
I had remove all listeners but in under WindowsXP, the listenr services still still exist.
Previously installed:
OracleOraDb10g_home1TNSListener
OracleOraDb10g_home2TNSListener
Now I am using this one:
OracleOraDb10g_home3TNSListener
My problem is that how to remove the listener services used by previously Oracle DB.

Similar Messages

  • How to start bonjour service on windows 7

    how to start bonjour service on windows 7,  without this service i can't install itunes.

    Doublechecking before proceeding ... are you getting a message saying that "the Bonjour Service can't be started" when you try to install iTunes? Or is something different going on?

  • How to start airport extreme on windows 7 professional

    how to start airport extreme on windows

    Doublechecking before proceeding ... are you getting a message saying that "the Bonjour Service can't be started" when you try to install iTunes? Or is something different going on?

  • How to start OC4J as a Windows service?

    I installed OC4J standalone version 10.1.3.4.0 so I can configure Apache FOP. The startup/shutdown process is manual and my Windows customers are not liking it at all. Is there a way to make it a Windows service so it starts automatically when the system boots? Otherwise, the system has to stay logged in and the command window that started the process needs to remain open. Windows folks don't like this.
    Thanks,
    Denise

    I had an example here of doing this, way back when I was a young lad:
    [http://radio.weblogs.com/0132383/stories/2004/04/28/oc4jAsAWindowsService.html|http://radio.weblogs.com/0132383/stories/2004/04/28/oc4jAsAWindowsService.html]
    Don't know if the utility even exists any more but there's likely to be something else that has taken its place if not.
    -steve-

  • Episode.medium my year with a distraction free iphone and how to start for listen to following topic.

    connect to itunes match this brodcates.etc

    oh... then I understood wrong. thanks for the hint. Would be great, when apple would change that... cause Steve said, from now... the pc/mac is just another device in the cloud...
    that would be believable...

  • How to start listener in sql developer for remote debug

    how to start listener in sql developer for remote debug ? Since the new version 1.1.0.23 is different with the old version for remote debug, I don't know how to start the listener on the new version for remote debug.
    even follow the user guide below and not work . Experts on sql developer please help me with this.
    Remote Debugging
    To debug a procedure or function for a connection where the database is on a different host than the one on which you are
    running SQL Developer, you can perform remote debugging.
    Remote debugging involves many of the steps as for local debugging; however, do the
    following before you start the remote debugging: Use an Oracle client such as SQL*Plus to issue the debugger connection command. Whatever
    client you use, make sure that the session which issues the debugger connection commands is the same session which executes your PL/SQL
    program containing the breakpoints.
    For example, if the name of the remote system is remote1, use the following SQL*Plus command to open a
    TCP/IP connection to that system and the port for the JDWP session:
    EXEC DBMS_DEBUG_JDWP.CONNECT_TCP('remote1', '4000'); The first parameter
    is the IP address or host name of the remote system, and the second parameter is the port number on that remote system on which the debugger
    is listening.
    Right-click the connection for the remote database, select Remote Debug, and complete the information in the Debugger - Attach
    to JPDA dialog box. Then, follow the steps that you would for local debugging (for example, see Debugging a PL/SQL Procedure).
    Debugger - Attach to JPDA This dialog box is displayed when you right-click a database connection name and select Remote Debug.
    Use this
    dialog box if you are using the Sun Microsystem's Java Platform Debugger Architecture (JPDA) and you would like the debugger to listen so
    that a debuggee can attach to the debugger.
    For more information about remote debugging, see Remote Debugging.
    Host: Name or IP address of
    the remote host on which SQL Developer should listen for the database to connect.
    Port: Listening port number on the remote host. You can
    choose any valid port number that is not in use by another process.
    Timeout: The number of seconds that SQL Developer will wait for the
    remote database to make a debugging connection. Don't Show Dialog Box Before Connecting: If this option is checked, this dialog box will not
    be displayed before future connections for remote debugging

    You're not the only one:
    Not able to start remote debug listener
    Re: remote debug question at version 1.1.0.23 64

  • How to Start the Particualr Listener if we have more than one listener

    Hi,
    How to start a listener with a particular Listener name. If we have more than listener defined within the Listener.Ora file.

    from a command prompt,
    lsnrctl start <listenername>

  • How to check weather oracle db is started or not and how to start at oracle

    Hi
    could u please tell me how to check weather database is started or not
    and also how to start . (on unix and windows)
    waiting for ur reply.
    rajendra

    Hi rajendra,
    You can use the following command at Unix/Aix operating system.
    login into unix/aix operating system
    & run the following command.
    sqlplus "connect /as sysdba"
    you come in sql prompt
    & than run the following query
    sql>select status from v$instance;
    In windos you can check DB status using MMC.
    if you have any query than message me freely.
    Karan
    Edited by: karan Singh on Jun 24, 2008 5:10 PM
    Edited by: karan Singh on Jun 24, 2008 5:12 PM

  • Start the Listener Automatically

    OS is Solaris
    Data base is 9i
    I shutdown database (shutdown immediate) and after that Solaris server (shutdown now).
    When I start solaris server database started but
    listener didn't start.
    How to start the listener automatically when OS reeboots?
    Thankx in Advance....

    You work with your system administrators to find which directory the script currently resides. The posting above gave the possible locations for the Sun OS.
    etc/rc0.d/ or /etc/rc2.d/ and so on
    Usually it is the normal dbstart script that is executed. You will need to work with the system administrators to either include the command line for stating the listener or include it in the dbstart script (which in not advisable since it could change with upgrades to the database version).
    Regards
    Tim

  • How to start a application with a login window?

    hi there
    does anyone have any idea on how to start an application with a login window? a login window is the first frame or window to be displayed when an application starts running. and only correct login id and password have been entered the real application will start. any sample out there? thank you.

    You can start a new thread by making a thread object and passing it an implementation of a runnable object. Runnable has just one method, public void run(), this is was gets executed in a second thread. perhaps the code you would use would look something like this.
    <code>
    // set up thread for login window
    new Thread(new Runnable() {
    public void run() {
    // construct your login window here
    // when you are done processing the
    // password....
    if(goodPassword) {
    authorized = true; // a global variable
    notifyAll(); // don't forget this
    else {
    System.exit(42);
    }).start();
    // control does not stop this code gets executed while
    // the above thread is running.
    // Set up main program here. This is done in the
    // backround.
    while(!authorized) {
    synchronized(this)
    { wait(50); }
    // now when the user logs in this frame pops
    // up real quick.
    myFrame.setVisible(true);
    </code>
    Hope you can figure it out.. good luck :)

  • My 6th generation nano isn't recognized by my computer. When I plug it in an error message pops up, which says "USB Device Not Recognized". Does anyone know how to start trouble shooting this. I updated both windows and iTunes.

    My 6th generation nano isn't recognized by my computer. When I plug it in an error message pops up, which says "USB Device Not Recognized". Does anyone know how to start trouble shooting this? I updated both windows and iTunes.

    Work through all the suggestions in this Apple support document first.
    iPod: Does not appear in Windows or iTunes and Device Manager is empty
    B-rock

  • How do I get rid of "Windows No Disk Exception Processing Message c0000013 Parameters 75b6bf7c 4 75b6bf7c 75b6bf7c" when firefox starts up ? Does not show a solution!

    How do I get rid of "Windows No Disk Exception Processing Message c0000013 Parameters 75b6bf7c 4 75b6bf7c 75b6bf7c" when firefox starts up, I have to hit continue twice to get past this error message. Then all is OK. The solution shown for this thread does not make sense.
    == This happened ==
    Every time Firefox opened
    == Firefox was updated

    In Google, search for ""Windows No Disk Exception Processing" (including quotation marks). Lots of different answers out there.
    632 results on this search limited to the last year:
    https://encrypted.google.com/advanced_search?q=%22Windows+No+Disk+Exception+Processing%22&hl=en&lr=&tbs=qdr:y&prmd=df

  • How to start OS X instead of Windows

    Hello,
    I installed OS Snow Leopard (latest version) and decided to install Win 7 Pro
    After succeeding, i used the original DVD Snow Leopard to install Boot Camp
    When all files where installed, i was asked to restart OK
    Restarted, but !... don't restart ! stay as a dead computer.
    Retried several times, no way !
    My question (forgot !) HOW to start from nothing to the OS X system ?
    Can someone tell me what kind of keys to push during restarting and opening  OS X ?
    So i can reformat Windows partition and restart a new installation (hope it will work !).
    Thanks for your comment,
    Regards,
    Jean

    Hold option key while booting and then choose the OS X partition.

  • Help! How to start windows in boot camp?

    I have read several posts on this but I still cannot seem to get it started. I recently bought a macbook with bootcamp set up with windows xp. I had vmware fusion on my computer to use windows but I uninstalled it because I cannot use it for the purpose of windows that I need. Now, I do not know how to start windows on my computer. I cannot use a virtual machine because my exam software that I use for school will not start up when using a virtual machine.
    I restart my computer and hold down the option key and the only hard drive that shows up is the Mac HD. The boot camp drive does not show up. So, if I cannot start windows that way...is there any other way???
    THANKS!

    I cannot use a virtual machine because my exam software that I use for school will not start up when using a virtual machine.
    It requires DirectX 9? Huh?
    I restart my computer and hold down the option key and the only hard drive that shows up is the Mac HD.
    That sounds like your computer came with VM Fusion, and was not set up with boot camp. Please prove me wrong.
    First, how many disk icons are on your Mac OS desktop? Is there just the Macintosh HD icon, or is there another disk icon labelled, say, "Untitled" or "Boot Camp".
    Second, open /Applications/Disk Utility. Select your hard drive (not the Macintosh HD volume, but the actual hard drive, just above the Macintosh HD volume). Then click the "partition tab". How many partitions do you have. Does it show one HFS+ Journaled volume, or more than one partition and of what types.
    Third, if you did see a second disk icon in step one, select it and hit CMD-I. What is its used and free space? Open it in Finder: is there a boot.ini file? A Windows folder?
    Fourth--I should have thought of this first, sorry--some MacBooks have a bug that Option doesn't let you select an OS. So open Apple > System Preferences > Startup Disk and see if there is a Windows there for you to select. If so, select it and "reboot now" to boot into Windows. To boot back into Mac OS, you can either use the option key, or use the boot camp system tray icon to select Mac OS as your startup disk.
    Finally, did your computer come with a Windows XP CD?

  • How do i stop the icloud window from poping up everytime i start iTunes ? i do not have an icloud account and don't want one., how do i stop the icloud window from poping up everytime i start iTunes ? i do not have an icloud account and don't want one.

    how do i stop the icloud window from poping up everytime i start iTunes ? i do not have an icloud account and don't want one., how do i stop the icloud window from poping up everytime i start iTunes ? i do not have an icloud account and don't want one.

    If you don't have an icloud account, then icloud is not the thing that's popping up a window.
    If you are being asked to enter a password when accessing itunes, then the problem may be that you have purchased items (apps, songs, etc) on the device that were purchased using a different itunes account than the one you currently have defined on your device. 
    Purchased items are forever associated with the itunes account (the apple ID) that was used to make the purchase.  If you change the ID on the device, you won't be able to update any of them.  You'll have to purchase them again.

Maybe you are looking for

  • Can anyone help - my mail on my ipad will not connect to the server. My internet access is fine. How can I get my email to connect to the server?

    My ipad will not connect tot he server when trying to access my mail. This has been happening since last Sunday. Some have said it is due to the latest software update. I am able to connect to the internet. I am not having this issue on iPhone. I che

  • Error during file open

    String file = "C:\\Documents and Settings\\mit2kor\\Desktop\\1         1             1             1.txt"; Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + file); Output: I get an 'Unable to open "C:\Documents and Settings\mit2kor\

  • What Mac Mini to buy?

    Hello all, I'm about to make the jump to Mac. Having already owned and iPhone and iPad and loved them it's time for me to get ride of my PC and simplify everything. My questions is what version Mini should I buy. My goal is this: Install in my living

  • Ship-To Address for Business Partner

    Hi, I have two records related to the same partner in the table CRMD_PARTNER. Where each record has a different address number (field ADDR_NR). One address is about Location (Partner func. = 75) and other is about Ship-To (Partner func. = 27). I took

  • Export PO attachments from fnd attachments table

    Any one can give a tip on how to export documents from the Purchase orders which are stored in fnd attachments table thanks prasanna