Oracle Enterprise Manager Repository Error Log Table

Found this table today in the OEM repository that lists errors that have occurred in the repository.

select * from sysman.MGMT_SYSTEM_ERROR_LOG
order by occur_date desc

0 comments:

All views on this blog are my own. All hints, tips and scripts should be run and tested on your development and test servers before attempting in production.

About this blog

I have been DBA with over 10 years experience in Oracle. This blog aims to note interesting bits and pieces that I come across on a day to day basis.