fhb-flags Command

The fhb-flags command allows setting any or all of the FSI Hot Backup flags (allfiles, global and local).

Syntax

fhb-flags +|-option {+|-option ...}

Parameter(s)

option

allfiles

If enabled, all files except DT type files are logged. If disabled, only DL type files are logged.

global

Enables or disables enqueueing of updates for all processes.

local

Enables or disables enqueueing of updates for the current process.

WARNING: Processes that locally disable enqueueing will not send updates to the queue even if global enqueueing is enabled.

Example(s)

The example below illustrates disabling logging for all files and turning on update enqueueing for the current process (as well as all processes) and then running the fhb-status command to verify the changes.

fhb-flags -allfiles +local +global

fhb-status

-allfiles

+global

+local

See Also

Hot Backup Commands

fsihotbackup Command

fhb-allfiles-on Command

fhb-allfiles-off Command

fhb-on Command

fhb-off Command

fhb-status Command

fhb-SendMessage Command

fhb_S_Timer Command

fhb_S_Timer_enqueue Command

fs Command