Installing database drivers on an Information Manager appliance

Article:HOWTO16968  |  Created: 2009-01-14  |  Updated: 2010-01-22  |  Article URL http://www.symantec.com/docs/HOWTO16968
Article Type
How To


Environment


Installing database drivers on an Information Manager appliance

If you install a collector that reads from a database on an Information Manager appliance, you may need to install a database driver on the Information Manager appliance.

See Installing collectors that use a database sensor.

To install a database driver on an Information Manager appliance

  1. On the Information Manager appliance, log in as root.

  2. To create a directory to store the contents of the JDBC driver archive file, at a command prompt, type the following command:

    mkdir dbdrivers

  3. To transfer the tar.gz file to the Information Manager appliance, use an SFTP client such as WinSCP to place the tar.gz in the directory that you created in step 2.

    Before you install a database driver on an Information Manager appliance, you must download the driver to the SSIM Client computer.

    See Downloading database drivers.

  4. To extract the tar file, at the command prompt, type the following command:

    tar -zxvf sqljdbc_1.2.2828.100_enu.tar.gz

  5. To change the owner of the driver files to the user sesuser and the group ses, at the command prompt, type the following command:

    chown -R sesuser.ses /dbdrivers/*


Legacy ID



325056


Article URL http://www.symantec.com/docs/HOWTO16968


Terms of use for this information are found in Legal Notices