This is an old revision of the document!
Overview | Environments | Databases | Tables | Queries | Updates | Stored Procedures | Example
The Omnidex Environment File contains metadata that describes the Oracle database and the Omnidex configuration. This includes the following Oracle information:
Either document OAHELPER or EXTRACT DDL using this syntax:
EXTRACT DDL
FROM <ORACLE | SQLSERVER | MYSQL | OBDC>
TO filename
WITH options
options:
VERSION = ' '
SUBTYPE = ' '
USERNAME = ' '
PASSWORD = ' '
SERVICE = ' '
TABLES = ' '
INDEX_DIRECTORY = ' '
DATABASE = ' '
See also: