Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-15605

"string" is not a Maintenance Window

Cause

Window name passed to DBMS_AUTO_TASK_ADMIN.ENABLE procedure must be a member of the MAINTENANCE_WINDOW_GROUP.


Action

Make the window a member of the MAINTENANCE_WINDOW_GROUP and retry the call.