IDB2 Common Services - GSSIDUMP is not freeing output datasets in all cases
book
Article ID: 122709
calendar_today
Updated On:
Products
Bind Analyzer for DB2 for z/OSSQL-Ease for DB2 for z/OSSYSVIEW Performance Management Option for DB2 for z/OSPlan Analyzer for DB2 for z/OSSubsystem Analyzer for DB2 for z/OS
Issue/Introduction
After running GSSIDUMP job, the GSS task still holds an allocation to some of the output files, subsequent runs of GSSIDUMP does not work unless new dataset names are used.
Environment
Release: Component: CIDB
Resolution
The problem is the result of a user error in the GSSIDUMP job. The job was mistakenly set up to dump 3 different ILOGs to the same output data set. Once corrected, this problem should not occur. However, there does appear to be some kind of problem with the GSS code following this error. When the I/O error occurs, the IMOD attempts to CLOSE the output file, but control is never returned to the IMOD.