Chapter 2: Client Applications and Client/ Server Interaction

This chapter describes client/server interaction and how to modify applications that make Open Client/Client-Library calls to support clusters. It describes using isql in a shared-disk cluster environment.

NoteDB-Library can connect to an instance in a shared-disk cluster, but does not support the Sybase shared-disk or high-availability functionality.

The version of Open Client™, jConnect™ for JDBC™, ODBC, OLE DB, and ADO.NET that ships with the Cluster Edition supports:

To implement login redirection and connection migration, make sure the application uses a current copy of the client libraries:

Use the CS_PROP_MIGRATABLE connection property to enable or disable connection migration. CS_PROP_MIGRATABLE is on by default. See the Client Library Reference Manual.

To implement extended failover, make sure the application uses a current copy of the client libraries and that you have enabled high availability. See Using Sybase Failover in a High Availability System for information about enabling high availability.

For information about using the failover features with jConnect, ODBC, OLE DB, and ADO.NET Driver, see “New Features Open Server 15.0 and SDK 15.0 for Microsoft Windows, Linux, and UNIX