Operating System - HP-UX
1833178 Members
3865 Online
110051 Solutions
New Discussion

list the schedules of a/all classes in NetBackup

 
SOLVED
Go to solution
Hanry Zhou
Super Advisor

list the schedules of a/all classes in NetBackup

by command line?

Also, within version of 4.5, xnb command no longer existed. Right?


Thanks,
none
2 REPLIES 2
Hemanth Gurunath Basrur
Honored Contributor

Re: list the schedules of a/all classes in NetBackup

Tom Ward_1
Honored Contributor
Solution

Re: list the schedules of a/all classes in NetBackup

I believe you want the bpcllist command

/usr/openv/netbackup/bin/admincmd/bpcllist

The command alone will list class names only.

Use -? for brief help.

"bpcllist -U -allclasses" will list detailed info for all classes in human readable form.

You can try other switches for parable output.

Regards,
Tom