JDBC Drivers that are Delivered with DevTest
search cancel

JDBC Drivers that are Delivered with DevTest

book

Article ID: 259085

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

JDBC drivers delivered with DevTest.

Environment

All supported DevTest releases and databases..

Resolution

The JDBC drivers delivered with DevTest for the external databases supported are:

Oracle     

SQL Server  

DB2              

PostgreSQL 

 

For IAM the drivers are in:

DEVTEST_HOME\IdentityAccessManager\database\drivers  (DB2 not supported for IAM)

For Enterprise Dashboard the drivers are in:

DEVTEST_HOME\lib\dradis

For Registry the drivers are in:

DEVTEST_HOME\lib\shared

The drivers delivered can be used with the databases DevTest supports for each release.

 

The only driver not delivered is for MySQL.  

1. Download and install JDBC client for MySQL referred to as Connector/J from (http://dev.mysql.com/downloads/connector/j/)

2. For DevTest, the driver goes in the DEVTEST_HOME/lib/dradis folder, for Enterprise Dashboard,  DEVTEST_HOME/lib/shared folder, for Registry) and the DEVTEST_HOME/IdentitfyAccessManager/database/drivers for IAM.

NOTE: Need to create the DEVTEST_HOME/IdentitfyAccessManager/database/drivers folder.

 

Need to also have to have this driver on Workstations connecting to a remote Registry as well.