JDBC V2 Connector > Connections for JDBC V2 > Prerequisites
  

Prerequisites

Before you create a JDBC V2 connection to read from databases that support the JDBC Type 4 driver, complete the prerequisites.

Install the Type 4 JDBC driver

To read from JDBC V2 objects, you need to install the Type 4 JDBC driver on the Secure Agent machine.
  1. 1Download the latest Type 4 JDBC driver version that your database supports from the third-party vendor site.
  2. If you want to use JDBC V2 Connector to connect to Aurora PostgreSQL, download the Aurora PostgreSQL driver. Informatica has certified Aurora PostgreSQL driver 42.2.6 for JDBC V2 Connector.
  3. 2Install the Type 4 JDBC driver for the database on the Secure Agent machine and perform the following tasks:
    1. aNavigate to the following directory on the Secure Agent machine:
    2. <Secure Agent installation directory>/ext/connectors/thirdparty/
    3. bCreate a folder and add the driver in the following folder: informatica.jdbc_v2/common
  4. 3Restart the Secure Agent.