PDA

View Full Version : ORA-12520 Error


Raul Tuset
12-09-2004, 08:29 AM
Installed 9i Database as shared server and 9i Developer Suite on my XP Pro
computer.

I can login to database via SQL*Plus and the Repository Administration
Utility, but not OEM.

I get this error when I try to connect with OEM.

ORA-12520: TNS:listener could not find available handler for requested type
of server

Any ideas?

Raul

Turkbear
12-09-2004, 10:49 AM
"Raul Tuset" <rtuset@nc.rr.com> wrote:
ORA-12520:
From the docs ( a good place to find stuff, try it):
---------------------------------------------------------------------------------------------------------------------------------------------------------------
ORA-12520: TNS:listener could not find available handler for requested type of server

Cause: The type of service handler requested by the client is incorrect or not registered for the requested
SERVICE_NAME/INSTANCE_NAME, or the database instance is not registered with the listener.

Action: If you suspect the problem is the wrong type of service handler, perform these steps:

If (server=value) is set is in the connect descriptor, ensure that the value is set to the appropriate service handler type
for the database, that is, dedicated for dedicated server or shared for dispatchers. You can use the Listener Control utility
SERVICES command to see what service handlers are currently registered with the listener.


If USE_DEDICATED_SERVER is set to ON in the sqlnet.ora file, then ensure the database is configured to use dedicated servers.
If it is not, set this parameter to off.
Ensure that the database instance is running. If the instance not running, start it so that it can register with the
listener.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------


MyLounge.com Site Map
Forum: Cars, Cell Phone, Database, Games, Home Improvement, IT, Music, School, Sports, Web Design, Web Server, Weight Loss

The MyLounge.com forum is intended for informational use only and should not be relied upon and is not a substitute for any advice. The information contained on MyLounge.com are opinions and suggestions of members and is not a representation of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for the accuracy, completeness or usefulness of any postings or the qualifications of any person responding. Please consult a expert or seek the services of an attorney in your area for more accuracy on your specific situation. Please note that our forums also serve as mirrors to Usenet newsgroups. Many posts you see on our forums are made by newsgroup users who may not be members of MyLounge.com Term of Service