Products | Versions |
---|---|
TIBCO Substation ES | - |
Not Applicable | - |
Description:
This is the first hotfix for TIBCO Substation ES 2.9.0.
This hot fix can be downloaded from the TIBCO Product Support file transfer server, mft.tibco.com, using your username and password for the TIBCO Support Web. You can use FTP, SFTP (FTP or SFTP use requires an FTP / SFTP client or command-line FTP), or your web browser at
https://mft.tibco.com (requires Java applet support in your browser). Once logged on you can find the hot fix as follows:
Select AvailableDownloads
Select Mainframe
Select Substation
Select 2.9.0
Select hotfix-1
You should then be able to see and download the files.
TIB_substation_2.9.0_zos.sxs.hotfix_#1.zip
TIB_substation_2.9.0_readme_hotfix.txt
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
================================================================================
Closed Issues in 2.9.0 hotfix#1 (This Release)
SSES-1117 - Normal
ESB - Recipes and Triggers
If there are an excessive number of recipes and/or triggers and the SUSPEND
or RECOVER takes a long time, a timeout will occur to the command.
Recipes normally over 300-500 depending on machine.
This fix increases the wait time and allows the command to complete normally.
SSES-1091
Fixed IMS interface returns "0 length" messages when data is present.
A timing issue when multiple concurrent conversational messages are
processed were the cause.
SSES-1088 - Critical
Fixed IMS ICAL service which was adding the resource name 'RESPONSE' to
the beginning of the reply message that is sent back to the IMS application.
SSES-1087 - Critical
For RV ESB interface when setting the parameter DISPATCHER = N,
the recipe service must not start listeners for that ESB interface.
Previously it does get started causing dispatcher queues to show as full.
SSES-1085 - Critical
For GA service request when provide wrong IMS transaction ID or a RACF error.
IMS interface can't complete the Nack in OTMA.
SSES-1084 - Critical
Substation ES logger does not support SPIN and FREE parameters when specified
in Substation startup JCL.
The solution is to only specify one LOGDSK-DDN and TRCDSK-DDN parameter in the
USERHLQ.INTF(SXSSSP$1) when using the SPIN and FREE parameters together on the
TIBLOGPR DDName.
SSES-1083
Protect SSES from creating partial segmented messages on TDQ when a user
program does issue a rollback due to a TDQ write error condition.