Previous Topic: Download the jTDS JDBC DriverNext Topic: How to Remove the Agent Plug-in


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:

  1. Locate the JDBC drivers in the Sybase database installation directory, for example:

    The agent was tested with the jconn3d.jar and jTDS3d.jar drivers.

  2. Copy the JDBC drivers for your database to the jars/ext subdirectory of the agent installation directory.
  3. Change to the agent installation directory.
  4. Stop the agent using one of the following commands:
  5. Open the agentparm.txt file that is located in the agent installation directory.
  6. 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

  7. Save and close the agentparm.txt file.
  8. Start the agent using one of the following commands: