TS DataServerTS DataServer

Enhancements

TS DataServer™ for Oracle

  1. Improved logging including process id.
  2. SET CTC allows the disk devices DA-DZ and Da-Dz to be referenced by disk number
  3. The “CTC=” option can be used with the LINK option to override an SQL DataServer’s commit count on the specified channel
  4. The following information has been added to the XFD(CH,3) string when a channel is opened to an Oracle table:
  5. 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

  1. Improved logging including process id.
  2. Perform a ROLLBACK when a lock timeout is encountered.
  3. SET CTC allows the disk devices DA-DZ and Da-Dz to be referenced by disk number
  4. The “CTC=” option can be used with the LINK option to override an SQL DataServer’s commit count on the specified channel
  5. The following information has been added to the XFD(CH,3) string when a channel is opened to an MS SQL Server table:
  6. 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™

  1. Fix for buffer overrun on unixODBC.
  2. Reference: ODBC SERV 0018
    Implement "d CURDATE()" server selection criteria to allow creating a rule through the Expose Utility to specify today's date
  3. Reference: ODBC CLNT 0001
    Corrected an issue when assigning a value for CMASK that would result in an "Assignment Error".

TS Network DataServer™

  1. 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

  1. Product name change.
  2. Fixed problem storing time only date fields.
  3. Default the commit count to 65535 if the specified COMMIT-COUNT is greater than 65535.

TS DataServer for MS SQL Server

  1. Prevent process from hanging after an ERASE; MS SQL Server 2005 only.
  2. Reference: DATS MISC 0009:
    Fixed problems creating a text field table with a numeric key.
  3. Prevent process crash during a positioning READ.
  4. 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.
  5. No longer using Oracle hints when building SQL statements.
  6. Use ISNULL() instead of Oracle's NVL() when building SQL statements.
  7. Fixed problems storing time only date fields.
  8. Default the commit count to 65535 if the specified COMMIT-COUNT is greater than 65535.