Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: how to set monitoring jobs for thresholds
Maria,
it's not difficult to set up OEM and define events to monotor what you want (free space, database up, ...).
The installation is well described in the Oracle documentations.
If you need some references, email.
Dias
evoradba_at_yahoo.ca (Maria) wrote in message news:<351fd9d6.0209030340.79f87898_at_posting.google.com>...
> Hi
>
> I would like to set up a monitor in the tablespaces, I believe that I
> can do it from OEM but I don't know how to set it up?
>
> Thanks
>
>
> ydias_at_hotmail.com (dias) wrote in message news:<55a68b47.0209010344.1f482001_at_posting.google.com>...
> > Hi,
> >
> > do you want to monitor the free space in the tablespaces or in the segments ?
> >
> > Tablespaces : use dba_free_space
> > segments : use dbms_space.unused_space
> >
> > Dias
> >
> > evoradba_at_yahoo.ca (Maria) wrote in message news:<351fd9d6.0208301903.a440311_at_posting.google.com>...
> > > Hi there
> > > Can someone please tell me how do I setup monitoring jobs for free
> > > space thresholds in Oracle
> > >
> > >
> > > Any help would be great
> > > Thank you
Received on Tue Sep 03 2002 - 16:17:25 CDT