Choosing the type of snapshot


The best snapshot type to use depends on your main objective.

The following table describes three major objectives and the optimal snapshot type for each one.

Warning

Important

Different BMC utilities support different types of snapshots. For information about the types of snapshots your utility supports, see the documentation for your utility.

Choosing the best snapshot type

Objective

Best snapshot type

Benefits

Minimize outage time

Software snapshot

Software snapshots (where the utility actually copies the data) are the fastest and most economical method. They use extended memory to save page preimages, and only use memory for pages updated during the snapshot.

Warning

Important

A software snapshot is faster than a hardware snapshot; however, the cache size is limited to 511 GB and can require a significant amount of auxiliary storage.

Maximize success rate

Hardware snapshots

Hardware snapshots can potentially use whatever hardware is available (mirroring, data set snaps) to establish a point-in-time image that the utility copies. They relieve the resource demand for software snapshots. Hardware snapshots can fall back to software snapshots if the hardware attempt fails for any reason.

Minimize recovery time

Instant Snapshots

Instant Snapshots duplicate data sets without any program copying data. They can duplicate back to the original data set (restore for recovery). They support SHRLEVEL CHANGE for Db2 to allow for an outage-free backup.

The following table indicates the relative order of each snapshot type for each of the objectives.

Objective

First choice

Second choice

Third choice

Minimize recovery time

Instant

Software

Hardware

Minimize outages

Software

Hardware

Instant

Maximize success rate

Hardware

Software

Instant



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

SNAPSHOT UPGRADE FEATURE for IMS 6.2