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 Versions
TIBCO Data Virtualization All Supported Versions

Description

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

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

Issue/Introduction

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