OEM 12c Managing different strategy with Datapump Exports
Hi All
We have actually have a strategy of daily full backups of all our database servers because the applications only need metadata and data recovery. Now we have a OEM 12c server and we want to manage those backups with the notification system.
We use scripts that enable the intelligence to check the logs and send emails for successful or failure process. However Im trying to have a similar solution with OEM without success.
Would you recommend a way? Im thinking to develop a script with the dbms package that can be used as a job but my problem is with the check for the logs and notification.