Open Client 15.7 and Open Server 15.7 Features in ESD #3
New features in ESD #3 include the CyberSafe Kerberos driver on 64-bit Microsoft
Windows, scripting language enhancements, UNIX named sockets, and logging rejected
rows.
- CyberSafe Kerberos Driver on 64-bit Microsoft Windows
Open Client and Open Server include libsybskrb64.dll, which is a 64-bit CyberSafe Trustbroker Kerberos driver library for Microsoft Windows x86-64 64-bit.
- UNIX Named Sockets
This feature provides support for UNIX named sockets in Open Client and Open Server. This type of socket is also referred to as a UNIX domain socket.
- Logging Rows Rejected by the Client
A new bcp option named --clienterr errorfile has been added to log any rejected row and its associated error message into an error file, if the row was rejected by the client due to errors detected by the client, such as conversion or format errors.
- Increased bcp Maximum Rows Handling Capacity
The maximum number of rows that bcp can handle has been increased from INT32_MAX to UINT64_MAX (which is 18446744073709551615).
- Parameter Format Suppression
Open Client now support parameter format suppression for dynamic statements in Adaptive Server Enterprise.
Created March 10, 2014. Send feedback on this help topic to Technical Publications:
pubs@sap.com