Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Sun Solaris 8 - Listener failed to start a dedicated server p
Thank you for the suggestions so far.
Rocky Welch suggesting increasing the "processes" parameter in the init.ora
I tried that with one of the 8.1.6 databases.
The "processes" parameter was set to 50, I increased it to 200, shut down that database, restarted the listener (lsnrctl>stop and lsnrctl>start) and restarted the database. I still got "ORA-12500: TNS:listener failed to start a dedicated server process" when trying to connect to that database from the client.
John Kangaraj has suggested checking the number of semaphores. I forgot to mention before that I had already looked at that also (I've been bitten by semaphores before.) I counted 780 semaphores being used (from ipcs) and 1024 being the maximum allowed (from /etc/system). (see below)
I'm still new to Sun Solaris and I'm totally stumped. Does anyone else have any other ideas? I really would prefer not running multi-threaded server (MTS) if I don't have to, which was one of the suggestions on Metalink.
Am I interpreting the available memory information correctly? (see below) For physical memory, I think I see 4GB available and 622 MB being used. As far as swap, I see approx. 4GB available.
ipcs shows me this:
$ ipcs -sa
IPC status from <running system> as of Tue May 22 12:46:49 PDT 2001
T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME
Semaphores:
s 5505024 0x6f61806 --ra-r----- oracle dba oracle dba 204 12:46:49 13:02:49 s 262145 0 --ra-r----- oracle dba oracle dba 50 17:52:20 10:46:15 s 1703938 0x2f18d66 --ra-ra---- oracle dba oracle dba 59 12:42:31 14:12:02 s 983043 0xc934c46 --ra-r----- oracle dba oracle dba 54 1:25:44 13:03:40 s 524292 0x81a8556 --ra-r----- oracle dba oracle dba 79 12:46:34 13:06:43 s 2424837 0x40b7ad6 --ra-r----- oracle dba oracle dba 204 1:29:56 13:07:46 s 589830 0 --ra-r----- oracle dba oracle dba 50 12:06:06 19:22:22 s 1048584 0 --ra-r----- oracle dba oracle dba 80 4:03:18 15:55:22Total: 780