Enterprise Manager Generic (MOSC)

MOSC Banner

"status" values of table dbsnmp.caw_load_metadata ?

edited Sep 3, 2015 10:04AM in Enterprise Manager Generic (MOSC) 4 commentsAnswered

Due to i/o problems(solved now), my awr warehouse had fallen behind and is now trying to catch up.

Does anyone know, what the "status" values in dbsnmp.caw_load_metadata means (to better monitor/catch future problems).

SYS@awrdb>select status, count(*) from dbsnmp.caw_load_metadata group by status order by status;

Yesterday :

    STATUS   COUNT(*)
---------- ----------
         1       1345
         2          8
         3      11366
         4         27

This morning :

    STATUS   COUNT(*)
---------- ----------
         1       1268
         2          8
         3      11554
         4         31

Thanks in advance.

Lars Dohn

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center