Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Failed to release Shared Memory on Solaris
Yong Huang wrote:
> Chuck <ccarson_at_echeeba.com> wrote in message news:<3E80FBA5.3010800_at_echeeba.com>... >
> > > If you can reproduce, it must be an Oracle bug. If you can't, well, > ask if anybody kill'ed -9 on pmon, or just keep doing ipcrm. SysV IPC > is notorious in not removing shared memory segment automatically. So > the programmer has to be careful making sure it's removed before the > process exits. If somebody does a kill -9 on pmon, then it's not > Oracle's fault since that signal can't be caught by the process to > clean up the shared memory. > > There shouldn't be any relationship between increasing file descriptor > limit and not removing shared memory. > > BTW, how many shared memory segments are for this instance? Before > Solaris 8, do /usr/proc/bin/pmap [anyoracleprocess] | grep -c shmid. > On Solaris 8, look at the line [ anon ] below [ heap ] (there may be > another bug filed on this). > > Yong Huang
Yes, it is consistent, everytime I shutdown the database instance down, either shutdown normal or shutdown immediate it does this. One other really odd thing is this:
When I first start the instance up remote clients are unable to connect for about 5 minutes even though the database is open and the listener has been started. It is very odd, nothing will be logged, etc...
I have an open TAR so I will see what oracle says.
Thanks,
-Chuck
-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
http://www.newsfeed.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =----- Received on Wed Mar 26 2003 - 14:08:57 CST
![]() |
![]() |