HOSTDB_RESYNC_INTERVAL option for NetBackup servers and clients
The HOSTDB_RESYNC_INTERVAL option specifies the time interval to synchronize data entry changes to the NetBackup host database.
Table: HOSTDB_RESYNC_INTERVAL information
Usage | Description |
|---|---|
Where to use | On NetBackup clients. |
How to use | Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Use the following format: HOSTDB_RESYNC_INTERVAL = days The default value is 24 hours (1 day). The maximum value for this option is 7 days. The minimum value for this option is zero, which implies that the option is turned off and that no data synchronization happens. This option should appear only once in the configuration file. |
Example | The following example sets the time interval of 3 days to allow data synchronization to the host database: HOSTDB_RESYNC_INTERVAL = 3 |
Equivalent Administration Console property | No equivalent exists in the NetBackup Administration Console host properties. |