Database is started but the listener does not start

Hello community,

Over the weekend, a power outage took my Windows Server 2008 R2 down and my database in the same way.

I started back on the database, but I'm having some trouble from the TNS LISTENER of my 11.0.2 database.

I tried to start the service: OracleOraDb11g_home1TNSListener

but I get the following error: OracleOraDb11g_home1TNSListener service on Local computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.

LSNRCTL status gives me this:

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))

AMT-12541: TNS:no listener

AMT-12560: TNS:protocol adapter error

AMT-00511: no listener

Windows 64-bit error: 2: no such file or directory

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = LIPCSATT.ireq.ca) (PORT = 1521)))

AMT-12541: TNS:no listener

AMT-12560: TNS:protocol adapter error

AMT-00511: no listener

Windows 64-bit error: 61: unknown error

The departure of lsnrctl gives me this:

Z:\ > lsnrctl start

LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on August 6, 2013 07:55: 03

Copyright (c) 1991, 2010, Oracle.  All rights reserved.

From tnslsnr: Please wait...

Failed to start the service, error 0.

AMT-12560: TNS:protocol adapter error

Here are my ora files:

sqlnet.ora # Network Configuration file: E:\app\da2803\product\11.2.0\dbhome_1\network\admin\sqlnet.ora

# Generated by Oracle configuration tools.

SQLNET. AUTHENTICATION_SERVICES = (NTS)

NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT, LDAP)

tnsnames.ora # Network Configuration file: E:\app\da2803\product\11.2.0\dbhome_1\network\admin\tnsnames.ora

# Generated by Oracle configuration tools.

OROBEE =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

(CONNECT_DATA =

(SERVER = DEDICATED)

(SERVICE_NAME = OROBEE)

)

)

LISTENER_OROBEE =

(ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

ORACLR_CONNECTION_DATA =

(DESCRIPTION =

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

)

(CONNECT_DATA =

(SID = CLRExtProc)

(PRESENTATION = RO)

)

)

listener.ora # Network Configuration file: E:\app\da2803\product\11.2.0\dbhome_1\network\admin\listener.ora

# Generated by Oracle configuration tools.

SID_LIST_LISTENER =

(SID_LIST =

(SID_DESC =

(SID_NAME = CLRExtProc)

(ORACLE_HOME = E:\app\da2803\product\11.2.0\dbhome_1)

(= Extproc PROGRAM)

(ENVS = "EXTPROC_DLLS=ONLY:E:\app\da2803\product\11.2.0\dbhome_1\bin\oraclr11.dll")

)

)

LOGGING_LISTENER = OFF

LISTENER =

(DESCRIPTION_LIST =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

(ADDRESS = (PROTOCOL = TCP) (HOST = LIPCSATT.ireq.ca)(PORT = 1521))

)

)

ADR_BASE_LISTENER = E:\app\da2803

TRACE_LEVEL_LISTENER = OFF

my variables are:

ALLUSERSPROFILE = C:\programdata

APPDATA = C:\Users\db4626\AppData\Roaming

BI_ORACLE_HOME = E:\app\Middleware_home\Oracle_BI1

CUSTOMERNAME = PCS00427

CommonProgramFiles = c: files

CommonProgramFiles (x 86) = c: Program Files (x 86) \Common Files

CommonProgramW6432 = c: files

COMPUTERNAME = LIPCSATT

ComSpec=C:\Windows\system32\cmd.exe

DEFLOGDIR = C:\ProgramData\McAfee\DesktopProtection

FP_NO_HOST_CHECK = NO

GRAILS_HOME=C:\grails-2.0.0

HOMEDRIVE = Z:

HOMEPATH =.

HOMESHARE = \\ireqhq\docireq\20032b\DB4626

JAVA_HOME=C:\Progra~1\Java\jdk1.6.0_26

LOCALAPPDATA = C:\Users\db4626\AppData\Local

LOGONSERVER = \\WINDSOR

NUMBER_OF_PROCESSORS = 4

ORACLE_HOME=E:\app\da2803\product\11.2.0\dbhome_1

ORACLE_SID = OROBEE

OS = Windows_NT

Path=E:\app\da2803\product\11.2.0\dbhome_1\BIN;D:\oracle\product\11.2.0\client_1

\Bin; E:\app\Middleware_home\Oracle_BI1\bin; E:\app\Middleware_home\Oracle_BI1; C:\

Windows\System32; C:\Windows; C:\Windows\System32\Wbem; C:\Windows\System32\Windows

PowerShell\v1.0\; C:\Program Files\TortoiseSVN\bin; C:\Progra~1\Java\jdk1.6.0_26\b

in; C:\grails-2.0.0\Bin; C:\Program Files\TortoiseGit\bin; E:\app\Middleware_home\O

