ORA-12519, Manager TNS:no of appropriate service found

Oracle XE with Red hat linux dedicated server

The Oracle Xe works well but sometimes it stops with an error message:
user.java java.sql.SQLException: Listener refused the connection with the following error:
ORA-12519, TNS:no appropriate service handler found
The Connection descriptor used by the client was:
bhinternationalltd.theplanet.host:1521:XE
My tnsping result:
-bash-3.2$ tnsping bhinternationalltd.theplanet.host

TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 06-JUL-2009 04:31:03

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

Used parameter files:

Used HOSTNAME adapter to resolve the alias
Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=))(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))
OK (0 msec)
My listener.ora
# listener.ora Network Configuration File:

SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (SID_NAME = PLSExtProc)
      (ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
      (PROGRAM = extproc)
    )
  )

LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
      (ADDRESS = (PROTOCOL = TCP)(HOST = bhinternationalltd.theplanet.host)(PORT = 1521))
    )
  )

DEFAULT_SERVICE_LISTENER = (XE)
My tnsname.ora:
# tnsnames.ora Network Configuration File:

XE =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = bhinternationalltd.theplanet.host)(PORT = 1521))
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = XE)
    )
  )

EXTPROC_CONNECTION_DATA =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    )
    (CONNECT_DATA =
      (SID = PLSExtProc)
      (PRESENTATION = RO)
    )
  )
Thank you and best regards

I hope this helped you... then you can mark this as answer and mark useful or appropriate responses that you feel

Tags: Database

Similar Questions

  • ORA-12519: Manager TNS:no of appropriate service found tips

    I encountered this error when I insert data by using a loop for 200 lines.


    ORA-12519: Manager TNS:no of appropriate service found tips

    I selects this request, but how can I solve this problem.
    select * from v$resource_limit where resource_name = 'processes';
    
    
    RESOURCE_NAME CURRENT_UTILIZATION MAX_UTILIZATION LIMIT_VALUE
    ------------- ------------------- --------------- -----------
    processes           148           150               150   
    I want to say what value should I update.

    concerning
    Isabelle

    Published by: Ayham on November 28, 2012 21:57

    increase the number of processes.

    cmd > sqlplus / as sysdba
    sqlplus > change processes control system = 300 scope = spfile;
    sqlplus > shutdown immediate;
    sqlplus > startup

  • ORA-12519, Manager of appropriate service of TNS:no found by using Oracle 10 XE

    I am trying to connect to oracle DB using for my Junit test case...

    I get the following error. The oracle 10g is running on my windows machine and I know that his operation...

    [junit] ORA-12519, Manager TNS:no of appropriate service found
    [junit] Used by the client connect descriptor was:
    [junit] (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(PORT=1521) (HOST = localhost)) (CONNECT_DATA = (SID = XE)))
    [junit]

    One has an idea of what we should do in this regard?

    Try to save it manully adding part SID_DESC xe

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    )
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    )
        (SID_DESC =
          (GLOBAL_DBNAME = xe)
          (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
          (SID_NAME = xe)
        )
    )
    
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = CIN02VDATLA2.na.convergys.com)(PORT = 1521))
    )
    )
    
    DEFAULT_SERVICE_LISTENER = (XE)
    

    After that reload or restart the receiver

    Published by: DBMS Direct on October 27, 2009 16:45

  • ORA-12519: appropriate service manager TNS:no found error

    Hi gurus,

    I saw a 11.1.2.3.500.4435 environment with financial management and the FDM to the same server and I get the following error message when I try to deploy a HFM application:

    Error 11; hypadmin; 12/06/2014 12:01:54; HfmADOConnection.cpp; Line 591; <? XML version = "1.0"? >

    < C'estr > < Ref > {C8D1FE60-7743-465B-ACA1-509C59EC4A75} < / Ref > < AppName / > < user / > < DBUpdate > 1 < / DBUpdate > < CSEC > < Num >-2147467259 < / Num > < Type > 1 < / Type > < DTime > 2014/06/12 12:01:54 < / DTime > < Svr > RJ1 - 2 K 8-BI-P06 < / Svr > < file > HfmADOConnection.cpp < / file > < line > 591 < / line > < worm > 11.1.2.3.500.4435 < /. Worm > < DStr > ORA-12519: found appropriate TNS:no services manager < / DStr > < / CSEC > < / RTSs >.

    I know that the problem is related to the TNSNAMES file. ORA and I have Oracle Client 32 and 64-bit installed. My TNS_ADMIN variable has the value D:\Oracle\Middleware\dbclient32\network\admin;D:\Oracle\Middleware\user_projects\config\dbclient and my path variable is set to D:\Oracle\Middleware\dbclient64\BIN;D:\Oracle\Middleware\dbclient32\bin;%PATH%

    Also, I ORACLE_SID defined as a variable of environment but still having the error above.

    Some know how to correctly predict the environment databases in order to get the connection?

    Thanks in advance

    Hello

    Might or might not help, no harm trying though.

    ORA-12519: Manager TNS:no of appropriate service found tips

    Try to change the number of processes.

    Warm greetings,

    Jjun

  • Problem of intermittent connection with ORA-12519: found appropriate TNS:no services manager

    Hello

    The users are connecting to the database using tnsentry in tnsnames.ora, everything is OK. I get complaints of intermittent connection with ORA-12519 problems. Sometimes, users are able to perform tasks on DB with no problems at all, and sometimes the error pops up.

    2014-10-31 10:57:13.0000] DbConnection::connect > connect to: "TLSDB18/***@TLSABPD9"... Got exception: ORA-12519: found appropriate TNS:no services manager


    where, as this connection will smooth usually.


    tlswrk18@illin2492! TLS:tlswrk18 > sqlplus TLSDB18/***@TLSABPD9

    SQL * more: Production of the version 11.2.0.4.0 Fri Oct 31 08:34:17 2014

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

    Connected to:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options


    Please help with this problem.

    The reason may lie with the number of affected processes. Review ORA-12519: appropriate service manager found TNS:no advice and

    https://adesquared.WordPress.com/2012/06/28/fixing-the-root-cause-of-ora-12519-tnsno-appropriate-service-handler-found/

  • ORA-12154 TNS: could not resolve service name

    Hi all

    I cloned an Oracle Apps 11.5.10.2 instance on a new server and coompleted it successfully. I could connect to the applications and submit queries with success. But when I try to connect to the database using SQLPLUS or TOAD, I get an "ORA-12154 TNS: could not resolve service name" error. I have the tnsentry for this database in tnsnames.ora on my PC. the entry is as below:

    QA11I. WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP (Port = 1561))(Host = amcdev0004.xxx.com))
    )
    (CONNECT_DATA = (SID = qa11i) ORACLE_HOME = qa11i/app/qa11iora/9.2) (SERVER = DEDICATED))
    )

    TNSPING does not work. I have tried other servers as well but does not work. Please notify.

    Thank you.

    Hello

    A parenthesis is missing in the tnsnames.ora to your first post (just to the left of the ORACLE_HOME).

    For your listener.ora on the next post I did not notice a missing parenthesis.

    Best regards
    Jean Valentine

  • Developer SQL error: ORA-12505. TNS:listner is not currently of SID given in connect descriptor

    Hello guys, I know this question has been posted on several occasions in the past, but my question includes developer oracle sql only. I can use the database and all the features through sql * more even execute sql queries. but when it comes to developer sql always returns this error. (error: ORA-12505.)

    Windows 8-64 oracle 11 g r2

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

    Welcome to LSNRCTL, enter 'help' for more information.

    LSNRCTL > status

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))

    STATUS of the LISTENER

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

    Alias auditeur1

    TNSLSNR for Windows 64-bit version: Version 11.2.0.1.0 - Production

    Start date August 11, 2014 13:08:08

    Uptime 0 days 0 h 14 min 55 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Listener parameter File C:\app\oracle\product\11.2.0\dbhome_1\network\admin\listener.ora

    C:\app\oracle\diag\tnslsnr\Needo-pc\listener1\alert\log.XML log listener

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = Needo-pc)(PORT=1521)))

    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))

    Summary of services...

    Service 'CLRExtProc' has 1 instance (s).

    Instance of 'CLRExtProc', status UNKNOWN, has 3 service management...

    Service "orcl" has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    Service 'orclXDB' has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    The command completed successfully

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

    LSNRCTL > services

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))

    Summary of services...

    Service 'CLRExtProc' has 1 instance (s).

    Instance of 'CLRExtProc', status UNKNOWN, has 3 service management...

    Managers:

    "DEDICATED" set up: 0 denied: 0

    LOCAL SERVER

    "ORACLE SERVER" put in place: 0 denied: current: 0 0 max: 25 status: ready

    CLRExtProc

    (ADDRESS = (PROTOCOL = ipc) (PIPENAME=\\.\pipe\NTN_122C_C6D0FCF3. ORA))

    "ORACLE SERVER" put in place: 0 denied: current: 0 0 max: 25 status: ready

    CLRExtProc

    (ADDRESS = (PROTOCOL = ipc) (PIPENAME=\\.\pipe\NTN_122C_C6D0FCF3. ORA))

    Service "orcl" has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    Managers:

    "DEDICATED" set up: 22 refused: 0 status: ready

    LOCAL SERVER

    Service 'orclXDB' has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    Managers:

    "D000" put in place: 0 denied: current: 0 0 max: 1022 State: loan

    DISPATCHER < machine: NEEDO-PC, pid: 3172 >

    (ADDRESS = (PROTOCOL = tcp) (HOST = Needo-pc)(PORT=52654))

    The command completed successfully

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

    Thank you!

    Try it with sid ORCL instead of XE.

    If this does not help, then choose SERVICE_NAME orcl instead of SID in sql developer.

    Your listener seems to have an entry for this.

    You can also test it in SQl * more. But what you've done so far in SQl * plus was a "server connection", without providing the database.

    Because in your case, the client and the server is on the same machine, it works with sql * more.

    If you try a customer coonnect by specifying the database, then you would do the same thing as the Oracle SQL Developer is by train.

    For test purposes, something like

    sqlplus user/pwd@host:port/ORCL

    also in the Sqlnet.ora file must be an etry for local EZCONNECT connect method. I don't know if it is set during the installation of network by default.


    You can try if there is an Alias-TNS name (configured in the tnsnames.ora)

    sqlplus user/pwd@ORCL


    If it works with sql * plus, so you must always indicate the sql developer where the tnsnames.ora file is located on your computer.

    The setting can be found in the menu: extras/tools/base data/improved

    The tnsnames.ora file is usually in a file like this:

    C:\Oracle\product\11.2.0\client_1\network\admin


  • Firewall Windows has been disabled by a virus or Malware. System is now cleaned and Salvation took up the Task Manager, but the Windows Firewall service does not start. How to run again.

    Firewall Windows has been disabled by a virus or Malware. System is now cleaned and Salvation took up the Task Manager, but the Windows Firewall service does not start. How to run again.

    Suggest you read the following: http://answers.microsoft.com/en-us/windows/forum/windows_7-security/virus-recovery-error-codes-0x80070424-and/28ed2ede-076c-4955-bb49-44d0c2ee1ed3

    I hope this helps...

  • Return: 12541 - ORA-12541: listener TNS:no

    I could not able to connect thorugh Data Mover and Appdesigner. I'm below errro

    File: Error SQL Access ManagerSQL. Stmt #: 2 error Position: 0 return: 12541 - ORA-12541: listener TNS:no

    But I can't able to connect through SQL DEVELOPER.

    Also, I can see DB different name in select * from database v$; Select * from Psalm OSDBOWNER;

    I put the name PSDBOWNER as 'PSHRDEV' but when I fire ' select * v database $; ' I see 'PSHRQUE '.

    The name of your database is "PSHRQUE". So you can update the PSDBOWNER table also.

    I guess you did an update of the database. So, you have different value in the PSDBOWNER table.

    Thank you
    Jean-Marc

  • Service found limited network

    Hi guys,.

    Whenever I have move in and out of an area of network Orange my request phones if I want to do a network search.

    "Network with a limited service found. You want to start the search network.

    How can I turn off this issue?

    As you can imagine this is very embarrassing as a simple working disk my disappears from the Orange network at least 10 times because of bad signal and the phone asks me every time this question.

    Any help gratefully received.

    Al

    Like most phones gsm / 3g, when you manually select the network, and then the phone loses contact with the network, then he's going to ask this question. You have to put in automatic mode instead, and it won't ask you any more.

  • ORA-12526, TNS:listener: all appropriate instances are in restricted mode

    Hello

    After migrated AL32UTF8; character set. I'm unable to connect database HR of Jdev.

    Can someone help me solve this problem

    based on the below url, I migrated

    http://rajiboracle.blogspot.in/2014/01/ora-12712-new-character-set-must-be.html

    It is job for your DB admin, not for you.

    So this may solve the problem:

    DISABLE RESTRICTED SESSION ALTER SYSTEM;

    http://oraclequirks.blogspot.RS/2008/03/ora-12526-TNSListener-all-appropriate.html

  • Desktop window manager does not exist in services

    Desktop window manager does not exist in the services, any ideas on how I can activate Aero? I use the German version of Vista Ultimate.

    Hello

    I would suggest trying the following methods and check if it helps.

    Method 1:

    Run the fixit from Microsoft Fixit article and if that helps.

    Visual effects Aero Glass in Windows are not working or displayed:

    http://support.Microsoft.com/mats/aero_effects_not_working/

    Method 2:

    Try the steps in the following Microsoft article and check if it helps.

    Solve problems with Windows Aero:

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-Windows-Aero

    And also refer to the following article from Microsoft to activate Aero effects and check if it helps.

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

    Hope the information is useful.

  • How to fire a manager class when consuming web service in java - weblogic

    With the help of Axis 1.4 I created client application that consumes the external server services.

    The response of the application server with the soap message that include tags header as well as the body tag.

    My problem with the header tag, I'm trying to find away to get the header element.

    What happened so far:

    I found that I need to use a handler that extends BasicHandler using this class, I can get the header tag. source: dealing with SOAP in the axis headers

    But how this handler to operate during the use of web services? I mean how to call this handler whenever I received the response from the server to get his header .

    Some articles suggest I should use .wsdd file. I use 11.1.1.7 with weblogic 10.3.6 Jdeveloper environment where I don't know web.xml configuration file.

    Question: How to bind this information (Manager class, .wsdd file and web.xml ) to collect and the Manager works for the heading tags?

    The best start was to check the Axis guide on: Apache-Axis reference Guide where you will have an overview of the workflow. (Thanks to Timo)

    To configure the handlers be trigger on the client side you need to do the following:

    1- Create class Manager basically something similar to the following:

    package mypackge; 
     import javax.xml.soap.SOAPException;
     import org.apache.axis.AxisFault;
     import org.apache.axis.MessageContext;
     import org.apache.axis.handlers.BasicHandler;
     import org.apache.axis.message.SOAPHeader;
     import org.apache.axis.message.SOAPHeaderElement; 
    
     public class SoapHeaderConsumerHandler extends BasicHandler
     { 
         public void invoke(MessageContext messageContext) throws AxisFault 
         { // Your logic for request or response handling goes here. 
          // Basically you need to make use of the parameter 
         // messageContext where you can access the soap header and body tags. 
         } 
    }
    

    2- Create the client-config.wsdd file. It will look like the following:

    http://xml.apache.org/axis/wsdd/" xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
      
           
               
          
      
     
    
    
    

    You can see that I only use handlers for incoming response side server. So whenever the client application receives a response from the server the class Manager SoapHeaderConsumerHandler is triggered and the method invoke will be called by default.

    Note: if you want to access the outgoing request before sending to the server you need to add an additional label for to add the request handler.

    Check the Reference Deployment (WSDD) of the guide of the axis:

    3- Where to place the client-config.wsdd file?

    You will need to place the .wsdd file in the working directory. You can easily find the location of the working directory using:

    System.out.println("Working Directory = " + System.getProperty("user.dir"));
    

    Source: Get the Current Working Directory in Java

    You just place the .wsdd file here.

    Useful links:

    Where to place the file client - config.wsdd in Railo

    Handler axis V It is an example to managers of the side server.

    Dealing with SOAP headers in the axis

  • How to run the managed server weblogic as windows service

    Hello friends,

    I want a guide step by step to run the managed server and the application via the windows service.

    I am able to create admin server as a windows service. I tried a lot of managed server, but not luck.

    Please help me to solve it.

    Hello

    Here am attached the script to create a windows service for p6 service I used for my management environment.

    SETLOCAL

    Set DomainName = P6EPPM

    Set USERDOMAIN_HOME = C:\Oracle\Middleware\user_projects\domains\P6EPPM

    Define SERVER_NAME = P6

    Set PRODUCTION_MODE = true

    Set ADMIN_URL =http://p6eppmdev:7001

    CD % USERDOMAIN_HOME %

    call %USERDOMAIN_HOME%\bin\setDomainEnv.cmd

    call "C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd".

    ENDLOCAL

    I hope it will work for you.

    Try this and updated the forum.

    Concerning

    Kumar

  • I would like to add additional management port with different user service

    Hello

    Version of the grid control is 10.2.0.1.0.

    My company has now more than 100 target or with teams of Directors access to the WHO,

    The original grid for us infrastructure is 1 WHO + 1 OMR. WHO answers very slowly recently.

    Now we decide to add additional management service in another machine.

    The user to operate the original SGD is different from WHO come, it will be a problem when you configure the new OMS?

    The other issue is, we want to use different ports (11200) for the new OMS, it is practical, if OK, how?

    Thank you very much.

    The user to operate the original SGD is different from WHO come, it will be a problem when you configure the new OMS?

    OK, you can choose any username, any username to install additional management service in another machine.

    It has nothing to do with the configuration of the original WHO. They remain in the 2 totally different machine. SST and their, OC4J OracleAS Web Cache

    operate independently.

    The other issue is, we want to use different ports (11200) for the new OMS, it is practical, if OK, how?

    Thank you very much.

    It comes fully documented standard:

    Oracle.sysman.top.OMS:s_staticPorts=/home/Oracle/MyPort.txt $ / Disk1/runInstaller

    The content of /home/oracle/myport.txt may as follows:

    Oracle = 11199 Server HTTP port

    Oracle HTTP = 11200 server listening port

    Oracle HTTP = 4443 Server SSL port

    Listening port of the server (SSL) Oracle HTTP = 4445

    Oracle HTTP Server Jserv 8007 = port

    Server diagnosis Oracle HTTP = 7200 port

    Oracle = 1830 Management Agent port

    Application Server Control RMI = 1850 port

    Notification Server Oracle application port = 6003

    The Notification Server Local port Oracle = 6100

    Notification Server Oracle 6200 = Remote port

    Connect the port Loader = 44000

    Cache of objects Java port = 7010

    Port of DCM Java object Cache = 7101

    Port control application server = 1810

    Web Cache HTTP port listening = 11199

    To listen Cache HTTP Web site (SSL) port = 4443

    Cache Administration Web site port = 4000

    Website of the Cache Invalidation port = 4001

    Cache statistics port Web site = 4002

    Oracle Net Listener = 1521

    Management Service Upload (non - SSL) = 11199 Oracle port

    Management Oracle Upload (SSL) Port = 11198

Maybe you are looking for

  • Printer 4500 Office - wpa2 password contained numbers

    Hi, I got a new modem/Wireless unit, Verizon DSL [password immutable so far as I can tell]. This give passwd is a combination of letters and numbers. I can't seem to enter the numbers on the keyboard - only between upper lower/upper cycle. Thank you

  • I'm looking for missing drivers!

    I'm looking for missing drivers! I have ACER ASPIRE E1 - 470 downgraded to Windows 7 64-bit

  • My Aspire V7 582PG cannot detect external monitors

    I recently bought an Aspire V7 582PG, put in a new SSD and then installed Windows 8. The laptop works well, except that it cannot detect external monitors (in Control Panel, I get "Has not detected a different view".) I tried with 2 monitors (differe

  • How to configure BEFSR81 for WiMax 4 G CLEAR network?

    I am moving from cable broadband of CLEAR's WiMax 4 G network, using a BEFSR81 (HW version 3.1, firmware 2.51.4, build 004 30 December 2008) behind the modem Motorola WiMax CPE/150. CLAIRE seems to have its own portal NAT to 192.168.15.1 which is als

  • HP deskjet 1300 works do not with vista

    When the upgrade of XP system to Vista 32 bit and the upgrade of drivers it doesn't and tried almost all sites. Thank you for your time in advance!