Search Results service request tasks
The FND_OAM_DSCRAM_BUNDLES
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for managing and storing metadata related to Oracle Application Manager (OAM) dashboard scram bundles. These bundles are essentially collections of predefined dashboards, reports, and analytics components that provide administrators and users with actionable insights into system performance, configuration, and operational metrics. The table is part of the Oracle Applications Framework (OAF) and plays a pivotal role in the customization and deployment of OAM dashboards.
### **Structure and Key Columns**
The FND_OAM_DSCRAM_BUNDLES
table contains several important columns that define the properties and behavior of scram bundles:
- BUNDLE_ID
: A unique identifier for each scram bundle.
- BUNDLE_NAME
: The name of the bundle, used for identification in OAM.
- BUNDLE_DESCRIPTION
: A brief description of the bundle's purpose.
- BUNDLE_TYPE
: Specifies the type of bundle (e.g., system-defined or custom).
- IS_ACTIVE
: A flag indicating whether the bundle is active and available for use.
- CREATION_DATE
and LAST_UPDATE_DATE
: Timestamps for tracking bundle modifications.
- CREATED_BY
and LAST_UPDATED_BY
: User IDs of those who created or modified the bundle.
### **Functional Role in Oracle EBS**
1. **Dashboard Customization**: The table allows administrators to define and manage scram bundles that aggregate dashboards for specific functional areas (e.g., System Monitoring, Patch Management, or Performance Analytics).
2. **Access Control**: Bundles can be assigned to specific responsibilities or user roles, ensuring that only authorized personnel can view or modify them.
3. **Deployment & Versioning**: The table supports version control, enabling administrators to track changes and roll back to previous configurations if needed.
4. **Integration with OAM**: The metadata stored in this table is used by OAM to render dashboards dynamically, ensuring real-time data visualization and system monitoring.
### **Technical Considerations**
- **Dependencies**: The table is linked to other OAM-related tables such as FND_OAM_DSCRAM_ITEMS
(which stores individual dashboard components) and FND_OAM_CONTEXTS
(which defines dashboard contexts).
- **Patch Impact**: Customizations to scram bundles may be affected by patches or upgrades, necessitating careful testing in non-production environments.
- **Performance**: Since OAM dashboards are frequently accessed, optimizing queries against this table is essential for maintaining system responsiveness.
### **Best Practices for Management**
- **Backup Custom Bundles**: Before applying patches, export custom scram bundle definitions to avoid data loss.
- **Audit Regularly**: Monitor bundle usage and deactivate unused bundles to reduce clutter.
- **Leverage APIs**: Use Oracle-provided PL/SQL APIs (e.g., FND_OAM_DSCRAM_BUNDLES_PKG
) for programmatic bundle management instead of direct DML operations.
### **Conclusion**
The FND_OAM_DSCRAM_BUNDLES
table is a foundational component in Oracle EBS 12.1.1 and 12.2.2, enabling efficient dashboard management and system monitoring via OAM. Understanding its structure and functionality is crucial for administrators tasked with maintaining and optimizing EBS environments. Proper utilization of this table ensures streamlined operations, enhanced visibility, and improved decision-making capabilities within the Oracle EBS ecosystem.
-
File: Concurrent Request Sets ERD.pdf
12.1.1
product: FND - Application Object Library , size: 6.193 KBytes , file_type: PDF Diagram ,
-
File: Concurrent Request Sets ERD.pdf
12.2.2
product: FND - Application Object Library , size: 6.193 KBytes , file_type: PDF Diagram ,
-
Lookup Type: FND_SIF_INTERACTION_PATTERN
12.2.2
product: FND - Application Object Library , meaning: SIF: Service Interaction Pattern , description: Interaction pattern of Service Invocation Definition ,
-
Lookup Type: BUSINESS_ENTITY
12.1.1
product: FND - Application Object Library , meaning: Business Entity(1) ,
-
Lookup Type: BUSINESS_ENTITY
12.2.2
product: FND - Application Object Library , meaning: Business Entity(1) ,
-
Concurrent Program: FNDOAMLOGPURGE
12.2.2
execution_filename: FND_LOG_UTIL.PURGE_BUSINESS_EXCEPTIONS , product: FND - Application Object Library , user_name: OAM_BE_PURGE , description: For purging the fnd log data related to a transaction as for request, service, icx or forms. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FNDOAMLOGPURGE
12.1.1
execution_filename: FND_LOG_UTIL.PURGE_BUSINESS_EXCEPTIONS , product: FND - Application Object Library , user_name: OAM_BE_PURGE , description: For purging the fnd log data related to a transaction as for request, service, icx or forms. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: FND_SOA_PROVIDER_TYPE
12.2.2
product: FND - Application Object Library , meaning: Service Provider Options available , description: Provider Options available ,
-
Lookup Type: FND_REP_SERVICE_ENABLED
12.1.1
product: FND - Application Object Library , meaning: Service Enabled Interface Types , description: Service Enabled Interface Types in IREP ,
-
Lookup Type: FND_REP_SERVICE_ENABLED
12.2.2
product: FND - Application Object Library , meaning: Service Enabled Interface Types , description: Service Enabled Interface Types in IREP ,
-
Table: FND_OAM_DSCRAM_BUNDLES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCRAM_BUNDLES, object_name:FND_OAM_DSCRAM_BUNDLES, status:VALID, product: FND - Application Object Library , description: This table holds the Data Scrambling Engine Bundle object. Each engine run is composed of one or more bundles which identify a set of tasks which belong to a specific host participating in the execution of the run. , implementation_dba_data: APPLSYS.FND_OAM_DSCRAM_BUNDLES ,
-
Table: FND_OAM_DSCRAM_BUNDLES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_OAM_DSCRAM_BUNDLES, object_name:FND_OAM_DSCRAM_BUNDLES, status:VALID, product: FND - Application Object Library , description: This table holds the Data Scrambling Engine Bundle object. Each engine run is composed of one or more bundles which identify a set of tasks which belong to a specific host participating in the execution of the run. , implementation_dba_data: APPLSYS.FND_OAM_DSCRAM_BUNDLES ,
-
Lookup Type: FND_REP_OBJECT_TYPE
12.2.2
product: FND - Application Object Library , meaning: FND_IREP_INTERFACE_TYPES , description: Determines type of integration repository interface ,
-
Lookup Type: FND_REP_OBJECT_TYPE
12.1.1
product: FND - Application Object Library , meaning: FND_IREP_INTERFACE_TYPES , description: Determines type of integration repository interface ,
-
Lookup Type: UMX_REG_SERVICE_TYPE
12.1.1
product: FND - Application Object Library , meaning: User Management : Registration Service Type , description: User Management : Registration Service Type ,
-
Lookup Type: UMX_REG_SERVICE_TYPE
12.2.2
product: FND - Application Object Library , meaning: User Management : Registration Service Type , description: User Management : Registration Service Type ,
-
Lookup Type: FND_REP_SERVICE_STATUS
12.2.2
product: FND - Application Object Library , meaning: Web Service status for SOA enabled Interfaces , description: Web Service status for SOA enabled Interfaces ,
-
Lookup Type: FND_REP_SERVICE_STATUS
12.1.1
product: FND - Application Object Library , meaning: Web Service status for SOA enabled Interfaces , description: Web Service status for SOA enabled Interfaces ,
-
Lookup Type: FND_SOA_MONITOR_MODE
12.2.2
product: FND - Application Object Library , meaning: ISG: Monitor Mode , description: Integrated SOA Gateway Monitoring mode ,
-
Lookup Type: FND_SOA_PROVIDER_TYPE
12.1.1
product: FND - Application Object Library , meaning: Provider Options available , description: Provider Options available ,
-
Lookup Type: FND_SOA_REP_SERVICE_STATUS
12.2.2
product: FND - Application Object Library , meaning: ISG: Web Service status for Service enabled Interfaces , description: ISG: Web Service status for Service enabled Interfaces ,
-
Lookup Type: CP_PROGRAM_LIBRARY_TYPE
12.1.1
product: FND - Application Object Library , meaning: CP PROGRAM LIBRARY TYPE , description: Types of program libraries used by concurrent managers ,
-
Lookup Type: CP_PROGRAM_LIBRARY_TYPE
12.2.2
product: FND - Application Object Library , meaning: CP PROGRAM LIBRARY TYPE , description: Types of program libraries used by concurrent managers ,
-
Concurrent Program: OAMSOAPPUR
12.2.2
execution_filename: FND_OAM_WS_UTIL.DELETE_BY_DATE_CP , product: FND - Application Object Library , user_name: OAMSOAPPUREXE , description: Executable for Purging Web Service Audit Data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: FORM_FUNCTION_TYPE
12.2.2
product: FND - Application Object Library , meaning: FORM_FUNCTION_TYPE , description: Determines the type of the function ,
-
Concurrent Program: OAMSOAPPUR
12.1.1
execution_filename: FND_OAM_WS_UTIL.DELETE_BY_DATE_CP , product: FND - Application Object Library , user_name: OAMSOAPPUREXE , description: Executable for Purging Web Service Audit Data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: FND_SOA_MESSAGE_PATTERN
12.2.2
product: FND - Application Object Library , meaning: ISG: Message Exchange Pattern , description: ISG Message Exchange Pattern ,
-
Lookup Type: FNDWF_MANAGE_MORE_INFO
12.2.2
product: FND - Application Object Library , meaning: More Information Request Notification actions , description: More Information Request Notification actions ,
-
Lookup Type: FNDCPREQUESTTYPE
12.1.1
product: FND - Application Object Library , meaning: Concurrent Request Type ,
-
Lookup Type: FNDCPREQUESTTYPE
12.2.2
product: FND - Application Object Library , meaning: Concurrent Request Type ,
-
Lookup Type: UMX_REQUEST_STATUS
12.2.2
product: FND - Application Object Library , meaning: UMX Request Status ,
-
Lookup Type: FNDCPREQUESTSETTYPE
12.1.1
product: FND - Application Object Library , meaning: Concurrent Request Set Type ,
-
Lookup Type: FNDCPREQUESTSETTYPE
12.2.2
product: FND - Application Object Library , meaning: Concurrent Request Set Type ,
-
Lookup Type: UMX_REQUEST_STATUS
12.1.1
product: FND - Application Object Library , meaning: UMX Request Status ,
-
Lookup Type: FNDWF_ANSWER_MODE
12.2.2
product: FND - Application Object Library , meaning: Notification Answer Mode , description: Notfication Answer Mode to dictate whether user wants to Answer More Information Request or Transfer it ,
-
Lookup Type: MENU_FORM_TITLES
12.1.1
product: FND - Application Object Library , meaning: MENU FORM TITLES , description: Form titles from FND_MENU_ENTRY.ACTION_ARGUMENTS ,
-
Lookup Type: ICX_CATALOG_ITEM_TYPE
12.2.2
product: FND - Application Object Library , meaning: Catalog item types , description: Catalog Item Type ,
-
Lookup Type: ICX_CATALOG_ITEM_TYPE
12.1.1
product: FND - Application Object Library , meaning: Catalog item types , description: Catalog Item Type ,
-
Lookup Type: FND_SOA_OPERATION_TYPE
12.1.1
product: FND - Application Object Library , meaning: SOA: Operation Type , description: SOA Operation Type ,
-
Lookup Type: INVESTIGATION_SERVICE_TYPE
12.1.1
product: FND - Application Object Library , meaning: Investigation Service Type , description: Investigation Service Type ,
-
Lookup Type: INVESTIGATION_SERVICE_TYPE
12.2.2
product: FND - Application Object Library , meaning: Investigation Service Type , description: Investigation Service Type ,
-
Lookup Type: FNDCPSEARCHORDERBY
12.2.2
product: FND - Application Object Library , meaning: Concurrent Request Search Order By ,
-
Lookup Type: FND_SOA_SERVICE_STATUS
12.2.2
product: FND - Application Object Library , meaning: ISG: Service Monitor Status , description: ISG: Service Monitor ON/OFF ,
-
Lookup Type: FND_SOA_SERVICE_AUDITED
12.2.2
product: FND - Application Object Library , meaning: ISG: Service Audit Status , description: Service Audit Status ,
-
Lookup Type: FND_SOA_LOOKUP
12.1.1
product: FND - Application Object Library , meaning: SOA: Web Service Lookup Values , description: SOA: Web Service Lookup Values ,
-
Lookup Type: OAM_PAT_WS_LOOKUP
12.2.2
product: FND - Application Object Library , meaning: OAM: Web Service Lookup Values , description: OAM: Web Service Lookup Values ,
-
Lookup Type: FND_SOA_LOOKUP
12.2.2
product: FND - Application Object Library , meaning: ISG: Web Service Lookup Values , description: ISG: Web Service Lookup Values ,
-
Lookup Type: FND_SOA_GENERIC_SERVICE
12.2.2
product: FND - Application Object Library , meaning: ISG: Generic Service Type , description: ISG: Generic Service Type ,
-
Lookup Type: MENU_FORM_TITLES
12.2.2
product: FND - Application Object Library , meaning: MENU FORM TITLES , description: Form titles from FND_MENU_ENTRY.ACTION_ARGUMENTS ,
-
Lookup Type: FNDCPSEARCHORDERBY
12.1.1
product: FND - Application Object Library , meaning: Concurrent Request Search Order By ,