Backup examples

These output examples provide a sample of the text, messages, and process status that displays when you use the backup command.

In this example, the backup c:,d: command is run from the Automate tab integrated command line.

The following output is displayed:
Preparing for a BACKUP operation, please wait...

Connecting to IBM Storage Protect Snapshot Server as node 'MALTA_FS'...
Connecting to Local DSM Agent 'MALTA'...
Starting component backup...

Beginning VSS backup of 'C:', 'D:'...

VSS Backup operation completed with rc = 0.

  Elapsed Processing Time: 118.52 seconds
Completed
In this example, the
backup
                  c:,d: /PRESNapshotcmd="STOPDB.CMD"
                  /POSTSNapshotcmd="STARTDB.CMD"
is run from the Automate integrated command line. The following output is displayed:
C:\Program Files\Tivoli\FlashCopyManager>fcmcli back c:,d: 
/presn="C:\Program Files\Tivoli\FlashCopyManager\stopdb.cmd" 
/postsn="C:\Program Files\Tivoli\FlashCopyManager\startdb.cmd"

IBM Storage Protect Snapshot for Windows:
IBM Storage Protect Snapshot
Version 8, Release 1, Level 0
(C) Copyright IBM Corporation 2009, 2016. All rights reserved.

Preparing for a BACKUP operation, please wait...

Connecting to IBM Storage Protect Snapshot Server as node 'MALTA_FS'...
Connecting to Local DSM Agent 'MALTA'...
Starting component backup...

Beginning VSS backup of 'C:', 'D:'...


VSS Backup operation completed with rc = 0.

Elapsed Processing Time: 130.16 seconds