Oracle version 8.1.7
AIX 4.3.3

I am trying to configure mult-threaded server on one of my development
databases.  In my init.ora file, I set 

(mts_dispatchers="(address=(protocol=tcp))"
mts_servers=10

When I bring up the database, I can see the dispatcher and 
servers.  When I connect to the database with sqlnet, however,
it still gives me a dedicated server.

I tried forcing the connection by putting (server=shared) into 
the tnsnames.ora file on my client.  Then I get:

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

What am I missing here?

Thanks,
Peter Schauss
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Schauss, Peter
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to