racle_BI1\products\Essbase\EssbaseServer\bin; E:\app\Middleware_home\Oracle_BI1\b

in; E:\app\Middleware_home\Oracle_BI1\opmn\bin; E:\app\Middleware_home\Oracle_BI1\

opmn\lib; E:\app\Middleware_home\Oracle_BI1\perl\bin; C:\apps\FME\; E:\app\da2803\p

roduct\11.2.0\dbhome_1\bin

PATHEXT = .COM; EXE;. BEATS;. CMD;. VBS;. VBE;. JS;. JSE;. WSF;. WSH;. MSC

PROCESSOR_ARCHITECTURE = AMD64

PROCESSOR_IDENTIFIER = Intel64 family 6 model 44 Stepping 2 GenuineIntel

PROCESSOR_LEVEL = 6

PROCESSOR_REVISION = 2 C 02

ProgramData = ProgramData

ProgramFiles = c: Program Files

ProgramFiles (x 86) = c: Program Files (x 86)

ProgramW6432 = C:\Program Files

PROMPT = $P$ G

PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\

PUBLIC = C:\Users\Public

SESSION = RDP - Tcp #0

SystemDrive = C:

SystemRoot = C:\Windows

TEMP = C:\Users\db4626\AppData\Local\Temp\3

TMP = C:\Users\db4626\AppData\Local\Temp\3

TNS_ADMIN=E:\app\da2803\product\11.2.0\dbhome_1\NETWORK\ADMIN

USERDNSDOMAIN = IREQ.CA

USERDOMAIN = IREQHQ

USER name = db4626

USERPROFILE = C:\Users\db4626

VSEDEFLOGDIR = C:\ProgramData\McAfee\DesktopProtection

windir = C:\Windows

_PENTAHO_JAVA = C:\PROGRA~2\Java\jre7\bin\javaw

_PENTAHO_JAVA_HOME = C:\PROGRA~2\Java\jre7\bin\java

Please HELP my COMMUNITY, I'm out of resources.

Hi guys,.

I found the problem.

It was the system ORACLE_HOME variable which had 3 different paths and one of those who was referring an earlier instance of the db.

After modification, I started the start lsnrctl successfully!

Thx for your help everyone!

Tags: Database

