OLAP_CON
command line keywordOLAP_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 |
OLAP_CON
="userid/password/hostname/SID/portnumber"
Values |
Description |
|
The user ID for connecting to Oracle OLAP. |
|
The password for the user ID. |
|
The host name for the database. |
|
The system identifier (SID) for connecting to the database. |
|
The port number for connecting to the database. |
OLAP_Con="user1/secret1/mypc.us.oracle.com/mySID/9201
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.