High Quality JMS Messaging.

Backup [backup]

Syntax:

    backup

Performs an online backup of the store.

Example:

    router1> cc /sys$store/backup
    router1/sys$store/backup> backup

    Backup initiated. Please watch Folder 'Generated Backup Save Sets'.

    router1/sys$store/backup>_

The backup runs asynchronously. Once it is finished, you'll find it below the "/sys$store/usage/backup" context:

Example:

    router1/sys$store/usage> lc

    Entity:      Usage
    Description: Usage

    Entity contains no Properties.

    Sub-Entities of this Entity:
    ----------------------------
    backup
    files

    router1/sys$store/usage> cc backup
    router1/sys$store/usage/backup> lc

    Entity List: Generated Backup Save Sets
    Description: Generated Backup Save Sets

    Entities in this List:
    ----------------------
    saveset_20080304165202798

    router1/sys$store/usage/backup>_