SET CTC allows the disk devices DA-DZ and Da-Dz to be referenced by disk number
The “CTC=” option can be used with the LINK option to override an SQL DataServer’s commit count on the specified channel
The following information has been added to the XFD(CH,3) string when a channel is opened to an Oracle table:
Bytes Description:
18-19 Current commit counter
20-21 Channel's commit counter, non-zero if overridden by the CTC= option, otherwise, zero
TS DataServer for MS SQL Server
Improved logging including process id.
Perform a ROLLBACK when a lock timeout is encountered.
SET CTC allows the disk devices DA-DZ and Da-Dz to be referenced by disk number
The “CTC=” option can be used with the LINK option to override an SQL DataServer’s commit count on the specified channel
The following information has been added to the XFD(CH,3) string when a channel is opened to an MS SQL Server table:
Bytes Description:
18-19 Current commit counter
20-21 Channel's commit counter, non-zero if overridden by the CTC= option, otherwise, zero
Changes
TS ODBC DataServer™
Fix for buffer overrun on unixODBC.
Reference: ODBC SERV 0018
Implement "d CURDATE()" server selection criteria to allow creating a rule through the Expose Utility to specify today's date
Reference: ODBC CLNT 0001
Corrected an issue when assigning a value for CMASK that would result in an "Assignment Error".
TS Network DataServer™
Fixed a problem with CLOSE of a channel OPENed with OPT=DLINK that caused ERR=0 on other channels OPENed to the same link.
TS DataServer for Oracle
Product name change.
Fixed problem storing time only date fields.
Default the commit count to 65535 if the specified COMMIT-COUNT is greater than 65535.
TS DataServer for MS SQL Server
Prevent process from hanging after an ERASE; MS SQL Server 2005 only.
Reference: DATS MISC 0009:
Fixed problems creating a text field table with a numeric key.
Prevent process crash during a positioning READ.
Fixed problems causing an ERR=0 to be returned to an OPEN,OPT=LINK on a second channel after the link’s tables are created on another channel and that first channel remains open.
No longer using Oracle hints when building SQL statements.
Use ISNULL() instead of Oracle's NVL() when building SQL statements.
Fixed problems storing time only date fields.
Default the commit count to 65535 if the specified COMMIT-COUNT is greater than 65535.