V$OBJECT_USAGE view for indexes in all schemas 2004-05-18 - By Jesse, Rich
Oracle Support has reproduced the error in 9.2.0.5 on other platforms:
GRANT SELECT ON sys.object_usage TO my_dba;
ORA-00701 (See ORA-00701.ora-code.com): object necessary for warmstarting database cannot be altered
After that, ORA-600 (See ORA-600.ora-code.com)s galore. Joy.
I think we need to look at removing the 9.2.0.5 patch...
Rich
Rich Jesse System/Database Administrator
rich.jesse@(protected) QuadTech, Sussex, WI USA
> -- --Original Message-- --
> From: oracle-l-bounce@(protected)
> [mailto:oracle-l-bounce@(protected)]
> Sent: Monday, May 17, 2004 7:09 PM
> To: oracle-l@(protected)
> Subject: RE: V$OBJECT_USAGE view for indexes in all schemas
>=20
>=20
> What do you mean by "SYS.OBJECT_USAGE table cannot be changed,
> apparently including GRANTs. "
> Are you signing on as SYSDBA and issuing the command
> "GRANT SELECT ON OBJECT_USAGE TO MYUSER; " ? (you could also=20
> grant MYUSER
> the system privilege SELECT ANY DICTIONARY)
> That privilege should allow you to create your own copy of
> V$OBJECT_USAGE in schema MYUSER.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
|
|