PTF No.: T380B154
Garbage data remains in Datapool after an index is deleted.

REGISTERED DATE: 2008/10/16
CATEGORY: Job log storage
CONDITION: When a job log has no record.
PROBLEM DESCRIPTION: For a job log with no record, blocks are still allocated in Datapool. The number of blocks allocated is specified in EXTBLKC of BKSPARM. These blocks are not freed even after the index is deleted and they remain as garbage data.
TEMPORARY ACTION: None.
These garbage blocks will be freed by Datapool reorganization, i.e. ALOGUBKS, ALOGIBKS, and ALOGLBKS.
PROBLEM CONCLUSION: The program is corrected not to allocate blocks in Datapool when a job log has no record.
PREREQUISITE PTF: None
PROGRAM: JSDMLLNK
CATALOGED PROCEDURE: ALOGJLOG
NECESSARY ACTION: After stopping ALOGJLOG, apply the PTF. Restart ALOGJLOG.
AMENDING PTF: None
TOP