Home » RDBMS Server » Server Administration » Urgent Help
Urgent Help [message #62961] Sun, 29 August 2004 21:04 Go to next message
Gunasekaran D
Messages: 11
Registered: August 2004
Junior Member
Hi,

when executing below queries system is saying "table or view does not exist", where i can find these table, they are not existing under sys.

GRANT SELECT ON SYS.DBA_BLOCKERS TO SELECT_CATALOG_ROLE
                    *
ERROR at line 1:
ORA-00942: table or view does not exist

GRANT SELECT ON SYS.DBA_DDL_LOCKS TO SELECT_CATALOG_ROLE
                    *
ERROR at line 1:
ORA-00942: table or view does not exist

GRANT SELECT ON SYS.DBA_DML_LOCKS TO SELECT_CATALOG_ROLE
                    *
ERROR at line 1:
ORA-00942: table or view does not exist

GRANT SELECT ON SYS.DBA_KGLLOCK TO SELECT_CATALOG_ROLE
                    *
ERROR at line 1:
ORA-00942: table or view does not exist

GRANT SELECT ON SYS.DBA_LOCK TO SELECT_CATALOG_ROLE
                    *
ERROR at line 1:
ORA-00942: table or view does not exist

 

 

Regards,

Guna
Re: Urgent Help [message #62962 is a reply to message #62961] Sun, 29 August 2004 21:32 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Those are created with the 'catblock.sql' script. The script can be found in the Oracle_home/rdbms/admin/ directory. Run the script as SYS.

They are optional, so it's not really that urgent...

MHE
Re: Urgent Help [message #62968 is a reply to message #62962] Sun, 29 August 2004 23:55 Go to previous messageGo to next message
Gunasekaran D
Messages: 11
Registered: August 2004
Junior Member
'catblock.sql' is not existing under Oracle_home/rdbms/admin/ directory. I am using oracle server version 8.1.7
Re: Help [message #62970 is a reply to message #62968] Mon, 30 August 2004 01:01 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Me too (8.1.7.4), and here it is present. It exists for 8i, that I'm sure of.

Search for it.

MHE
Re: Help [message #62977 is a reply to message #62970] Mon, 30 August 2004 04:51 Go to previous message
Gunasekaran D
Messages: 11
Registered: August 2004
Junior Member
ok found...thanx for the help
Previous Topic: Oracle Error
Next Topic: How to run the oracle with 2 different server host name?
Goto Forum:
  


Current Time: Thu Jan 09 14:15:17 CST 2025