Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Waking SMON Not Doing Trick
Steve Adams has a script, but I don't know if it works 8i
http://www.ixora.com.au/scripts/sql/post_smon.sql
-----Original Message-----
Sent: Thursday, September 20, 2001 1:56 PM
To: Multiple recipients of list ORACLE-L
Back in 8.0 days, we were running into space problems for temp segments while rebuilding indexes on our large partitioned tables. Someone on this list suggested that we use the "wake SMON" approach, which essentially running the following command from svrmgrl: noradebug wakeup <smon_pid>.
This worked great. However, now that we have moved to 8i, we have started getting the temp segments space problem again. That is, this command doesn't seem to be doing its job anymore.
Any ideas?
Wayne Bellefeuille
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Bellefeuille, Wayne S
INET: Wayne.Bellefeuille_at_allina.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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). Received on Thu Sep 20 2001 - 13:52:33 CDT