Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL definition of grid metrics: where is it stored ?
Spendius wrote:
> Sorry I did not make myself clear enough and misused the term
> 'metrics': in fact I meant 'alerts'.
Start here:
SQL> select view_name
2 FROM dba_views
3 WHERE view_name LIKE '%ALERT%';
VIEW_NAME
AQ$ALERT_QT_S AQ$ALERT_QT AQ$ALERT_QT_R
-- Daniel A. Morgan http://www.psoug.org damorgan_at_x.washington.edu (replace x with u to respond)Received on Thu Jun 02 2005 - 10:16:42 CDT
![]() |
![]() |