Maintenance windows scheduler capacity profile is active. WARNING: cp is suspended permanently. WARNING: gc is suspended permanently. WARNING: hfscheck is suspended permanently. The maintenance window is currently running. Next backup window start time: Fri Sep 12 20:00:00 2014 CEST Next maintenance window start time: Sat Sep 13 08:00:00 2014 CEST
ZennaroNicola
1 Rookie
•
88 Posts
2
September 12th, 2014 04:00
Hi all,
solved :
run status.dpn on vba01:
Maintenance windows scheduler capacity profile is active.
WARNING: cp is suspended permanently.
WARNING: gc is suspended permanently.
WARNING: hfscheck is suspended permanently.
The maintenance window is currently running.
Next backup window start time: Fri Sep 12 20:00:00 2014 CEST
Next maintenance window start time: Sat Sep 13 08:00:00 2014 CEST
in order to solve run :
avmaint sched resume cp --permanent --ava
avmaint sched resume gc --permanent --ava
avmaint sched resume hfscheck --permanent --ava
-Nicola