NetBackup Commands
343
bpclschedrep
A
-(0..6)
start duration
Specifies the window during which NetBackup can run the
backups for this schedule. This window applies to a specific day of
the week.
0
corresponds to Sunday,
1
to Monday, and so on.
start is the time at which the backup window opens for this
schedule. This is the number of seconds since midnight. It is an
integer between 0 and 86400 (the number of seconds in a day).
duration is the length of time that the window remains open. The
time unit is seconds. This is a non-negative integer.
-M
master_server,...
A list of alternative master servers. This is a comma-separated list
of hostnames. If this option is present, each master server in the list
executes the
bpclschedrep
command. Each master server in the
list must allow access by the system issuing the
bpclschedrep
command. If an error occurs for any master server, processing
terminates at that point.
The schedule attributes will be modified on all the master servers in
this list.
-v
Selects verbose mode. This option causes
bpclschedrep
to log
additional information for debugging purposes. The information
goes into the NetBackup administration daily activity log. This
option is meaningful only when NetBackup has activity logging
enabled (install_path
\NetBackup\logs\admin
directory defined).
EXAMPLES
Example 1
Set the frequency for a schedule.
# bpclschedrep mkbclass incr -freq 604800
This sets to 1 week the frequency with which automatic backups will be
performed for the schedule incr in class mkbclass.
Example 2
NetBackup 3.2 System Administrator's Guide for Windows NT
NetBackup 3.2 System Administrator's Guide for Windows NT