Review these topics to install Open Database Connectivity (ODBC) and Lightweight Directory Access Protocol (LDAP).
Open Database Connectivity (ODBC) is a set of database access APIs that connect to the database, prepare, and then run SQL statements on the database.
An application that uses an ODBC driver can access non-uniform data sources, such as spreadsheets and comma-delimited files.
If you intend to use ODBC, then install the most recent ODBC Driver Manager for IBM AIX on POWER Systems (64-Bit).
Download and install the ODBC Driver Manager from the following website:
http://www.unixodbc.orgOracle ODBC driver on IBM AIX is certified with ODBC Driver Manager 2.3.1. To use ODBC with Oracle Database, you must also install the following package:
gcc 4.2.1 or later
Lightweight Directory Access Protocol (LDAP) is an application protocol for accessing and maintaining distributed directory information services over IP networks.
You require the LDAP package if you want to use features requiring LDAP, including the Oracle Database scripts
and odisrvreg
for Oracle Internet Directory, or oidca
for third-party LDAP directories.schemasync
LDAP is included in a default operating system installation.
If you did not perform a default operating system installation, and you intend to use Oracle scripts requiring LDAP, then use a package management system for your distribution to install a supported LDAP package for your distribution, and install any other required packages for that LDAP package.