Scenario 1: Using Multiple Control Groups in a Serial Backup

In this example, suppose you have only one tape device available, TAP01, available for backup operations. You can use a tape library, such as a 3570, 358x or 3590 device. For the purposes of this example, however, you are using the device as a stand-alone. You must decide how to save two packaged business applications (one for payroll, the other for inventory), a few company-designed programs, and several user libraries.

In this situation, you could use either of the following strategies to back up your data:

Utilizing an *ALLUSR strategy saves all user libraries, but it does not allow specialized recoveries. An *ALLUSR save may also require that you rebuild access paths when restoring the libraries.

Splitting your application and user data into multiple control groups provides the following benefits:

You can also consider a compromise between these two strategies, especially if you have smaller systems with fewer libraries. Under these circumstances, you can use a combination of *ALLUSR and your own control groups. Use one or more control groups for specific libraries, and another control group containing the *ALLUSR libraries. If you choose this strategy, you need to omit the libraries in your own control groups. This way, you can restore the items in your control groups selectively, on an as-needed basis. You can save less critical libraries on a less frequent basis.

If you save multiple control groups to single device, BRMS processes them serially, one after another. Figure 8 illustrates how you can design a number of control groups to run in sequence.

Figure 8. Multiple Control Groups in a Serial Save

The manufacturing application (MANUFACT) consists of libraries MANUFLIB1 through MANUFLIB5, and DISTLIB1 through DISTLIB3. These libraries now exist in three separate control groups. You can find the logical files in library MD_LOGICAL. The logical files were built over physical files in libraries MANUFLIB3 and DISTLIB2. To avoid rebuilding the access paths for these logical files after restore, MANUFLIB3 and DISTLIB2 were omitted from the MANUFACT and DISTRIBUTION control groups. Instead, they were included with library MD_LOGICAL in a separate control group called DBNETWORK. The ADHOC control group contains a few user libraries and a few of the smaller applications. The FINANCE and PAYROLL control groups contain the more critical payroll and finance data.

When you process multiple control groups serially, keep the following considerations in mind:



[ Top of Page | Previous Page | Next Page | Contents | Index ]