Products | Versions |
---|---|
TIBCO Substation ES | 2.10.0 |
Hotfixes are cumulative. This is the first 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-1
You should then be able to see and download the files.
TIB_substation_2.10.0_zos.sxs.hotfix_#1.zip
TIB_substation_2.10.0_readme_hotfix.txt
Please note: Non-DFSMSdss installation packages are available by request only.
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
================================================================================
Closed Issues in 2.10.0 hotfix#1 (This Release)
SSES-1192 - High
Buffer size gets evaluated incorrectly for Containers when BufferSize=M.
When Recipe Service is set as MOI = 10, and the BufferSize = M for a
conversion Rule, Substation was not recognizing the condition and was
only using the buffersize and not the message size.
This has been corrected.
SSES-1191 - High
When a RVDQ ESB interface includes workers and the BES goes down or services
are suspended then other Substations in the same DQ group will not process
any messages. This has been corrected.
Note: An ESB interface where the RVDQ Scheduler is specified MUST have a
RVDQ workers value of zero then this interface will ignore operational
commands such as Suspend, Unload and Disable.
This will allow other address spaces sharing the same DQ group to
remain operational.
SSES-1189
The ESB interface produces an inconsistent error when reconnecting to
the EMS server after the initial connection process.
Amended the EMS ESB logical connection recovery to resolve this.
SSES-1184
Fixed the display order of the message 'SXA2666I End-of-Command'.
SSES-1181 - High
In order to prevent the CICS Request/Reply processes running out of sessions.
It is required to manually to update the CICS CSD for TRANClass (SXCTCL11),
on the parameter Purgethresh from 1 to 2.
This is required for Substation ES v2.9.0 and v2.10.0.
SSES-1175 - Normal
Operational commands now have and End-of-Command message to denote
the end of output for a partiucular command.
This now allows tools to easily determine the last message line.
SSES-1171 - Normal
When Substation outputs a buffer and the field definition is "STRING",
(null terminated), and the data does not end with a null, data overflow
can occur as the correct data length would be incorrect. This is valid for
both outbound and trigger data where the output message or field option is
a string.
This issue has now been resolved.
SSES-1170 - Normal
Triggers (TSQ) randomly takes more than 8 seconds of latency pulling
messages from CICS. When the max record count wraps there could be
possible delays depending on workload and counter numbers.
This has now been fixed.