Thanks Justin, so I just went ahead and decided to chnage my 8hour 'ly schedule and it nicely warned me exactly what else was using that schedule. In my case, nothing. So I went ahead and set 8hour down to just a 6:15pm backup. I think tha should temper the situation for my environment.
hq-stor::> schedule cron show
(job schedule cron show)
Name Description
---------------- -----------------------------------------------------
5min @:00,:05,:10,:15,:20,:25,:30,:35,:40,:45,:50,:55
8hour @2:15,10:15,18:15
daily @0:10
hourly @:05
weekly Sun@0:15
5 entries were displayed.
hq-stor::> schedule cron modify 8hour -hour 18 -minute 15
(job schedule cron modify)
Warning: Schedule in use by 0 volume Snapshot policy entries, 0 SnapMirror entries, 0 antivirus on-demand entries, 0 SIS policy entries, and 1 configuration backup
settings. This change will affect the schedule of all referenced entities. Continue with modify? {y|n}: y
hq-stor::> schedule cron show
(job schedule cron show)
Name Description
---------------- -----------------------------------------------------
5min @:00,:05,:10,:15,:20,:25,:30,:35,:40,:45,:50,:55
8hour @18:15
daily @0:10
hourly @:05
weekly Sun@0:15
5 entries were displayed.
hq-stor::>