Search Results bis_mv_refresh
Overview
The concurrent program BIS_MV_REFRESH is delivered as part of the Oracle Applications BIS product family, which provides the business intelligence infrastructure that underpins daily business intelligence (DBI) and related analytical reporting in Oracle E-Business Suite. Its user-facing name is the BIS Materialized View Refresh Program. The program exists to refresh the materialized views (MVs) that store pre-aggregated summary data used by BIS and DBI dashboards, thereby keeping summary figures synchronized with the underlying transaction and accounting tables in the transactional modules.
According to the ETRM metadata, the program is enabled (Yes) and is documented as being "Used by Request Set Generater internally." This indicates that it is generally invoked not by end users directly but programmatically as a member of generated request sets. It is an internal, infrastructure-oriented program whose principal purpose is the maintenance of the BIS materialized view layer.
Execution Details
The concurrent program metadata records the following execution attributes:
- Execution Method: PL/SQL Stored Procedure
- Argument Method: Standard
- Executable: BIS_MV_REFRESH
- Execution File Name: bis_mv_refresh.refresh
- Subroutine Name: (not specified)
- Product: BIS - Applications BIS
- Enabled: Yes
The executable's user-facing description is "Executable for BIS MV Refresh Program," consistent with a PL/SQL entry point that accepts standard arguments and performs MV refresh logic against the database.
How to Run
Because the program is a standard concurrent program, it may be submitted through the Submit Requests form or the concurrent manager's request submission interface (SRS). However, the documentation explicitly states that it is used internally by the Request Set Generator, so the normal submission path is through the request sets that the Generator creates rather than manual submission.
The documented request set arguments reveal the parameter structure. Arguments are supplied through descriptive flexfield segments ATTRIBUTE1 and ATTRIBUTE2, each defaulting to $SRS$.BIS_MV_REFRESH. ATTRIBUTE1 defaults to the value YCInitial Refresh, and surviving ATTRIBUTE2 values reference specific materialized views, including:
- YCInitial Refresh (ATTRIBUTE1)
- FII_AR_REV_SUM_MV (ATTRIBUTE2)
- FII_GL_MGMT_PRD_MV (ATTRIBUTE2)
- FII_GL_BASE_MV (ATTRIBUTE2)
Users who must run the program manually typically supply the target materialized view name through ATTRIBUTE2 and the refresh mode through ATTRIBUTE1. Because the parameters are descriptive flexfield-based, their display and interpretation depend on the request set definition rather than a fixed parameter list.
Related Objects
The program operates on the BIS/DBI materialized view layer. Objects commonly associated with it include the summary materialized views named in its arguments — FII_AR_REV_SUM_MV, FII_GL_MGMT_PRD_MV, and FII_GL_BASE_MV — which aggregate receivables revenue and general ledger balances respectively. It is also closely coupled with the Request Set Generator and the request sets it produces, and with the DBI summary and reporting components that consume the refreshed views. Administrative attention should focus on refresh scheduling, because MV staleness directly affects the accuracy of BIS dashboards. As always, refer to the current ETRM documentation for the authoritative configuration in a given release, as 12.1.1 and 12.2.2 installations may exhibit minor metadata differences.
-
Concurrent Program: BIS_MV_REFRESH
12.1.1
execution_filename: bis_mv_refresh.refresh , product: BIS - Applications BIS , user_name: Executable for BIS MV Refresh Program , description: Executable for BIS MV Refresh Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: BIS_MV_REFRESH
12.2.2
execution_filename: bis_mv_refresh.refresh , product: BIS - Applications BIS , user_name: Executable for BIS MV Refresh Program , description: Executable for BIS MV Refresh Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
PACKAGE: APPS.BIS_MV_REFRESH
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_MV_REFRESH, status:VALID,
-
PACKAGE: APPS.BIS_MV_REFRESH
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_MV_REFRESH, status:VALID,
-
PACKAGE BODY: APPS.BIS_MV_REFRESH
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:BIS_MV_REFRESH, status:VALID,
-
PACKAGE BODY: APPS.BIS_MV_REFRESH
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:BIS_MV_REFRESH, status:VALID,
-
PACKAGE: APPS.BIS_MV_REFRESH
12.1.1
-
PACKAGE: APPS.BIS_MV_REFRESH
12.2.2
-
12.2.2 DBA Data
12.2.2
-
SYNONYM: APPS.BIS_OBJ_DEPENDENCY
12.2.2
owner:APPS, object_type:SYNONYM, object_name:BIS_OBJ_DEPENDENCY, status:VALID,
-
PACKAGE: APPS.BIS_BIA_RSG_CUSTOM_API_MGMNT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_BIA_RSG_CUSTOM_API_MGMNT, status:VALID,
-
PACKAGE: APPS.BIS_BIA_RSG_INDEX_MGMT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_BIA_RSG_INDEX_MGMT, status:VALID,
-
SYNONYM: PUBLIC.ALL_MVIEWS
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:ALL_MVIEWS, status:VALID,
-
PACKAGE: APPS.BIS_TRUNCATE_EMPTY_MV_LOG_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_TRUNCATE_EMPTY_MV_LOG_PKG, status:VALID,
-
SYNONYM: APPS.BIS_REQUEST_SET_OPTIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:BIS_REQUEST_SET_OPTIONS, status:VALID,
-
SYNONYM: PUBLIC.DBMS_SPACE
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:DBMS_SPACE, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE: APPS.BIS_BIA_RSG_INDEX_MGMT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_BIA_RSG_INDEX_MGMT, status:VALID,
-
SYNONYM: PUBLIC.ALL_SNAPSHOT_LOGS
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:ALL_SNAPSHOT_LOGS, status:VALID,
-
PACKAGE: APPS.BIS_CREATE_REQUESTSET
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_CREATE_REQUESTSET, status:VALID,
-
SYNONYM: APPS.BIS_OBJ_DEPENDENCY
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BIS_OBJ_DEPENDENCY, status:VALID,
-
PACKAGE: APPS.BIS_TRUNCATE_EMPTY_MV_LOG_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_TRUNCATE_EMPTY_MV_LOG_PKG, status:VALID,
-
PACKAGE: APPS.BIS_BIA_RSG_LOG_MGMNT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_BIA_RSG_LOG_MGMNT, status:VALID,
-
SYNONYM: APPS.BIS_REQUEST_SET_OPTIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BIS_REQUEST_SET_OPTIONS, status:VALID,
-
SYNONYM: APPS.BIS_OBJ_PROPERTIES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:BIS_OBJ_PROPERTIES, status:VALID,
-
PACKAGE: APPS.BIS_COLL_RS_HISTORY
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_COLL_RS_HISTORY, status:VALID,
-
PACKAGE: APPS.BIS_CREATE_REQUESTSET
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_CREATE_REQUESTSET, status:VALID,
-
PACKAGE: APPS.BIS_BIA_RSG_LOG_MGMNT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_BIA_RSG_LOG_MGMNT, status:VALID,
-
SYNONYM: APPS.FND_REQUEST_SETS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FND_REQUEST_SETS, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
SYNONYM: PUBLIC.ALL_MVIEWS
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:ALL_MVIEWS, status:VALID,
-
PACKAGE: APPS.BIS_COLL_RS_HISTORY
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_COLL_RS_HISTORY, status:VALID,
-
SYNONYM: PUBLIC.DBMS_SPACE
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:DBMS_SPACE, status:VALID,
-
SYNONYM: PUBLIC.ALL_SNAPSHOT_LOGS
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:ALL_SNAPSHOT_LOGS, status:VALID,
-
PACKAGE: APPS.BIS_BIA_RSG_CUSTOM_API_MGMNT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_BIA_RSG_CUSTOM_API_MGMNT, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
SYNONYM: APPS.FND_RUN_REQUESTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FND_RUN_REQUESTS, status:VALID,
-
PACKAGE: APPS.ICX_PORTLET
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ICX_PORTLET, status:VALID,
-
SYNONYM: APPS.FND_RUN_REQUESTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FND_RUN_REQUESTS, status:VALID,
-
PACKAGE: APPS.ICX_PORTLET
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ICX_PORTLET, status:VALID,
-
SYNONYM: APPS.FND_REQUEST_SETS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FND_REQUEST_SETS, status:VALID,
-
PACKAGE BODY: APPS.FII_MV_REFRESH
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FII_MV_REFRESH, status:VALID,
-
APPS.BIS_TRUNCATE_EMPTY_MV_LOG_PKG SQL Statements
12.1.1
-
SYNONYM: PUBLIC.DBMS_MVIEW
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:DBMS_MVIEW, status:VALID,
-
SYNONYM: APPS.BIS_OBJ_PROPERTIES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BIS_OBJ_PROPERTIES, status:VALID,
-
PACKAGE BODY: APPS.FII_TIME_C
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FII_TIME_C, status:VALID,
-
PACKAGE BODY: APPS.HRI_TIME_C
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:HRI_TIME_C, status:VALID,
-
PACKAGE: APPS.BIS_COLLECTION_UTILITIES
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_COLLECTION_UTILITIES, status:VALID,
-
PACKAGE BODY: APPS.PJI_PJI_EXTRACTION_UTILS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PJI_EXTRACTION_UTILS, status:VALID,
-
APPS.BIS_TRUNCATE_EMPTY_MV_LOG_PKG SQL Statements
12.2.2