Similar Questions

  • My mini ipad 4 has no battery completely not discharged, called to the charger, but the system does not start. What should do?  Already a time connected to the charger, but the system does not start. I have iPad 3 months and never suffered no damage.

    My mini ipad 4 has no battery completely not discharged, called to the charger, but the system does not start. What should do? Already a time connected to the charger, but the system does not start. I have iPad 3 months and never suffered no damage.

    When connected to the charger make a forced reboot: hold the home and sleep buttons, wait for the Apple logo, release the buttons. May take a few tries.

  • Re: Satellite A300-21I trying to start but the screen does not light upward

    I have a laptop Toshiba Satellite A300-21I 15.4-inch around the age of 2 months.
    He walks yesterday and received a message (very short)-initialization failed, see the event log.

    Laptop computer tries to start but the display does not illuminate.
    No prior problems.

    The indices of anyone?
    Stanley

    Hello

    You are able to access the BIOS?
    You see a Toshiba start screen that usually appears at the beginning?

    What happens if you press F8 at the beginning of the boot process?

    Please provide more details!

  • I installed the birth of nations gold on my new pc... it has windows 7. the installation was successful, but the game does not start... Please help!

    I installed the birth of nations gold on my new pc... it has windows 7. the installation was successful, but the game does not start... Please help!

    Hello

    1. what happens when you try to start the game?
    2. do you have messages or error codes?

    Follow the steps in the article mentioned below and check if this solves the problem.

    Known graphics issues in Rise of Nations
    http://support.Microsoft.com/kb/820089

  • 2000-2D02TU HP: HP 2000-2D02TU Power LED power switch but the laptop does not start.

    Someone help me.

    HP 2000-2D02TU Power LED power switch but the laptop does not start.

    What I'm doing.

    Please help me

    Model No. - HP 2000-2D02TU

    Hello @Alok_Bhai,

    Thank you for visiting the HP Forums! A place where you can find solutions for your problems, with the help of the community!

    I read your post on the laptop won't start does not and wanted to help you!

    You indicate that the lights are flashing, but the laptop does not start?  If this is the case, try to review the following document and let me know how it goes:

    Computer does not start and emits a LED or beep Code

    Please let me know if this information helps you solve the problem by marking this message as 'accept as Solution' , this will help others easily find the information they seek.  In addition, by clicking on the Thumbs up below is a great way to say thank you!

    Have a great day!

  • CD player passes all tests but the computer does not start from cd player

    CD player passes all the tests, but the computer does not start from cd drive. entered the bios and it specifically indicate to boot from the cd drive. Windows 7 installation disc does not start. Win 7 disk works in another computer to start. Why is it not this cd player read the disc and from the win 7 installation process?

    I see this problem on systems having older IDE and SATA drives requiring firmware updates and assigned to the region 1 aka they boot from XP CD, but not DVD windows 7or media.

  • When a link to open another application and firefox is closed, Firefox opens but the link does not work

    I use Firefox on Mac OS 10.9.2, 29, this problem has occurred on the OS 10.8 ~ and various other versions of FF. I use 29 simply because I like it!

    The problem: Firefox is configured as the default browser in all directions it is possible to set as the default value. However, when I click on a URL from any application and Firefox is closed, Firefox opens opens, my last session of navigation tabs start, but the link does not open. I must return to the application and click the link again. This only happens on Firefox. I can put any other default browser and it will open the link in a closed state.

    This is happening to me, same, on Mac OS X 10.6.8 but only since I've upgraded to the latest version of Firefox, 32.0.1. I can click on a HTTP link in another application and Firefox becomes the active application, but it will not load a new tab for the link, as expected. Instead, it just sits there. I have to go back to the other application and click on the link a second time, during which point Firefox correctly open a new tab and load the destination URL.

  • Speed dial installs, but the icon does not appear

    I used speed dial for a long time, both on my desktop and my laptop, and I really like it. Recently, I got a new office and installed the latest version of Firefox. Everything seems to be working well, but when I try to add Speed Dial, it appears to install correctly, but the icon does not appear in the menu bar. I tried several times and each time I like Speed Dial will be installed after I restarted Firefox. However, by clicking on the button will restart FF, but the icon never appears! What goes wrong, and how can I get Speed Dial to work for me, as it has always done?

    Dial manual > getting started - http://speeddial.uworks.net/gettingstarted.html (see paragraph beginning "when this extension is installed... »)

    Complete manual of dial - http://speeddial.uworks.net/manual.html

  • Can Windows Media Player XP play MTS file type? I tried, but the video does not play smoothly. Is this fix really?

    I tried, but the video does not play smoothly.  Is this fix really?

    There is a possibility that Windows Media Player could
    read the file if you rename the MTS to MPG or AVI.

    And/or...the suite of freeware Media Player can be
    worth a try.

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Media Player Classic Home Cinema
    http://MajorGeeks.com/Media_Player_Classic_Home_Cinema_d6213.html
    (works on XP/Vista/7)
    (The name of the file to download is: "MPC - HomeCinema.1.5.2.3456.x 86 .exe ')

    If this fails, it may be worth trying to convert the MTS file
    WMV format:

    There are many converters available on the net... some
    free... some detail.

    The following freeware converters are a few examples:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    (1) Sothink Free Video Converter
    http://www.Sothinkmedia.com/video-converter/
    (Windows XP / Vista / 7)

    You will need to unzip the file... or you could just drag
    the Setup.exe from the file out of the folder and drop it on your
    desktop and install from there.

    Once installed... Open Sothink and go to... Add the files button...
    Find and select the clips you want to convert.

    Next... in the encoding settings... Choose... Video credits.
    WMV - Windows Media Video (*.wmv).

    Choose an output folder and on the left, click on the button convert.

    You can experiment with other settings later but
    This should help you get started.

    (2) format Factory (freeware)
    http://www.videohelp.com/tools/Format_Factory
    (the 'direct link' is faster)
    (the file you want to download is: > FFSetup270.zip<>
    (FWIW... installation..., you can uncheck
    ('all' boxes on the last screen)
    (Windows XP / Vista / 7)

    First, you will need to decompress the file or just open the
    Drag FFSetup270.exe out of the folder
    and drop it on your desktop. To install left click.

    Next, after the download and installation of Format
    Factory... you can open the program and
    left click on the toolbar, the "Option" button and
    "Select an output folder to" / apply / OK.
    (this is where you find your files after they)
    are converted)

    Drag and drop your video clips on the main screen...

    Select "all to WMV" / OK...

    Click on... Beginning... in the toolbar...

    That should do it...

    Good luck...

  • My computer cannot connect to the internet, the signal is excellent in the modem, but the computer does not recognize that there is a link.

    My computer cannot connect to the internet, the signal is excellent in the modem, but the computer does not recognize that there is a link. What could be wrong?

    Hello

    • What connection do you use?
    • What is a wired or wireless?
    • What happens when you try to start Internet Explorer?
    • You receive an error message?

    You can check these links:

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-network-connection-problems

    http://support.Microsoft.com/kb/956196

    Warning: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings

  • Printer not responding not connections (wireless printer) is good and solid. I replaced my old router wirelessly with a router of valuation. I had to plug it, but the printer does not respond now.

    Printer not responding not connections (wireless printer) is good and solid. I replaced my old router wirelessly with a router of valuation.  I had to plug it, but the printer does not respond now.

    Is what brand and model of printer?

    I do not work unless your new router has the same SSID and password wireless as the old. Consult your printer documentation to find out how to handle the situation. For example, some Lexmark wireless printers have a program called Configuration Utility Wireless in the Lexmark folder under all programs on the start menu that is used to set up the printer when changes are made to the wireless network.

  • HP dv7-3085dx power light flashes, but the laptop does not work.

    Hello! I have a HP Pavilion dv7-3085dx. It has a hard drive Bay 2.

    Recently, I bought the caddy + cable kit and an Intel SSD. The thing is, when I plug the sata cable to the motherboard for the laptop, and the SSD to it, the laptop does not light. When I press the power button, it flashes once (the power LED flashes once), but the laptop does not light. When I press again, nothing happens.

    I tried to remove the power supply plug, battery and plug it all again, but the power light flashes once (when you press the power button) and no reaction.

    Maybe it's the sata cable: when I remove the new cable and connect the SSD with the sata cable on the 1 hard drive Bay (the cable supplied with the notebook), it works fine. The laptop starts. And when I connect the former sata cable, with the SSD on the second hard drive Bay, it also works.

    I just want to now what is the flashing light means light? Why it does not work with the new cable?

    Thanks in advance! Sorry for my bad English...

    Emilio.

    It is possible that this is a problem with the kit. I would recommend to download and install the latest BIOS update for your laptop, using the download at the following link: http://goo.gl/rbHkg

    If it still doesn't work after that, I would recommend to suppress the kit for a replacement or to try another.

  • See Planner 3.0 - Single-VM Test Local, the batch file runs, but the workload does not run

    Hi all

    See planner 3.0 running on vSphere 5.1. When I run the test local (Windows 7 x 64), see planner was able to power on

    the office and run the batch (server.bat) file, but the workload does not start. I checked the Planner view agent service

    is started on the desktop.


    Planner view device

    01.jpg

    GoldenDesktop, batch file is running

    02.JPG

    Any help would be appreciated.

    AJI

    Can you try to raise the rise time and see if the problem persists? There is also a log file in C: drive, c:\viewplanner-desktopagent.log--vous can attach this file?

  • After updating my iPhone 6 (9.3.4) the WiFi signal becomes very low! I did everything, but the problem does not stop! I don't a not update my other devices &amp; their very good WiFi signals. Please help me solve this terrible problem...

    After updating my iPhone 6 (9.3.4) the WiFi signal becomes very low! I did everything, but the problem does not stop! I don't a not update my other devices & their very good WiFi signals. Please help me solve this terrible problem...

    Here's a tip for the user on the problems of Wi - Fi. Suggest from the top and bottom. Maybe one of them will help you.

    (1) restart you device.

    (2) resetting the network settings: settings > general > reset > reset network settings. Join the network again.

    (3) reboot router/Modem: unplug power for 2 minutes and reconnect. Update the Firmware on the router (support Web site of the manufacturer for a new FW check). Also try different bands (2.4 GHz and 5 GHz) and different bandwidths (recommended for 2.4 to 20 MHz bandwidth). Channels 1, 6 or 11 are recommended for 2.4 band.

    (4) change of Google DNS: settings > Wi - Fi > click the network, delete all the numbers under DNS and enter 8.8.8.8 or otherwise 8.8.4.4

    (5) disable the prioritization of device on the router if this feature is available. Also turn off all apps to VPN and retest the Wi - Fi.

    (6) determine if other wireless network devices work well (other iOS devices, Mac, PC).

    (7) try the device on another network, i.e., neighbors, the public coffee house, etc.

    (8) backup and restore the device using iTunes. Try to restore as New first and test it. If ok try to restore the backup (the backup may be corrupted).

    https://support.Apple.com/en-us/HT201252

    (9) go to the Apple store for the evaluation of the material. The Wi - Fi chip or the antenna could be faulty.

    Council: https://discussions.apple.com/docs/DOC-9892

  • Some records are not in my list of bookmarks; the individual bookmarks can be found in the search, but the record does not show.

    Some records are not in my list of bookmarks; individual bookmarks can be found in the search, but the folder does not appear in the list of bookmarks, and results do not indicate where the individual bookmarks.

    You can use an add-on to display add a column to the Library dialog box for the folder of the bookmark.

    https://addons.Mozilla.org/firefox/addon/show-parent-folder/

    The extension can indicate only the name of the folder or you can view the full path via the menu in the folder. This full path option is useful if a file accidentally gets you drag somewhere in order to explore the it and find it.

    To access the settings of the extension, you can use the page modules. Either:

    • CTRL + SHIFT + a
    • "3-bar" menu button (or tools) > Add-ons

    In the left column, click Extensions. Then, find the Options button under the specific extension.

    A little luck?

Maybe you are looking for