Search notes:

Oracle: DBA_SCHEDULER_WINDOW_GROUPS

select
   window_group_name,
   enabled,
   comments
-- next_start_date,
-- number_of_windows
from
   dba_scheduler_window_groups;
--
-- WINDOW_GROUP_NAME         ENABL COMMENTS                              
-- ------------------------- ----- --------------------------------------
-- MAINTENANCE_WINDOW_GROUP  TRUE  Window group for Automated Maintenance
-- ORA$AT_WGRP_OS            TRUE  auto optimizer stats collection       
-- ORA$AT_WGRP_SA            TRUE  auto space advisor                    
-- ORA$AT_WGRP_SQ            TRUE  sql tuning advisor                  

See also

A window group consists of windows (dba_scheduler_windows). The membership is listed in dba_scheduler_wingroup_members.
data dictionary

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758199734, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/data-dictionary/scheduler/window/groups/index(52): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78