eygle.com   eygle.com
eygle.com eygle
eygle.com  
 

« 转引来自地震现场的报道 | Blog首页 | 关于 GoogleToolbarNotifier.exe 进程 »

MGMT_VIEW 用户的功能与作用

今天有朋友问到MGMT_VIEW用户是做什么用的,我们来看一下数据库中的这个用户:
SQL> select * from v$version;
BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod
PL/SQL Release 10.2.0.4.0 - Production
CORE    10.2.0.4.0      Production
TNS for Linux: Version 10.2.0.4.0 - Production
NLSRTL Version 10.2.0.4.0 - Production

SQL> col username for a15
SQL> select username,password,account_status from dba_users where USERNAME='MGMT_VIEW';

USERNAME        PASSWORD                      ACCOUNT_STATUS
--------------- ------------------------------ --------------------------------
MGMT_VIEW      A2C9C472AEB0438C              OPEN

这个用户不拥有对象:
SQL> select object_name,object_type from dba_objects where owner='MGMT_VIEW';

no rows selected

实际上 MGMT_VIEW 用户数DB Control Repository的一部分,和SYSMAN用户一起构成DB Control Repository的组成部分。

MGMT_VIEW 不拥有任何对象,仅用于查询 SYSMAN 用户对象。

-The End-


历史上的今天...
      >> 2009-05-14文章:
             IMP-00009 abnormal end of export file
      >> 2007-05-14文章:
             ChinaCache(北京蓝汛)招聘DBA
      >> 2006-05-14文章:
             Oracle的大表,小表与全表扫描

By eygle on 2008-05-14 22:35 | Comments (1) | Del.icio.us | Google | FAQ | Edit |Pageviews:

无觅

搜索本站:

1 Comment

这个用户能锁定或删除吗?
对Oracle有什么影响?

发表留言



CopyRight © 2004~2012 eygle.com, All rights reserved.
数据恢复·紧急救援·联系我们:电话:010-59459859 手机:13911812803 邮件:eygle@eygle.com|MSN联系:eygle@hotmail.com