Avoiding contention for server resources during client operations
IBM Storage Protect requires many resources to complete client backup, archive, or hierarchical storage management migration operations. If multiple sessions are in contention for server resources, system performance can be affected.
Resource contention has a direct effect on performance and the ability to complete an operation in a timely manner. The problem of resource contention is more critical with long-running client sessions or server processes. Because new database entries are stored in the recovery log until they are committed to the database, long-running sessions or processes can insert many of these entries under a single transaction, pinning the recovery log. A pinned recovery log prevents all transactions from applying database changes and causes server processes to run slowly.
You can schedule client sessions and server processes at different times to avoid resource contention and delays. When you are setting up schedules, you might need to prevent some server processes from starting automatically. For example, disable expiration, migration, reclamation, and duplicate-identification so that they can be scheduled later. Use administrator-command schedules to run these operations daily.