Glossary: Administration Tool
Glossary: Administration Tool
Administration Tool
aggregation rule
In Presentation Services, users can see the rules that have been applied in
the repository. Users can also change the default aggregation rules for
measure columns.
alias table
A physical table that references a different physical table as its source. You
can use alias tables to set up multiple tables, each with different keys,
names, or joins, when a single physical table must serve in different roles.
Because alias table names are included in physical SQL queries, you can also
use alias tables to provide meaningful table names, making the SQL
statements easier to read.
analysis
analysis criteria
Consists of the columns, filters, and selection steps that you specify for an
analysis.
A prompt that is added to an analysis. When the user selects a prompt value,
that value then determines the content that displays in the analysis that
contains the prompt, only.
attribute
attribute column
In Presentation Services, a column that holds a flat list of values that are also
known as members. No hierarchical relationship exists between these
members, as is the case for members of a hierarchical column. Examples
include ProductID or City.
BI object
BI Search
bridge table
briefing book
business model
An object in the Oracle BI repository that contains the business model
definitions and the mappings from logical to physical tables. Business models
are always dimensional, unlike objects in the Physical layer, which reflect the
organization of the data sources. Each business model contains logical
tables, columns, and joins.
A layer of the Oracle BI repository that defines the business, or logical, model
of the data and specifies the mapping between the business model and the
Physical layer schemas. This layer can contain one or more business models.
The Business Model and Mapping layer determines the analytic behavior that
is seen by users, and defines the superset of objects available to users. It
also hides the complexity of the source data models.
catalog
chronological key
column
column filter
See filter.
column prompt
A type of filter that enables you to build specific value prompts on a data
column to either exist alone on the dashboard or analysis or to expand or
refine existing dashboard and analysis filters.
complex join
condition
See also action, action link, agent and key performance indicator
(KPI).
connection pool
criteria
cube
dashboard
dashboard prompt
A prompt that is added to the dashboard. When the user selects a prompt
value, that value then determines the content that displays in all analyses
that are included on the dashboard.
dimension
dimension table
driving table
A mechanism used to optimize the manner in which the Oracle BI Server
processes multi-database joins when one table is very small (the driving
table) and the other table is very large.
DSN
Essbase
fact table
filter
Criteria that are applied to attribute and measure columns to limit the results
that are displayed when an analysis is run. For measure columns, filters are
applied before the query is aggregated and affect the query and thus the
resulting values.
foreign key
A column or a set of columns in one table that references the primary key
columns in another table.
hierarchical column
In Presentation Services, a column that holds data values that are organized
using both named levels and parent-child relationships. This column is
displayed using a tree-like structure. Individual members are shown in an
outline manner, with lower-level members rolling into higher-level members.
For example, a specific day belongs to a particular month, which in turn is
within a particular year. Examples include Time or Geography.
hierarchy
hierarchy level
initialization block
A measurement that defines and tracks specific business goals and strategic
objectives. KPIs often times roll up into larger organizational strategies that
require monitoring, improvement, and evaluation. KPIs have measurable
values that usually vary with time, have targets to determine a score and
performance status, include dimensions to allow for more precise analysis,
and can be compared over time for trending purposes and to identify
performance patterns.
level
Folders used to organize objects in the Business Model and Mapping layer of
an Oracle BI repository. They have no metadata meaning.
logical join
logical layer
logical level
Logical SQL
The SQL statements that are understood by the Oracle BI Server. The Oracle
BI Server Logical SQL includes standard SQL, plus special functions (SQL
extensions) like AGO, TODATE, EVALUATE, and others.
Clients like Presentation Services send Logical SQL to the Oracle BI Server
when a user makes a request. In addition, Logical SQL is used in the Business
Model and Mapping layer to enable heterogeneous database access and
portability. The Oracle BI Server transforms Logical SQL into physical SQL
that can be understood by source databases.
logical table
measure column
A column that can change for each record and can be added up or
aggregated. Typical measures are sales dollars and quantity ordered.
Measures are calculated from data sources at query time.
metadata
Data about data. Metadata objects include the descriptions of schemas (such
as tables, columns, data types, primary keys, foreign keys, and so on) and
logical constructs (like fact tables, dimensions, and logical table source
mappings).
metadata dictionary
OCI
ODBC
offline mode
In the Oracle BI Administration Tool, a mode where a repository builder can
edit a repository that is not loaded into the Oracle BI Server.
online mode
Oracle BI repository
Oracle BI Server
A standalone process that maintains the logical data model that it provides
to Presentation Services and other clients through ODBC. Metadata is
maintained for the data model in a local proprietary file called the repository
file. The Oracle BI Server processes user requests and queries underlying
data sources.
A connection interface that the Oracle BI Server can use to connect to Oracle
Database data sources. You should always use OCI when importing metadata
from or connecting to an Oracle Database.
parent-child hierarchy
A hierarchy of members that all have the same type. All the dimension
members of a parent-child hierarchy occur in a single data source. In a
parent-child hierarchy, the inter-member relationships are parent-child
relationships between dimension members.
permissions
Specify which users can access an object, and limit how users can interact
with an object. Examples of permissions include write, delete, and change
permissions.
physical join
Physical layer
physical schema
physical table
presentation hierarchy
Presentation layer
presentation level
Presentation Services
presentation table
primary key
A column (or set of columns) where each value is unique and identifies a
single row of a table.
prompt
A type of filter that enables the content designer to build and specify data
values or the end user to choose specific data values to provide a result sets
for an individual analysis or multiple analyses included on a dashboard or
dashboard page. A prompt expands or refines existing dashboard and
analysis filters.
query
Contains the underlying SQL statements that are issued to the Oracle BI
Server. You do not have to know a query language to use Oracle Business
Intelligence.
query cache
ragged hierarchy
report
The response returned to the user from the execution of a query created
using Oracle BI Publisher. Reports can be formatted, presented on a
dashboard page, saved in the Oracle BI Presentation Catalog, and shared
with other users.
repository
repository variable
See variable.
results
selection step
A choice of values that is applied after the query is aggregated that affects
only the members displayed, not the resulting aggregate values. Along with
filters, selection steps restrict the results for an analysis.
session variable
See variable.
skip-level hierarchy
snowflake schema
SQL
star schema
subject area
transformation
unbalanced hierarchy
A hierarchy where the leaves do not have the same depth. For example, an
organization might choose to have data for the current month at the day
level, data for the previous year at the month level, and data for the previous
five years at the quarter level.
value hierarchy
variable
Repository variables have a single value at any point in time. There are
two types of repository variables: static and dynamic.
Session variables are created and assigned a value when each user
logs on. There are two types of session variables: system and
nonsystem.
variable prompt
Enables the user to select a value specified in the variable prompt to display
on the dashboard. A variable prompt is not dependent upon column data, but
enables you to manipulate, for example add or multiply, the column data on
an analysis.