Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What does "DBSNMP" user do??( 10g)

510293Sep 27 2007 — edited Sep 28 2007
Hi, all.

I created a db with Enterprise Manager option by using DBCA.
After creating the db, I did nothing.

DBSNMP tables contain NO data, but I can see dbsnmp session in v$session.
except the following 2 tables.

-->T_BSLN_METRICS contains 15 rows.
-->T_RESPONSE_CONFIG contains 2 rows.
--> all other tables do not have data.


15:32:35 SQL> select table_name from user_tables;

TABLE_NAME
--------------------------------------------------------
MGMT_SNAPSHOT
MGMT_SNAPSHOT_SQL
MGMT_BASELINE
MGMT_BASELINE_SQL
MGMT_CAPTURE
MGMT_CAPTURE_SQL
MGMT_RESPONSE_CONFIG
MGMT_LATEST
MGMT_LATEST_SQL
MGMT_HISTORY
MGMT_HISTORY_SQL
MGMT_BSLN_DATASOURCES
MGMT_BSLN_BASELINES
MGMT_BSLN_INTERVALS
MGMT_BSLN_METRICS
MGMT_BSLN_STATISTICS
MGMT_BSLN_THRESHOLD_PARMS
MGMT_DB_SIZE_GTT
MGMT_DB_FILE_GTT
MGMT_BSLN_RAWDATA
MGMT_TEMPT_SQL

--------------------------------------------------------------------

What does DBSNMP do in 10g??

Thanks and Regards.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 26 2007
Added on Sep 27 2007
9 comments
1,477 views