Search: For:
Browsing Single Category
www.dbatoolz.com ORACLE DBA Forums Forum › Topic Id: 2508 | Permalink

Email Notifications after reaching the desired size of my Tablespace:

Topic ID: 2508
Created By: 2007-JUL-24 23:19:24 [Dba_Giri]
Updated By: 2007-JUL-25 09:07:06 [Vitaliy]
Status: Open
Severity: Normal
Read Only: No
8019
2007-JUL-24 23:19:24
User
 
 
Registered On: Jul 2007
Total Posts: 7
Hi..,
What I 've to do, if I want to get an email notification, after my 
Tablespace(it is not set the autoextend on) is reached the desired size.
Through OEM, I've seen an option i.e  "Thresholds"  Database 
-->Administration-->Storage-->Tablespaces-->Tablespace Name-->DataFile 
Name-->Tablespace Name-->Thresholds  Tab-->Specified Thresholds. 
With this can I get the email Notification..? If not then what is this and how 
can I get the email notifications..? If yes, I 've tried but, there is no 
result, ofcourse I've configured my SMTP well, am getting the mails through my 
database..)
8026
2007-JUL-25 09:07:06
Moderator
 
 
Registered On: Mar 2006
Total Posts: 267
I don't use OEM - I've had enough problems with it in the past that it's left a 
bitter taste probably for the rest of my DBA career and I ended up writing my 
own monitoring framework:

   EVNT - Event Monitoring System For Oracle DB

Recently I gave OEM another shoot and it looked a lot more stable but it still 
failed short for my needs as I have many databases with mixed version to manage 
and I couldn't use ONE OEM installation to do it all.  So for now I am still 
using EVNT and not looking at OEM until we implement Oracle RAC.