How to get version of JDBC driver provided by TIBCO Data Virtualization?

How to get version of JDBC driver provided by TIBCO Data Virtualization?

book

Article ID: KB0070090

calendar_today

Updated On:

Products

TIBCO Data Virtualization

Description

To get the version of the JDBC driver jar provided by TIBCO Data Virtualization, the java command line utility can be used.

Issue/Introduction

This article summarize the steps to get the version of JDBC driver of TDV.

Environment

All Supported Environments

Resolution

  1. Go to <TDV install directory>/jdk/bin/
  2. Execute:
     ./java -jar <path of the TDV JDBC driver>
    User-added image