Previous Topic Next topic Print topic


To install the Database Connector for Oracle

Restriction: This topic applies only when a Database Connectors license has been installed via the Micro Focus License Management System, and applies to Windows platforms only.
  1. Install and configure the Oracle RDBMS prior to installing Database Connector™ for Oracle.

    The following are also recommended:

    • Oracle's SQL*Plus® product, which is an interactive query tool. This is not mandatory, but it allows you to do database work outside of COBOL, including interactive queries, table creation and modification, and creation of views, constraints, and relationships between tables.
    • Oracle's "scott/tiger" test schema, which can be used for testing.

    Micro Focus does not provide these products.

  2. Make sure all environment variables Oracle requires, such as ORACLE_HOME, ORACLE_SID, and LD_LIBRARY_PATH (or equivalent, if necessary), are set up in the environment of each user accessing the Connector (see your Oracle documentation for the list of variables required).
  3. Verify Oracle's setup and configuration using an Oracle tool, such as SQL*Plus. Also verify that the PATH references the necessary Oracle subdirectories.
Previous Topic Next topic Print topic