Oracle® Business Intelligence Discoverer Configuration Guide
10g Release 2 (10.1.2.0.0) Part No. B13918-02 |
|
![]() Previous |
![]() Next |
Welcome to Oracle Business Intelligence Discoverer (OracleBI Discoverer)!
This guide explains how to configure and customize Discoverer Plus/Plus OLAP, and Discoverer Viewer after they have been installed as part of Oracle Application Server or from the Oracle Business Intelligence standalone CD.
This guide does not explain how to install OracleBI Discoverer. For information about installation, refer to the Oracle Application Server Installation Guide or the Oracle Business Intelligence Installation Guide.
To use this guide effectively, we recommend that you are already familiar with HTTP servers and database concepts.
For the latest information about OracleBI Discoverer, please read the OracleBI Discoverer Release Notes in conjunction with this guide.
Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For additional information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/
.
Accessibility of Code Examples in Documentation
JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.
Accessibility of Links to External Web Sites in Documentation
This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.
This guide is intended for OracleAS administrators (also referred to as Discoverer middle tier administrators).
In this manual:
EUL, the End User Layer, refers to the metadata interface between the database and Discoverer.
<ORACLE_HOME> refers to the directory where the OracleAS software, the Oracle HTTP Server, and the OC4J servlet engine software are installed.
Other conventions used in this manual are shown in the table below:
Convention | Meaning |
---|---|
. . . | Vertical ellipses in examples indicate omitted information not necessary for the example. |
. . . | Horizontal ellipses in statements or commands indicate omitted material not necessary for the example. |
boldface text | Boldface type in text indicates a field label on a Discoverer graphical user interface or Web page. |
italic text | Italic type represents a user-supplied variable. |
< > | Angle brackets enclose user-supplied names or values. |
[] | Brackets enclose optional clauses from which you can choose one or none. |
Menu name | Command | Text in this format conveys a sequence of menu choices, e.g. choose the menu, then the command under that menu. |
Courier text
|
Text in this format indicates a command to be typed at a command prompt. |
Note that OracleBI Discoverer is supported on Windows 2000, and UNIX. Instructions for the Windows platform in this manual assume you are using Windows 2000 (unless stated otherwise).
For more information, see the following manuals:
Oracle Business Intelligence Installation Guide
Oracle Application Server Installation Guide
Oracle Business Intelligence Discoverer Plus User's Guide
Oracle Business Intelligence Discoverer Administration Guide
White papers, documentation updates, and other collateral are available on Oracle Technology Network at:
http://www.oracle.com/technology/products/bi/index.html
Before users can use Discoverer to analyze relational data, the database must contain a Discoverer EUL Version 5.0.1.x.
Keyboard Navigation
OracleBI Discoverer supports standard keyboard navigation. Standard keyboard navigation includes the use of the tab key, mnemonics (using the Alt key and the underlined character), and accelerators (such as Alt+F4 to exit a window).
Using the JAWS screen reader with Discoverer
If users use Discoverer with a screen reader (e.g. JAWS), you must do the following to maximize usability:
display Discoverer Plus in a separate window by deploying Discoverer Plus with the framedisplaystyle configuration value set to 'separate' (for more information, see Section 11.6, "Discoverer Plus URL parameters").
To further maximize usability, you might also make sure that the screen reader has sufficient time to read a page before the page is refreshed by delaying the query progress page.
Oracle Business Intelligence includes the JGoodies software, whose License Agreement follows:
Copyright© 2003 JGoodies Karsten Lentzsch. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of JGoodies nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.