HP Data Protector IDB Purge Best Practices

12
While a command that requires exclusive access to the IDB is running, scheduled DP backups will not
start.
If the Cell Manager where you want to run the command requiring exclusive access to the IDB is part
of a MOM you have to stop backups on all Cell Managers that are part of the MoM.
Appendix B
Further information about the IDB Daily Maintenance
The daily maintenance runs the following commands:
omnidbutil -purge -sessions <days>
omnidbutil -purge -messages <days>
omnidbutil -purge -dcbf
omnidbutil -purge -mpos
The omnidbutil -purge -mpos purge is available by default on DP 6.11. The purge is not
available on DP 6.1, DP 6.1 customers should upgrade to DP 6.11. DP 6.0 requires one of the
following patches or their successor.
Table 4.
Windows HP-UX PA Risc HP-UX IA 64
Data Protector 6.0 DPWIN_00385 PHSS_38404 PHSS_38405
The value for the number of days used by the daily maintenance omnidbutil -purge -
sessions <days> command is determined by the setting of
KeepObsoleteSessions in the global
file.
Windows default location of global file: C:\Program Files\OmniBack\Config\Server\Options
HP-UX location of global file: /etc/opt/omni/server/options
The value for the number of days used by the daily maintenance omnidbutil -purge -
messages <days> command is determined by the setting value of
KeepMessages in the global
file. The default value for KeepMessages is “0.”
Note:
“0” is a valid value for use in the global file; however, it is invalid at the
command line for example, omnidbutil -purge -messages 0 in not
valid at the command line.