A fix is available
APAR status
Closed as program error.
Error description
A confusing MVS message may occur when QCF closes. MSGIKJ56247i can be ignored when QCF completes. This APAR will make a change to the REXX routine IQCP0100. The change is mentioned under local fix below.
Local fix
/** ACTION = 8 ********************************* deallocate_usrdsn:procedure trace off /* address ISPEXEC "VGET (USRDSN) SHARED" */ address ISPEXEC "VGET (DDNAME) SHARED" x = msg('off' ) Address TSO "FREE F("DDNAME")" x = msg('on') exit 0
Problem summary
**************************************************************** * USERS AFFECTED: Users, that are running function 'LOAD' * * panels. * **************************************************************** * PROBLEM DESCRIPTION: QCF LOAD in online closes with message: * * IKJ56247I FILE VBFIL NOT FREED, IS NOT * * ALLOCATED * * *** * * QCF LOAD in online closes with message: * * IKJ56247I FILE DELETE NOT FREED, IS NOT * * ALLOCATED * * after the report is reviewed and going * * back with PF3. * * * **************************************************************** * RECOMMENDATION: * **************************************************************** VBFIL is used as an attribute definition for DCB parmeters in allocation of user data sets for load/unload activities. If LOAD menu is entered for the first time,there is no pre- ceeding stmt allocating VBFIL, so a message is issued indicating "file not freed". The message is mis-leading as it's not a file, but is issued correctly. Message IKJ56247I FILE DELETE NOT FREED, IS NOT ALLOCATED is issued when trying to free files not used, and thus not allocated while unloading messages. These are only TSO warnings and can be ignored.
Problem conclusion
REXX EXEC IQCP0100 is changed to swith off messages when freeing DCB parameter attributes and files. Messages are switched on right after FREE, passing all other TSO messages to the users.
Temporary fix
Comments
APAR Information
APAR number
PQ83835
Reported component name
IMS QUEUE CNTL
Reported component ID
5697E9900
Reported release
120
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2004-01-27
Closed date
2004-01-29
Last modified date
2004-03-03
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UQ84570
Modules/Macros
IQCP0100
Fix information
Fixed component name
IMS QUEUE CNTL
Fixed component ID
5697E9900
Applicable component levels
R120 PSY UQ84570
UP04/02/03 P F402
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Line of Business":{"code":null,"label":null},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCX8A6","label":"IMS Queue Control Facility"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"120"}]
Document Information
Modified date:
14 December 2020