Deploy Discoverer Oracle Fusion Middleware Online Documentation Library
Introduction to Administering Discoverer with a Relational Data Source 3-9
What are the system prerequisites?
Before you can use Discoverer Administrator:
■
A suitable database must be installed and available. An Oracle Enterprise Edition database will support the use of materialized views to improve the performance of
summary folders.
■
Discoverer Administrator must have been installed on a PC, typically as part of a full Oracle Classic Suite installation.
Before end users can use Discoverer, either one or both of the following must have been installed:
■
Discoverer Plus or Discoverer Viewer must have been installed on an application server machine and configured correctly as part of an Oracle Business Intelligence
installation for more information, see the Oracle Fusion Middleware Configuration Guide for Oracle Business Intelligence Discoverer
■
Discoverer Desktop must have been installed on the end users’ PCs.
What are the data access prerequisites?
To create and maintain a Discoverer system using Discoverer Administrator, you will require certain Discoverer privileges and database privileges:
■
to create an EUL you must have the privileges described in:
■
What privileges do you require to create an End User Layer in an Oracle database?
■
What privileges do you require to create an End User Layer in a non-Oracle database?
■
to manage an EUL you must have:
■
the Discoverer Administration privilege on the EUL
■
the Allow Administration privilege on business areas you want to modify
■
the SELECT database privilege on any tables you want to add to a business area
■
to install the sample data, see Chapter 27, Installing the Discoverer Sample Data
EUL, Data, and Workbook .
■
to take advantage of the following Discoverer features, you need specific privileges:
■
Automated Summary Management for more information, see What are the
prerequisites for creating summary folders with ASM?
■
manual summary folder creation for more information, see What are the
prerequisites for creating summary folders manually in Discoverer? To use a Discoverer system, end users will require certain Discoverer and database
privileges:
■
access to at least one EUL
■
access to at least one business area in the EUL
■
the SELECT database privilege granted either directly to database users or through a database role on the tables on which folders in a business area are
based
3-10 Oracle Fusion Middleware Administrators Guide for Oracle Business Intelligence Discoverer
■
to take advantage of the following Discoverer features, users need specific privileges
■
scheduled workbooks for more information, see What are the prerequisites
for scheduling workbooks?
■
user PLSQL functions for more information, see What are custom PLSQL
functions?
About Discoverer using database parameters
Discoverer uses several database parameters to take advantage of functionality that is available in the database. Database parameters need to be set to recommended values
to achieve the expected outcome. You can specify database parameter values in the initialization file of the Oracle DBMS, the INITSID.ORA file. For example, the value
you specify for timed_statistics will affect Discoverer’s query prediction feature.
The following table lists the database parameters referenced in this guide, that are used by Discoverer.
Database parameter Possible result if value is not set
Description Recommended
value timed_statistics
No query prediction given.
Related to enabling query prediction. For more information, see
How to verify and change the timed_statistics parameter for
query prediction .
TRUE
optimizer_mode No query prediction
given. Related to enabling query prediction. For
more information, see How to verify and
change the optimizer_mode parameter for query prediction
. CHOOSE
optimizer_index_ cost_adj
Slower queries. Related to tuning the way the Cost-Based
Optimizer uses indexes. For more information, see the Oracle11g
documentation. For more
information, see your database
administrator.
optimizer_index_ caching
Slower queries. Related to tuning the way the Cost-Based
Optimizer uses indexes. For more information, see the Oracle11g
documentation. For more
information, see your database
administrator.
global_names Invalid connect strings.
Related to setting up generic connectivity. For more information, see
About setting up generic connectivity for Discoverer
. FALSE
failover_mode Database processes not
relocated to alternative backup component on
database failure. Related to enabling support for
Transparent Application Failover. For more information, see
How to enable Discoverer support for Transparent
Application Failover .
FAILOVER_ MODE=type
retries
type Database processes not
relocated to alternative backup component on
database failure. Sub-parameter of the failover_mode
parameter. For more information, see How to enable Discoverer support for
Transparent Application Failover .
TYPE=SELECT
retries Database processes not
relocated to alternative backup component on
database failure. Sub-parameter of the failover_mode
parameter. For more information, see How to enable Discoverer support for
Transparent Application Failover .
RETRIES=5
Introduction to Administering Discoverer with a Relational Data Source 3-11
How to start Discoverer Administrator
To start Discoverer Administrator: