I want to add a custom script for the database size (select sum(bytes) from dba_segments;) into the Database Health Check item. How can I do this?
,
Please follow the step below:
1. Save your query (select sum(bytes) from dba_segments;) into a file.
2. Then go to the Database | Diagnose | DB Health Check
3. Go to "Check and Option" tab | Setting and check the option "Play a custom script at the end of the health check".
4. Then click on the "Params" and point to your custom script for the database you want to run.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center