Database Administration (MOSC)

MOSC Banner

oem report giving error while creation

edited Dec 20, 2013 12:05AM in Database Administration (MOSC) 4 commentsAnswered
 
I am using below sql

select target_name, property_name, property_value from MGMT_TARGETS T, MGMT_TARGET_PROPERTIES TP

where T.target_guid=TP.target_guid and target_type='oracle_database' and

property_name IN ('MachineName', 'DBVersion', 'OracleHome') order by 1,2;



Below is the error

Database Instancelms_plat_01Time PeriodLast 24 Hours EST
Page RefreshedDec 18, 2013 1:28:55 AM EST

monthly database report

An error has occurred!
Error rendering element. Exception: ORA-00942: table or view does not exist

Best regards,

Vishal

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