

Installing the Agent Plug-in › Copy the JDBC Drivers for Sybase
Copy the JDBC Drivers for Sybase
To complete the installation for Sybase, manually copy the JDBC drivers to the agent installation directory.
Follow these steps:
- Locate the JDBC drivers in the Sybase database installation directory, for example:
The agent was tested with the jconn3d.jar and jTDS3d.jar drivers.
- Copy the JDBC drivers for your database to the jars/ext subdirectory of the agent installation directory.
- Change to the agent installation directory.
- Stop the agent using one of the following commands:
- On UNIX:
./cybAgent -s
- On Windows:
cybAgent -s
- Open the agentparm.txt file that is located in the agent installation directory.
- Edit the following parameter if the driver class name for your database driver is different:
- jdbc.drivers
-
Specifies the driver class name for the JDBC driver. Separate multiple drivers with a colon (:).
Example: sun.jdbc.odbc.JdbcOdbcDriver:com.sybase.jdbc3.jdbc.SybDriver
- Save and close the agentparm.txt file.
- Start the agent using one of the following commands:
- On UNIX:
./cybAgent &
- On Windows:
cybAgent -a
Copyright © 2013 CA.
All rights reserved.
 
|
|