Installation
This chapter explains how to install the Tibero client in manual mode.
Installation in manual mode
Prepare the installation file(tar.gz) and license file(license.xml).
Create client account.
$ useradd -d /home/tibero7_client -g dba tibero7_client
$ passwd tibero7_clientUnzip the binary archive.
$ ls
tibero7-bin-FS02-windows64_2008-269353-20240314021215.zip
$ unzip tibero7-bin-FS02-linux64_3.10-254994.tar.gzConfigure the profile.
Modify the content to suit the environment and add it to the profile of the client server.
Copy the license file(license.xml) to the directory, $TB_HOME/license.
Execute gen_tip.sh.
Configure the network file (tbdsn). tbdsn.tbr file configures the server connection path, and it is located in $TB_HOME/client/config. Manually configure tbdsn.tbr as the following guide.
Access to Tibero Server with Tibero Client.
Last updated

