Previous Topic: Generated DSV OutputNext Topic: AutoCollect SNAPSHOT Database


Suggested AutoCollect Implementation

The following is a suggested implementation for the first time user of AutoCollect.

The user must first do the following research and testing at his site.

  1. Determine which MUFs are selected for AutoCollect processing.

    For the first time user we suggest that they select one MUF and use it as both the Source and Repository MUF.

  2. Verify that the repository MUFs have the Snapshot and Delta databases installed in the CXX. A simple CXX report should be able to validate their presence and also provide the current allocation sizes.

    Important! We strongly recommend that you implement the AutoCollect databases as 1019 (Snapshot) and 1020 (Delta). If you choose to use other DBIDs for these databases, the various AutoCollect functions of DBUTLTY need to include the DBIDs on every AutoCollect function execution.

  3. Create a set of DBUTLTY jobs to execute and test the various AutoCollect functions:

    When done testing, execute a DBUTLTY LOAD FORMAT=NONE to clear out the test data. Save the various JCLs so that you have working examples for your site.

Once the initial testing phase has been completed, the user should now begin to plan on his AutoCollect snapshot collection process. Key to this process is the time periods in which the Source MUF is normally executing. As we have seen in the various examples in chapter 2, the timing of the MUF startup and shutdown will affect when we do over Snapshot collection points.

The process below provides a simple implementation for collection Snapshots of weekly data.