Products | Versions |
---|---|
TIBCO Substation ES | 2.10.0 |
Hotfixes are cumulative. This is the second hotfix for Substation ES 2.10.0.
You can download Hotfix #1 from the TIBCO Support Customer Portal Web UI (https://support.tibco.com).
Log in using your username and password for the TIBCO Support Web page.
Select Download
Select Hotfixes
Select AvailableDownloads
Select Mainframe
Select Substation
Select 2.10.0
Select hotfix-2
You should then be able to see and download the files.
TIB_substation_2.10.0_zos.sxs.hotfix_#2.zip
TIB_substation_2.10.0_readme_hotfix.txt
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
==================================================================================================
SSES-1227 - Critical
Substation will leave an Open Unit of Work (UoW) for trigger processing which
causes SSES-1226 to occur. This is possible for CICS Substation trigger
processes for High Volume Reliable and TSQ type triggers.
The ReleaseMe flag is now correctly set and the issue fixed.
SSES-1226 - High
When an EMS server gets cancelled or stopped and there are messages in flight,
there is A possibility for a UoW to be left hanging. When this occurs the
end-of_task routine goes into a timed wait loop and never exits from it.
This will cause continuous CPU untilization.
The offending stimer loop has now been fixed to exit after an interval.
SSES-1201 - Normal
The behaviour of re-queuing of Reliable Triggers when the transport is down
has been changed depending of the value set on the triggers panel. When
requeue option has been set to no 'N' and it's a reliable trigger and the
transport is down then the message will be dropped.
There is a counter on the service to show how many messages have been dropped.
SSES-1198 - Normal
The CICS interface displays a message SXC3131E and when it displays line ID3
this contains invalid characters.
This has been corrected.
SSES-1197 - High
When Recipe Service is set as MOI = 10, Reply Method is 1, and BufferSize = M.
CICS interface produces SXC3131E error.
This has been corrected.
SSES-1196 - High
When Recipe Service is set as MOI = 10, Reply Method is 0, and BufferSize = M.
Every successful execution will increase the ESB keep the Active counter and
it never gets decremented.
This has been corrected.
SSES-1195 - Normal
Change the maximum value of the RVDQ-MEM-LIMIT parameter from 3000 to 80000.
To enable RVDQ scheduler to better manage peak spikes and loads this value
has been increased.