A fix is available
APAR status
Closed as program error.
Error description
Your CICS region receives a storage violation reported in the following message: DFHSM0102 applid tran task# A storage violation (code X'0D11') has been detected by module DFHSMMF. When reviewing the dump produced, you notice the following exception trace entry examining the trace domain: TR 0101 TRPT *EXC* - OVERLENGTH-ENTRY : CALLING DOMAIN WAS SM : PARAMETER LIST WAS FUNCTION(TRACE_PUT) POINT_ID(D11) DATA1(address, length) DATA2(address , length) DATA3(address , FFFFFFF8) DATA4(address , length) The piece of storage violated had a length x'100000' or 1M. Above notice the negative length FFFFFFF8, which is causing the trace domain to put out the above exception. Module DFHSMMF is passing this incorrect length in the parameter list. Additional symptoms: KIXREVJRL 0F0C RETurn or RET address points to DFHEISC halfword overlength DFHSM0102 SM0102 trace negative
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: All CICS users * **************************************************************** * PROBLEM DESCRIPTION: CICS experiences a storage violation * * error which reports a TR 0101 TRPT * * *EXC* - OVERLENGTH-ENTRY : CALLING * * DOMAIN WAS SM. * **************************************************************** DFHSMMF storage check failure procedure takes a fullword length and manipulates it using a halfword field. This results in an invalid negative fullword length parameter being passed to DFHTRPT which reports an OVERLENGTH_ENTRY error. Keywords: 0101 TRPT OVERLENGTH-ENTRY DFHSMMF
Problem conclusion
The length declaration within DFHSMMF storage check failure procedure has been changed to allow fullwords.
Temporary fix
Comments
APAR Information
APAR number
PH40965
Reported component name
CICS TS Z/OS V5
Reported component ID
5655Y0400
Reported release
200
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2021-09-29
Closed date
2022-02-09
Last modified date
2022-10-18
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UI79223 UI79224
Modules/Macros
DFHSMMF
Fix information
Fixed component name
CICS TS Z/OS V5
Fixed component ID
5655Y0400
Applicable component levels
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.
[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.5","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]
Document Information
Modified date:
18 October 2022