Oracle Database Connector requires Oracle client libraries to function. You must supplement the Oracle client libraries to the
Oracle Database Connector. This supplement must be done with
tibcli.
Procedure
Download the Oracle client libraries from the Instant Client Downloads for Linux x86-64 (64-bit) - Basic Package(ZIP) section of the Oracle website (www.oracle.com).
Note: When you obtain third-party software or services, it is your responsibility to ensure you understand the license terms associated with such third-party software or services and comply with such terms.
Create a
lib directory under
FLOGO_HOME; if not present.
Under
lib/, create a directory
oracledatabaselib.
Extract the downloaded
.zip file.
Copy the extracted contents in the above step in the
oracledatabaselib directory. For example, content of
installclient_19_3 must be copied to
oracledatabaselib folder.