Special Installation Instructions

This section contains special installation instructions for this release of Adaptive Server.

ODBC, OLE DB, ADO.NET, and jConnect/JDBC drivers

While the Cluster Edition of Adaptive Server includes drivers for ODBC, OLE DB, ADO.NET, and jConnect™, Sybase recommends that you obtain the most recent versions of these drivers, available at the Sybase EBF download site in these packages:


For more information about connection migration, see Chapter 2, "Client Applications and Client/ Server Interaction," of the Clusters Users Guide.

Additional steps for installing Cluster Edition on IBM AIX

The steps described in "Setting up raw disks to provide multi-node access and IO fencing on IBM AIX" in Chapter 6, "IO Fencing" of the Installation Guide is incomplete, as it lacks instructions on how to create and configure some Sybase user privileges:

* Some sybase user priviledges that where required are not documented:


  1. Create the user "sybase": mkuser sybase
  2. Create role and grant to sybase:
    mkrole authorizations=aix.device.manage.change role_disk_access
    	chuser role=role_disk_access default_roles=role_disk_access sybase
  3. Add the security ‘aix.security.proc.set’ for set security attribute:
    smit -> Security & Users -> RBAC -> Roles -> Change -> 
    		'role_disk_access' -> AUTHORIZATIONS +'aix.security.proc.set'
    	setkst
  4. Change user to sybase and set the security attribute (set this attribute as default):
    su – sybase
    	setsecattr –p iprivs=+PV_KER_RAS,PV_ROOT,PV_SU_ $$
Related tasks
Sybase EBFs and Software Maintenance


Created June 19, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com