Products | Versions |
---|---|
TIBCO Substation ES | v2.14 |
Please download the Hotfix from the TIBCO Support Customer Portal Web UI using their username and password for the TIBCO Support Web page. Once logged on you can find the Hotfix under the Download Menu :
AvailableDownloads/Mainframe/Substation/2.14.0/hotfix-03
Defect corrections:
SSES-2161 - High
#RED tasks in CICS do not gracefully come down during shutdown.
During CICS shutdown #RED transaction(s) do not respond to the PLT
SXXOSHUT shutdown request(s). #RED transactions are forced to abend
during shutdown.
This has been fixed.
SSES-2160 - Critical
SXXO#RED messages from BPool addressability 31/64 bit.
Previously if the interface values were not set correctly, #RED may terminate
unexpectedly.
Auto-detect now been correctly enabled and the issue has been resolved.
SSES-2159 - Critical
The Substation RED interface messages in BPool addressability 31/64 bit.
Previously if the interface values were not set correctly, the Substation
Async/Triggers threads may terminate unexpectedly.
Auto-detect now been correctly enabled and the issue has been resolved.
RED-762 and RED-756 - Critical
Test for expired messages is incorrect and Substation ES reports
7900 and 7901 errors.
Modules SXXAX625, SXXAX221 and SXXAX222 have been changed to correct the
expiry of messages in 31bit and 64bit buffer pools.
This issue has now been resolved.
RED-761 - Critical
SXXAHUB abends with a S0C3 due to errors when reading parm file.
When the Mainframe HUB starts up, it reads the parameters from
DDNAME TIBPARM and when this operation fails a S0C3 is issued
sometimes with fatal results when incorrect names are specified.
This issue has now been resolved.
RED-755 - Critical
Module SXXAX820 will abend with S0C4 on certain API Leave requests.
This issue has now been resolved.
RED-754 - Critical
SXX8137E error occurs even when buffer pool is not full.
This issue has now been resolved.
RED-753 - Critical
Message Information Block (MIB) was overlaid during Send-with-Reply requests.
This caused message SXX7950E with a header length of zero to be displayed.
This issue has now been resolved.
RED-752 - High
Recovery module SXXARCV abends with a S0C1 during application or
Substation Abends.
This issue has now been resolved.
RED-749 - Normal
If message expiry time has not been specified, RED currently uses a
value of 30 seconds. This change will take the specified timeout value
and add 5 seconds for cross-memory and 10 seconds for XCF.
SSES-2148 - High
Remove Mainframe HUB requirement when using the EXCI interface.
This dependency has been removed for v2.14.x
SSES-2150 - Critical
Under stress the Event List creates duplicate entries and message SXG2936W
repeatedly reports incorrect values.
This issue has now been resolved.
SSES-2152 - Normal
Message SXG1891I has been changed to show the RED trigger service name and more.
When the trigger service trace level is set to a value higher than zero this
message is displayed.
================================================================================
Hotfix 02
---------
SSES-2147 - High
Logging to disk (VSAM) functions and the Wrap feature didn't work.
This issue has now been resolved.
Just a reminder the DISK functions will be deprecated in release 3.0.0.
RED-751 - Critical
Storage allocated increases for long-running applications.
This issue has now been resolved.
RED-747 - Critical
Incorrect high-water mark of used buffer pool pages.
Module SXXAX625 now calculates the number of target buffers currently
being used correctly. Resolved.
RED-746
Message SXX8810E shows reason code as zero.
This issue has been fixed and a valid reason code is displayed
================================================================================
Hotfix 01
---------
SSES-2111 - High
When doing Request/Reply using containers and the reply requires more
than 20 containers, #RED abends in CICS. #RED now allows now for
127 containers on reply.
Corrected and fixed.
SSES-2106 - Critical
Function Obtain_ErrInfo abends on 0C4. Corrected and fixed.
SSES-2095 - High
UoW updates for improved stress reporting and handling. Changed messages
SXG2131I and SXG2133W to include the current UoW allocation.
SSES-2087 - CICS
Added new parameter <CorId (N,Y)> to SXC3I032 (SXT6) sample program.
SSES-2080 - ESB Critical
Added new parameter for a RVDQ scheduler to set the completion time for
task scheduled for a worker. The parameter is RVDQ-SETCOMPTIME.
Valid values are 0 - 30 seconds. Zero (0) is the default.
SSES-2075 - Critical
Substation ES now allows a trigger service using containers to include a
correlation ID container, where the output message will be sent by
Substation ES with JMSCorrelationID property for EMS, or tibss-CorrelationId
as a field for RV.
SSES-2071 - Critical
Fixed Substation ES to allow Recipes with Method of Reply = 0 | 1 to be able
to forward the Correlation ID and the Service REPLY-TO value as separate
container fields to the BES application.