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

[Figure 1] Check JDK installation

Currently, JDK 1.9 or higher is not supported. IF JDK is not installed, it can be downloaded from the link below.

🔎 Go to JDK Download

3. Preparing the installation file

Go to ‘TechNet’ of Tmax, create account and download the installation file.

🔎 Go to Technet

When installing manually,

Category
File name

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.)

Category
Path

UNIX

$TB_HOME/client/lib/jar

The following is a description of the driver file name for each version of TIbero.

Tibero version
File name

Tibero 7

tibero7-jdbc.jar

Last updated