Previous Topic: Calculating RBB StorageNext Topic: Using XA Storage


Writing Resources to Scratch Records

Writing resources to scratch records during a pseudo-converse removes the resources from storage pools while the resources are not in use. This strategy is appropriate when storage pool resources are tight.

The following strategies are available to site administrators:

Relocatable Resources

The following are relocatable resources:

Relocating storage makes more efficient use of the storage pool but increases I/O to the scratch area. You should define a threshold so that the system relocates storage only when the storage pool is heavily used.

System Generation Statement

Use the system generation ADSO statement to indicate whether resources are relocatable. Use the RELOCATABLE THRESHOLD parameter of the system generation SYSTEM statement to specify the relocatable threshold for storage pool zero. For secondary storage pools, use the RELOCATABLE THRESHOLD parameter of the corresponding system generation STORAGE POOL or XA STORAGE POOL statement.

Note: For more information about the ADSO and SYSTEM statements, see the CA IDMS System Generation Guide.