A script-enabled browser is required for this page to function properly.

OLAP_CON command line keyword

OLAP_CON specifies the Oracle OLAP (on-line analytical processing) connection string to connect to a database that contains multidimensional Oracle OLAP data.

The executables that can use this keyword are:

rwbuilder yes
rwrun yes
rwclient yes
rwcgi yes
rwserver no
rwservlet yes
rwconverter no

Syntax

OLAP_CON="userid/password/hostname/SID/portnumber"

Values

Description

userid

The user ID for connecting to Oracle OLAP.

password

The password for the user ID.

hostname

The host name for the database.

SID

The system identifier (SID) for connecting to the database.

portnumber

The port number for connecting to the database.

Example

OLAP_Con="user1/secret1/mypc.us.oracle.com/mySID/9201

See also

Command line keywords

Using the command line

Running a report from the command line