The following sections describe the software fixes in version 12.6.1.
The DirectConnect scripts (DCStart, AddServer, DCDirector, DC_SYBASE) that are generated during installation have been simplified and improved. The scripts no longer rely on global shell environment variables; instead, they set environment variables based on the installation-generated file, DC_SYBASE.
WARNING! DirectConnect scripts use the DC_SYBASE script and not the SYBASE script.
The scripts and installation program have been changed to prevent environment variable overruns or truncation (CR 325317). Sybase strongly recommends that you use the scripts for DirectConnect operations to ensure a proper operating environment.Future versions of the DirectConnect installation program will not set global environment variables, and will require the use of supplied DirectConnect scripts for starting DirectConnect and DCDirector.
Express Transfer and ODBC option users:
If you are using third-party ODBC drivers, including the ASE ODBC
driver, you may need to modify the DC_SYBASE script
to contain the library search path information required by the third-party
ODBC driver.
The following table lists the known problems that were fixed for DirectConnect version 12.6.1. Each issue has a description, resolution, and the associated Quality Tracking System (QTS) number.
Description |
Resolution |
QTS # |
---|---|---|
The trscopy utility fails on Windows 2003. |
The trscopy utility was rewritten to support Windows 2003. |
422693 |
Request to add tracing where the hex data stream from CICS to DirectConnect TRS or DirectConnect for DB2 is written out to a trace file with a timestamp showing milliseconds. |
Tracing was enhanced to display milliseconds. |
405792 |
The LU62 service crashes when an attention misses the end of a result set. |
This problem has been fixed. |
405787 |
Installation issues occurred when creating soft links for SNA stub for non-SNA box. |
This problem has been fixed. |
394681 |
System crashes resulted when the client application times out and ASE/CIS requested a transaction count. |
The null client connection is now checked, and connection to the target is terminated. |
391101 |
When MFC was configured to send back TEXT for LongVarChar, it resulted in a TDS token error message. |
Software was changed to check for text data. |
364771 |
The RSP ailed to return large char and text from the RSP. |
Added RSP large text and char processing. |
363443 |