Installation
This chapter explains how to install and uninstall the Tibero client in manual mode.
Last updated
This chapter explains how to install and uninstall the Tibero client in manual mode.
Last updated
Prepare the installation file. When you create a folder to install the Tibero client and unzip it, folders are created.
Configure the invironment variables.
(1) In Windows, select [Edit system environment variables] -> [Advanced] -> [Environment variables] and configure [System variables].
[Figure 2] Configuring system variables
(2) In the [Environment variable], select [System variables] -> [New] and configure TB_HOME and TB_SID.
[Figure 3] TB_HOME and TB_SID configuration
(3) Unzip the compressed binary executable file(tar.gz) in the directory ‘C:\Tibero'. Then, copy the license file(license.xml) into the subdirectory named “license’ under %TB_HOME%.
(4) After executing tbinstall.vbs, and check the registry registration.
[Figure 4] installation complete message
In the registry (regedit), check whether TB_HOME and TB_SID are registered in the HKEY_LOCAL_MACHINE\SOFTWARE\TmaxTibero\Tibero\tibero path.
[Figure 5] TB_HOME, TB_SID registration check
(5) Execute gen_tip.bat.
(6) Delete any unnecessary folders except ‘bin’ and ‘client’ folders.
If there is sufficient disk space, this step may be skipped.
(7) Configure the network file(tbdsn).
tbdsn.tbr file is used to set the connection path to the server, and located in “%TB_HOME%\client\config.”
(8) Access to Tibero Server with Tibero Client.
Execute tbuninstall.vbs and remove it from the registry.
[Figure 6] Uninstallation complete message
Delete physical files. Uninstall the Tibero client by deleting the directory in the path set to %TB_HOME%.