Forum Discussion

ctorkington-cra's avatar
12 years ago

OpsCenter Policy Report

I have a NetBackup policy report which shows me everything except the Start Window times.

select
PolicyName,PolicyTypeName,ClientHostname,ClientOS,ScheduleName, ScheduleTypeName,FileList
from nom_NBPolicy p
where p.policystatus=0
and p.Active=1

 

Is there a way to get the same information but to include the Start Window times.

 

Thanks

 

No RepliesBe the first to reply