This dialog box prompts for connection information.
OLAPSources box -- The list of OLAP sources displayed in this box is obtained from the OLAPSources.xml file in the system folder of JDeveloper.
Description -- Specify a string that provides a meaningful identification of the data source.
Server URL -- Specify a string that identifies a running instance of an OLAP service of an Oracle 9i database. Use the following syntax for the server URL:
sess_iiop://SessionIIOPHost:SessionIIOPPort:SessionIIOPSid/SessionIIOPContext/
where
SessionIIOPHost = host name
SessionIIOPPort = IIOP port number
SessionIIOPSid = Service Name
SessionIIOPContext = JNDI context for the object name that is specified in ONS
For example:
sess_iiop://klhanson-sun:2481:bibdb/etc/OLAPServer/bib1
User Name -- Specify a valid user name for the data source.
Password -- Specify a valid password for the data source.
Provides the following buttons for creating, removing, and testing data sources:
New button -- Displays the OLAP Data Source dialog box so that you can specify a new OLAP data source.
Delete button -- Removes the selected data source from the list of previously defined data sources.
Test button -- Verifies that a live connection can be established with the data source.