Considerations
This chapter explains the prerequisite and precautions before installing Tibero client, and considerations after installation.
Preparations before installing
1. Check available disk space
Before installing Tibero, a minimum of 2GB of free hard disk space is required, with slight differences depending on the install platform. This also includes the minimum hard disk space needed to create a database after installing Tibero.
2. Check JDK installation
To install using the Tibero Client Installer, a version of JDK 1.5.17 or higher must be installed.
[Figure 1] Check JDK installation

3. Preparing the installation file
Go to ‘TechNet’ of Tmax, create account and download the installation file.
When installing manually,
UNIX, Linux
Download and use tar.gz file from Technet.
Considerations after installation
After installing Tibero, JDBC is provided to integrate with other solutions.
JDBC
When integrating JDBC, the required driver file can be found from the following paths on the Tibero DB server. The following is an explanation of the driver file’s path based on the server’s operating system. (File path for Unix environments.)
UNIX
$TB_HOME/client/lib/jar
The following is a description of the driver file name for each version of TIbero.
Tibero 7
tibero7-jdbc.jar
Last updated