TDV Drivers
This page lists system requirements for TIBCO® Data Virtualization Server version 8.8.
Hardware
TDV performance depends on processor speeds, available memory, network bandwidth, data source response times, query join types, the complexity of views, and many other implementation factors. Fast response times and support for a large active user base and large loads are achieved with:
| • | Fast multi-core CPUs |
| • | Large amounts of RAM |
| • | Ample disk space |
| • | GB Ethernet network connections on the same subnet as the most heavily trafficked data source |
If hardware configurations are less than optimal, TDV functions equally well, although more slowly, for most development tasks. Given below are the minimum hardware requirements.
| Processor |
Minimum: 2 CPUs/cores Recommended: 8 CPUs/cores |
| RAM |
Minimum: 8 GB memory Recommended: 32 GB memory |
| Hard Disk Space |
Minimum: 8 GB read/write, persistent storage.
Recommended: 32 GB of readable/writable persistent storage |
For details about different TDV deployments, please refer to Sizing Guidelines for TDV.
TDV Server Software
Refer to TDV Server for the TDV Server Requirements.
Drivers
| ODBC |
set TDV_ODBC_UODBC=TRUE
|
| JDBC |
Example: If you are running a client using JRE 8(also known as 1.8), you would include csjdbc.jar in the CLASSPATH as shown below: "C:\Program Files\Java\jdk1.8.0_211\bin\java" -classpath .;.\csjdbc.jar Test |
| ADO .Net |
ADO .Net Driver Support
Client-Side ADO.NET Driver Support The TDV ADO.NET driver can be installed, uninstalled, or re-installed. It is delivered as a DLL and .NuGet package. It supports native ADO.NET driver functionality on the operating systems supported by .Net Standard 2.0. Refer the following link for a list of OS and .Net versions supported by .Net Standard 2.0: https://dotnet.microsoft.com/en-us/platform/dotnet-standard TDV supports communication and use with Visual Studio version 2019 that the tool extension supports. You will need to install the extension by executing the following file: TDV_INSTALL_DIR\ADO.NET Driver\Composite.VisualStudio.vsix The SKUs supported by the Visual Studio Extension are Community, Professional and Enterprise. The Extension essentially has a Provider for DDEX(Data Designer Extensibility). Refer the following link for further details: https://docs.microsoft.com/en-us/previous-versions/bb163760(v=vs.140) Client Application Target Framework .NET Standard 2.0 Refer to the following link for a list of .Net Framework versions supported by .Net Standard 2.0: |
| ADO.Net Data Provider with Entity Framework support | ADO.Net 2022 Data Provider - v20.0.7656 |
| Power BI |
The Power BI Connector for TIBCO(R) Data Virtualization is built on top of an ODBC driver. TDV supports version 20.0.7656 TDV Installation prompts you to install Microsoft Visual C++ Redistributable for Visual Studio 2017, if it is not already installed. Proceed with the installation. This is needed to connect to the Powe BI Connector. |
| SSIS |
The TIBCO SSIS Components for TIBCO(R) Data Virtualization supports Visual Studio versions 2012 and above. TDV Supports SSIS version 20.0.7668 |
| Authentication Methods |
|
| Client Applications |
JDBC Driver:
ODBC Driver:
ADO.Net Driver:
Note: All other client applications are supported through the standard communication protocols that include JDBC and ODBC. |