Why TNS listner problem occurs frequently?

Hello
There is no problem when I connect any user through sqlplus provided by Oracle. but I often found problem when I connect from my Visual Studio .NET or sqlplus provided by OracleDev Suite.But sometimes I can connect to oracle, without doing anything of Visual Studio.It, connect happens by chance. Why?. When I restart again the same computer problem has been delivered.
In my PC I installed Oracle 11 GR 1 material, DevSuite, DeveloperSuite.

Exactly the problem when trying to establish a connection in Visual Studio or Oracle sqlplus DevSuite: ORA-12541 TNS:no listener.
At the same time I can make the connection (or log in my diagram) of supplied utility sqlplus bydefault when I installed Oracle.
Please help where is the actual fault. What should I do?

Copy the tnsnames.ora file to the following path:

D:\app\user\product\11.1.0\db_1\NETWORK\ADMIN

Paste in the following locations:

D:\app\user\product\11.1.0\db_1\NETWORK\ADMIN
D:\app\user\product\11.1.0\db_1\owb\network\admin
D:\DevSuiteHome_1\NETWORK\ADMIN

Tags: Database

Similar Questions

  • ORA-12170: TNS: Connect timeout occurred on the same host as DB

    Hello

    I just installed Oracle on mu Ubuntu 12.4 following the instructions here:

    http://www.Makina-corpus.org/blog/HOWTO-install-Oracle-11g-Ubuntu-Linux-1204-precise-pangolin-64bits

    and here:

    Install Oracle 11 GR 2 on Ubuntu 12.04 of the databases

    However, when I try to log on to the database, I created during installation using sqlplus, it hangs for a minute or two until it-error:

    ORA-12170: TNS: Connect timeout occurred.

    My tnsnames.ora:

    MYSIS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = my_host) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = mysids)
    )
    )

    I checked that the listener is running and listening to the post 1521:

    s$ sudo netstat - tulpn | grep 1521

    tcp6 0 0: 1521: * LISTEN 16732/tnslsnr

    $ ps - ef | grep 16732

    Oracle 16732 1 0 06:58?        00:00:00 /opt/oracle/product/11.2.0/dbhome_1/bin/tnslsnr EARPHONE-inherit

    Thoughts?

    Finally managed to do run. The problem was that I have not read rights to tnsnames.ora.

  • ORA-12170 TNS: Connect timeout occurred

    Hi Experts,

    While trying to connect via TOAD, sqldevloper to my database, I get the following error: -.

    ORA-12170 TNS: Connect timeout occurred

    The listener.ora file content: -.

    [oracle@gdlogidb1 admin] $ cat listener.ora

    listener.ora # Network Configuration file: /mnt/PRDdata/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LOGDEV =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1525))

    (ADDRESS = (PROTOCOL = TCP (PORT = 1525))(HOST = gdlogidb1.tireco.com))

    )

    LOGDEV =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1525))

    (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.2.18)(PORT = 1525))

    )

    ADR_BASE_LOGDEV = / mnt/PRDdata/oracle

    The listener status: -.

    [oracle@gdlogidb1 admin] $ lsnrctl status LOGDEV

    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on August 29, 2013 03:13:15

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

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

    STATUS of the LISTENER

    ------------------------

    Alias LOGDEV

    Version TNSLSNR for Linux: Version 11.2.0.2.0 - Production

    Start date August 29, 2013 03:05:32

    Uptime 0 days 0 h 7 min 43 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /mnt/PRDdata/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file

    The listener log file /mnt/PRDdata/Oracle/diag/tnslsnr/gdlogidb1/logdev/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1525)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1525))(HOST=192.168.2.18)))

    Summary of services...

    Service 'logdev.tireco.com' has 1 instance (s).

    "Logdev" instance, State LOAN, has 1 operation for this service...

    Service 'logdevXDB.tireco.com' has 1 instance (s).

    "Logdev" instance, State LOAN, has 1 operation for this service...

    The command completed successfully

    TNSping works fine too.

    [oracle@gdlogidb1 admin] $ tnsping LOGDEV

    AMT Ping utility for Linux: Version 11.2.0.2.0 - Production on August 29, 2013 03:35:14

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

    Use settings files:

    /MNT/PRDdata/Oracle/product/11.2.0/dbhome_1/network/admin/SQLNET.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = gdlogidb1.tireco.com) (PORT = 1525)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = logdev.tireco.com)))

    OK (0 msec)

    I can connect it is, but the problem occurs when I try to connect using TOAD or Sqldevloper.

    [oracle@gdlogidb1 admin] $ sqlplus system@LOGDEV

    SQL * more: Production of liberation 11.2.0.2.0 Thu Aug 29 03:32:15 2013

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

    Enter the password:

    Connected to:

    Oracle Database 11 g Release 11.2.0.2.0 - 64 bit Production

    SQL > user sho

    The USER is 'SYSTEM '.

    Content of the sqlnet.ora: -.

    [oracle@gdlogidb1 admin] $ cat sqlnet.ora

    sqlnet.ora # Network Configuration file: /mnt/PRDdata/oracle/product/11.2.0/dbhome_1/network/admin/sqlnet.ora

    # Generated by Oracle configuration tools.

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    ADR_BASE = / mnt/PRDdata/oracle

    My Version of operating system is:- 11.2.0.2.0

    Platform: -.

    Gdlogidb1.tireco.com 2.6.39 - 400.109.4.el6uek.x86_64 #1 SMP Linux kill Jul 22 11:44:00 CDT 2013 x86_64 x86_64 x86_64 GNU/Linux

    Hello

    The error was taken neat but thanks for the reply. The quick fix is to disable the firewall.

    First login as a superuser.

    # service iptables save
    # service iptables stop
    # chkconfig iptables off
    e

    Thank you

    Ankur

  • «A fatal problem occurred, stopping the service of VMware VirtualCenter.»

    Although I doubt it's related, after the problems in this number - and do work very well the the rest of the day, I walked into the Office to another topic!  Maybe it's related but I do not know...

    As I said, after you complete the migration, things seemed fine for the rest of the day.  This morning, I can't even on the server via vSphere.  For some reason, the service was not working and I can't restart.  Here is my error in the Windows Event Viewer...

    Error:

    Log name: Application

    Source: VMware VirtualCenter Server

    Date: 28-09-2010 08:15:10

    Event ID: 1000

    Task category: no

    Level: error

    Keywords: Classic

    User: n/a

    Computer: VCENTER1. HOMENET.local

    Description:

    The description for event ID 1000 from source VMware VirtualCenter Server can not be found. Either the component that triggers this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

    If the event is on another computer, the display information had to be saved with the event.

    The following information has been included in the event:

    An unrecoverable problem has occurred, stopping the service of VMware VirtualCenter. : Error [VdbODBCError]-(1) "ODBC error: (42000) - [SQL Native Client] [SQL Server] log transactions for the database"VIM_VCDB"is full." To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases"is returned when you run the SQL" UPDATE VPX_DATASTORE (ROWLOCK) SET NAME =?, STORAGE_URL =?, CAPACITY =?, free_space =?, TYPE =?, DATACENTER_ID =?, IORM_ENABLED =?, IORM_CONGESTION_THRESHOLD =? WHERE ID =? »

    the message resource is present, but the message is not in the string/message table

    The event XML:

    " < event xmlns =" http://schemas.Microsoft.com/win/2004/08/events/event "> "

    <>System

    < name of the provider = "VMware VirtualCenter Server" / >

    < qualifiers EventID = '0' > 1000 < / EventID >

    < niv.2 > < / level >

    < task > 0 < / task >

    < Keywords > 0 x 80000000000000 < / keywords >

    < TimeCreated SystemTime = "" 2010-09 - 28 T 12: 15:10.000000000Z "/ >"

    < EventRecordID > 3048 < / EventRecordID >

    Application of < channel > < / Channel >

    VCENTER1 < computer >. HOMENET.local < / computer >

    < security / >

    < / system >

    < EventData >

    data <>a fatal problem occurred, stopping the service of VMware VirtualCenter. : Error [VdbODBCError]-(1) "ODBC error: (42000) - [SQL Native Client] [SQL Server] log transactions for the database"VIM_VCDB"is full." To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases"is returned when you run the SQL" UPDATE VPX_DATASTORE (ROWLOCK) SET NAME =?, STORAGE_URL =?, CAPACITY =?, free_space =?, TYPE =?, DATACENTER_ID =?, IORM_ENABLED =?, IORM_CONGESTION_THRESHOLD =? WHERE ID =? "< / data >

    < / EventData >

    < / event >

    Any ideas?

    This is your on your VCDB (Virtual Center Database).  Talk to your DBA and let him look at the logs of transactions for the DB instance in question.

    I would suggest also go full recovery simple

    http://KB.VMware.com/kb/1003980

  • Activating game FSX error "Unable to Activate Online, a technical problem occurred while accessing the server"

    Original title: FSX Activation game

    Gentlemen: after years of use in FSX (Microsoft Flight Simulator X).  Now, I ran into a problem of Activation. His version of "Unable to Activate Online, a technical problem occurred while accessing the server, license authorization was not successful, we apologize for any inconvenience"...  Support for the game ended last year. Is this in any way about this? Or is it temporary problem? "My first post" thank you... P.S. When MS comes out with a new Flight Simulator thanks...

    Gentlemen: Problem 'Resolved' I went in FSX.exe properties and on the Compatibility tab, Switched setting the compatibility to Win XP SP3 for Windows 7. And it worked the active game. Thank you

    for the info and try to help. Simple, I hope someone else can learn from this. Thank you!

  • McAfee will end not full scan-an unexpected problem occurred during scanning

    The analysis goes to 95% and then displays an error report: an unexpected problem occurred during your analysis.  Please click OK to return to the home page and then try to run the scan again.

    Hello

    As the issue is specifically related to McAfee I suggest you to post the question on the link provided below for assistance.

    https://community.McAfee.com/index.jspa

  • Windows XP 2006 problem occurs?

    Hello. I put a windows xp 2006 on my pc but the problem occurs during the download of any file which could not complete and there is a problem with the error Microsoft visual c ++ runtime library Windows XP... If anyone knows it please forward your opinion how to solve these problems... Thank you!

    For any problem of C++, download the microsoft C++ redidtributable

    get the 2010 or 2013, the link is here.

    http://social.msdn.Microsoft.com/search/en-us?query=c%2b%2b%20downloads%E2%80%8e&emptyWatermark=true&searchButtonTooltip=search%20MSDN&AC=3

  • What does that mean? -This problem occurred because your graphics card does not support the required version of DirectX. This version of Windows requires a DirectX 9.0 compatible video card or newer.

    I tried viewing a presentation power point and got to page 2 and my computer crashed.  Thought on... what he did previously trying to display a PPP file, but I thought that it was not my computer to the actual file.  now I have my doubts and also this time an error message came that said... This problem occurred because your graphics card does not support the required version of DirectX. This version of Windows requires a DirectX 9.0 compatible video card or newer.  can someone tell me what I should do next?

    You left out which version of DirectX has been shown.

    As far as I know, your Intel 945GM should support DirectX 9 and because you have XP sp3, you must have at least DirectX 9 installed.

    I met the following, but it shouldn't apply to Powerpoint:

    Some such as the Intel 945 GM Intel video cards have a design limitation which may cause problems when you try to run the Source Engine games. 3D graphics kernel does not support transformation of material, light and the vertex shader to similar technologies, which is an important part of the pipeline of 3D acceleration. Instead, this functionality is emulated in software that can reduce the compatibility and performance with 3D games.

    I don't have a solution for you (assuming that DXDIAG, in fact, reports to have DirectX 9 or higher).  You can see if you install a new driver support, but if it were me, I would be first contact Acer technical support or ask your question in another forum as one of the following conditions:

    Intel graphics Forum: http://communities.intel.com/community/tech/graphics
    Forum PowerPoint: http://answers.microsoft.com/en-us/office/forum/powerpoint (select the corresponding forum for your version of Powerpoint).  Include the results of DxDiag, including the version of DirectX.  If there is something unusual about the image that causes the crash, include this info as well.

    Normally, for notebook/laptop computer, it is better to get the drivers of the mfr of computer rather than the manufacturer of the device.

    Acer drivers for your computer are here: http://support.acer.com/us/en/product/default.aspx?tab=1&modelId=535 (you want the Intel VGA for XP driver)

    Intel has a newer driver: http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Internet+Devices&ProductLine=Netbooks&ProductProduct=Mobile+Intel%C2%AE+945GM+Express+Chipset+Family
    It's the main Intel support page: http://www.intel.com/p/en_US/support/highlights/graphics/945gm

  • Some icons in my computer, in Windows Explorer on the desktop, or on the Quick Launch bar change randomly. This problem occurs if the icon cache is not updated correctly. How can I rebuild the icon cache solves this problem

    Some icons in my computer, in Windows Explorer on the desktop, or on the Quick Launch bar change randomly. This problem occurs if the icon cache is not updated correctly. How can I rebuild the icon cache solves this problem

    http://www.Vistax64.com/tutorials/117229-icon-cache-rebuild.html

    How do I rebuild the icon Cache in Vista

    See you soon.

    Mick Murphy - Microsoft partner

  • hplaserjetpro mfpm176: a problem occurred during the preparation install the software in your system. Please restart.

    Cannot install HP COLOR JET PRO MFP M176 DRIVERS in WINDOWS 32-BIT

    and when to install the drivers I get the message below

    a problem occurred during the preparation install the software in your system. Please restart.

    same problem

  • In Windows Live Mail, I can't send emails. Get the notice "a problem occurred while trying to open this message. There was a problem. Please try again.

    In Windows Live Mail, I can't send emails. Get the notice "a problem occurred while trying to open this message. There was a problem. Please try again.

    The title says it all, except that it is a new development.

    Hi StanFortenberry,

    You can check out the following link and check if it helps:

    http://windowslivehelp.com/searchresults.aspx?query=A%20problem%20Has%20occured%20While%20trying%20To%20open%20this%20message.&ProductID=15

    You can also post your request in the Windows Live forum for assistance.

    Check out the link:

    http://windowslivehelp.com/product.aspx?ProductID=15

    Hope this information is useful.

  • Can someone help me solve the problem APPCRASH on Windows 7? The problem occurs after installation of Office 2010

    Hi all

    the OS is Windows 7 SP1 32-bit Enterprise Edition.

    I use an important banking software package called ORF more than Misys, the application is critical for the company, the problem occurs after the installation of Microsoft Office 2010 Professional Plus with Service Pack 2; the ORF more crashes when you try to print to a PictBridge compatible printer.

    I get the following message from crash:

    Signature of the problem:
    Problem event name: APPCRASH
    Application name: orfplus.exe
    Application version: 5.0.1.0
    Application timestamp: 3f6f479b
    Fault Module name: StackHash_802d
    Fault Module Version: 6.1.7601.22436
    Timestamp of Module error: 521eaab0
    Exception code: c0000374
    Exception offset: 000c38b7
    OS version: 6.1.7601.2.1.0.256.4
    Locale ID: 2057
    Additional information 1: 802d
    More information 2: 802d0d721d077b7993d17470b8164201
    3 more information: d6a2
    Additional information 4: d6a2e9e6b15ae70428294b9407d7e88d

    Read our privacy statement online:
    http://go.Microsoft.com/fwlink/?LinkId=104288&clcid=0x0409

    If the online privacy statement is not available, please read our offline privacy statement:
    C:\Windows\system32\en-US\erofflps.txt

    ----

    I tried to exclude the orfplus.exe of the DEP, but that does not solve the problem, the application always crashes when I try to print a report.

    ----

    As a result, we are unable to upgrade our office staff of Office 2010 Professional Plus application.

    I appreciate if someone can help me solve this problem.

    Thanks in advance.

    Hello Matt,

    According to the issue description, it seems that you are connected to a network domain, so I suggest you to republish your query on the TechNet forum and I hope that you will receive a response it a better way that they are trained on the computers in the domain and their settings.

    http://social.technet.Microsoft.com/forums/en-us/home?category=w7itpro

    Thank you.

  • Windows Live Mail could not open the e-mail: "a problem occurred while trying to open this message. Please try again "."

    original title: cannot send an email

    Hello

    I use Windows Live Mail, with windows 7, but trying to produce a new email and clicking new mail I get an error report "a problem occurred while trying to open this message. Please try again "." This occurred following my mailbox is full. Since then I've erased my box and receives emails ok.  Ideas to fix this please because I am unable to answer the mail.

    Hello

    The best place to ask your question of Windows Live is inside Windows Live help forums. Experts specialize in all things, Windows Live, and would be delighted to help you with your questions. Please choose a product below to be redirected to the appropriate community:

    Windows Live Mail

    Windows Live Hotmail

    Windows Live Messenger

    Looking for a different product to Windows Live? Visit the home page Windows Live Help for the complete list of Windows Live forums at www.windowslivehelp.com.

  • Activation problem occurs when I use Win7 via VMWare.

    Hello guys,.

    I use a Win7 Ultimate installed on my macbook through bootcamp. It is enabled and works well. However, the activation problem occurs when I use Win7 via VMWare. A solution that keeps popping up is to use the phone activation and wait for the representative of the other side to help.
    I am currently in Cambodia, and they have not MSFT representatives here to answer. I'm calling them (the Singapore not. and the Viet Nam not.) with my Skype credits, but I am unable to connect.
    Please advice!
    Thanks in advance!

    Original title: activation issues

    Hello

    I suggest you choose the near by countries and by calls to this phone number. If you do not have representatives MSFT, and then try another nearest selection of countries and calls for a number.

    How to contact a Microsoft Product Activation Center by phone

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

    Come back and let us know the State of the question, I'll be happy to help you. We, at tender Microsoft to excellence.

  • A problem occurred when windows tried to active: 0XC004C020 error Code.

    A problem occurred when windows tried to activate.

    0XC004C020 error code

    Please help me solve this problem.

    Thank you

    Original title: activate Windows

    Please run the Microsoft Genuine Diagnostics Tool then copy and paste the results into an answer here for further analysis:
    http://go.Microsoft.com/fwlink/?LinkId=52012

    0xC004C020: http://support.microsoft.com/kb/938450

    Have you tried to restart by phone?

    How to activate Windows 7 manually (activate by phone)
     
    1) click Start and in the search for box type: slui.exe 4
     
    (2) press the ENTER"" key.
     
    (3) select your "country" in the list.
     
    (4) choose the option "activate phone".
     
    (5) stay on the phone (do not select/press all options) and wait for a person to help you with the activation.
     
    (6) explain your problem clearly to the support person.
     
    http://support.Microsoft.com/kb/950929/en-us

Maybe you are looking for

  • Password protected BIOS reset on Tecra M5

    How to reset the BIOS to factory default? He is a jumper or something inside the laptop I can reset? Thanks in advance.

  • I get this error code 646 when I try to download an update from the update of the window. __

    Update of security for Microsoft Office Outlook 2007 (KB972363) Download size: 11.0 MB You may have to restart your computer for this update is taken into account. Update type: Important A vulnerability of security in Microsoft Office Outlook 2007 th

  • Stop 0x0000007e on an XP

    When you start the computer, this error message appears on a blue screen. Does anyone have any ideads how to solve? Boot from the disc dell makes no difference.

  • Windows vista error

    is anyboy know how sovle windows vista error: your user profile was not loaded correctly! You have been logged on with a temporary profile"I got this trick on my laptop and it says prepare your office and then pops up this message and all my document

  • BlackBerry Torch 9800 a link to Microsoft Bluetooth Mobile Keyboard 6000

    According to the title of my question, I bought the Microsoft keyboard, and although I can pair it to my BB Torch it will not write on my emails.   Please can you advise how I can get the keyboard works completely with my BB torch. Thank you