Health check
- OVERVIEW
Database health check periodically to early detect issues on database, help solve and prevent problems to ensure stable operation.
- Read log files to find issues
- Check database backup status, the ablility of restore
database from backup set
- Check standby database operation, ensure data
syncronized with primary system
- Evaluating system performance, propose parameter
change to get optimize performance
- Check unauthorized access to database (with audit
configuration)
- Check storage capacity
- Clean up temporary data, log files
- Update lasted patches