Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Database | - |
Not Applicable | - |
Description:
The patch can be downloaded at TIBCO Product Support ftp server, support-ftp.tibco.com. Please use your eSupport username and password to access the server. after log on, go to ActiveEnterprise/Adapters/ActiveDataBase/5.3.0/hotfix-01/
to download the appropriate OS hotfix.
This hotfix applies to the adapter running on the following platforms: Windows 2003, Windows 2000, Windows XP, Solaris 2.7, Solaris 2.8, Solaris 2.9, Solaris 10, AIX 5.2, AIX 5.3, HP-UX 11.0, HP-UX 11i, HP-UX 11.23, RedHat Linux AS 3.0, and SUSE 9.
This hotfix fixes the following problems :-
1-876GM2
For custom RPC Operations, the value of the RETURN_VALUE was
null in the OUTPUT_BINDS schema. This has been fixed.
1-84GXYL
For custom RPC Operations, the message returned null if the
data type of the procedure output parameter was string.
This has been fixed.
1-872UI4
If the Exception Table name was not provided, the ADB agent terminated
immediately after reconnecting to the database. This has been fixed.
1-8B8Q5N
There was no way to disable the ADB agent from setting the session client
information. This has been fixed. A new tra property adb.setClientInfo
is now available to set this option.
1-86WUGZ
When using the publish by reference option, the adapter continued to poll
the same message if the key field of the source table was null.
This has been fixed. The agent will now update the row status to 'F'in the
publish table if the key field is null.
1-7T42J7
In Designer, if an instance contained JMS services, some configuration tabs
incorrectly disappeared when the user navigated between different services.
This has been fixed.
1-8DVPLQ
For the parent-child publication, the adapter terminated if the parent key
was null. This has been fixed.