Difference between revisions of "Oracle"

10 bytes added ,  16:14, 22 February 2014
(Created page with "==Oracle database as back-end== *Install driver netxms-server-oracle_YOUR_NETXMS_VERSION_amd64.deb *Download drivers Download <code>instantclient-basic-linux</code> from [http...")
 
Line 1: Line 1:
==Oracle database as back-end==
==Oracle database as back-end==
*Install driver
*Install driver
netxms-server-oracle_YOUR_NETXMS_VERSION_amd64.deb
netxms-server-oracle_YOUR_NETXMS_VERSION.deb
*Download drivers
*Download drivers
Download <code>instantclient-basic-linux</code> from [http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html | oracle] website.
Download <code>instantclient-basic-linux</code> from [http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html | oracle] website.
*unzip to the folder
*unzip to the folder
  sudo unzip instantclient-basic-linux.YOUR_ORACLE_VERSION.zip -d /opt/
  sudo unzip instantclient-basic-linux.YOUR_ORACLE_VERSION.zip -d /opt/
38

edits