Search Results oracle base and oracle home configuration
The CSI_COUNTER_RELATIONSHIPS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Customer Support Intelligence (CSI) module, which is part of Oracle's Service and Maintenance suite. This table primarily manages relationships between counters, which are used to track and measure serviceable items, such as equipment, warranties, or service contracts. Below is a detailed breakdown of its purpose, structure, and significance in Oracle EBS.
Purpose and Functional Context
The CSI_COUNTER_RELATIONSHIPS table stores hierarchical or associative relationships between counters defined in the CSI_COUNTERS table. Counters are used to monitor usage-based metrics (e.g., mileage, hours, cycles) for serviceable items. Relationships between counters enable complex tracking scenarios, such as parent-child dependencies, shared usage tracking, or aggregated measurements across multiple assets. For example, a fleet of vehicles (parent counters) may have individual odometer readings (child counters) rolled up for maintenance scheduling.Key Columns and Data Structure
The table includes the following critical columns:- COUNTER_RELATIONSHIP_ID – Primary key, uniquely identifying each relationship.
- PARENT_COUNTER_ID – References CSI_COUNTERS.COUNTER_ID for the parent counter.
- CHILD_COUNTER_ID – References CSI_COUNTERS.COUNTER_ID for the child counter.
- RELATIONSHIP_TYPE_CODE – Defines the nature of the relationship (e.g., hierarchical, peer-to-peer).
- START_DATE_ACTIVE and END_DATE_ACTIVE – Control the validity period of the relationship.
- OBJECT_VERSION_NUMBER – Used for optimistic locking and concurrency control.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE – Standard Oracle audit columns.
Integration with Other Modules
The CSI_COUNTER_RELATIONSHIPS table integrates with:- CSI_COUNTERS – Stores counter definitions.
- CSI_ITEM_INSTANCES – Tracks serviceable items linked to counters.
- CSI_COUNTER_READINGS – Captures actual measurements for counters.
Business Use Cases
- Aggregated Metering: A parent counter aggregates readings from multiple child counters (e.g., total energy consumption across devices).
- Hierarchical Maintenance: Child counters trigger maintenance alerts when thresholds are breached, while parent counters provide a consolidated view.
- Warranty Tracking: Relationships ensure warranty terms are enforced based on combined usage metrics.
Technical Considerations
- Indexing: The table is indexed on PARENT_COUNTER_ID and CHILD_COUNTER_ID for efficient querying.
- Data Integrity: Foreign key constraints enforce referential integrity with CSI_COUNTERS.
- Performance: Large-scale deployments may require partitioning for optimal performance.
Conclusion
The CSI_COUNTER_RELATIONSHIPS table is a foundational component in Oracle EBS for managing complex counter-based service scenarios. Its design supports flexible relationship modeling, ensuring accurate tracking and maintenance of serviceable items. Understanding this table is essential for configuring service contracts, warranties, and asset management workflows in Oracle EBS 12.1.1 and 12.2.2.-
File: CSI 1159 Install Base ERD.pdf
12.1.1
product: CSI - Install Base , size: 115.389 KBytes , file_type: PDF Diagram ,
-
File: CSI 11510 Install Base ERD.pdf
12.1.1
product: CSI - Install Base , size: 92.359 KBytes , file_type: PDF Diagram ,
-
File: CSI 1159 Install Base ERD.pdf
12.2.2
product: CSI - Install Base , size: 115.389 KBytes , file_type: PDF Diagram ,
-
File: CSI 11510 Install Base ERD.pdf
12.2.2
product: CSI - Install Base , size: 92.359 KBytes , file_type: PDF Diagram ,
-
Lookup Type: CSI_OA_PROD_DETAIL_SUBTABS
12.1.1
product: CSI - Install Base , meaning: Item Instance Details Subtab List , description: Item Instance Details Subtab List ,
-
Lookup Type: CSI_OA_PROD_DETAIL_SUBTABS
12.2.2
product: CSI - Install Base , meaning: Item Instance Details Subtab List , description: Item Instance Details Subtab List ,
-
Lookup Type: CSI_CTR_RELATIONSHIP_TYPE_CODE
12.2.2
product: CSI - Install Base , meaning: Counter Relationship Type , description: Counter Relationship Type ,
-
Lookup Type: CSI_CTR_RELATIONSHIP_TYPE_CODE
12.1.1
product: CSI - Install Base , meaning: Counter Relationship Type , description: Counter Relationship Type ,
-
Table: CSI_COUNTER_RELATIONSHIPS
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_RELATIONSHIPS, object_name:CSI_COUNTER_RELATIONSHIPS, status:VALID, product: CSI - Install Base , description: Holds the counter formula and counter configuration data , implementation_dba_data: CSI.CSI_COUNTER_RELATIONSHIPS ,
-
Table: CSI_COUNTER_RELATIONSHIPS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_COUNTER_RELATIONSHIPS, object_name:CSI_COUNTER_RELATIONSHIPS, status:VALID, product: CSI - Install Base , description: Holds the counter formula and counter configuration data , implementation_dba_data: CSI.CSI_COUNTER_RELATIONSHIPS ,
-
View: CSI_CP_FORM_CONFIG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_CP_FORM_CONFIG_V, object_name:CSI_CP_FORM_CONFIG_V, status:VALID, product: CSI - Install Base , description: Backward Compatible : Customer Product Form Configuration. , implementation_dba_data: APPS.CSI_CP_FORM_CONFIG_V ,
-
View: CSI_CP_FORM_CONFIG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_CP_FORM_CONFIG_V, object_name:CSI_CP_FORM_CONFIG_V, status:VALID, product: CSI - Install Base , description: Backward Compatible : Customer Product Form Configuration. , implementation_dba_data: APPS.CSI_CP_FORM_CONFIG_V ,
-
Table: CSI_ITEM_INSTANCE_LOCKS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_ITEM_INSTANCE_LOCKS, object_name:CSI_ITEM_INSTANCE_LOCKS, status:VALID, product: CSI - Install Base , description: Stores locks on item instances that are configuration controlled by configurator rules. , implementation_dba_data: CSI.CSI_ITEM_INSTANCE_LOCKS ,
-
Table: CSI_ITEM_INSTANCE_LOCKS
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_ITEM_INSTANCE_LOCKS, object_name:CSI_ITEM_INSTANCE_LOCKS, status:VALID, product: CSI - Install Base , description: Stores locks on item instances that are configuration controlled by configurator rules. , implementation_dba_data: CSI.CSI_ITEM_INSTANCE_LOCKS ,
-
Lookup Type: CSI_INST_CUSTOMER_MENU
12.1.1
product: CSI - Install Base , meaning: CSI_INST_CUSTOMER_MENU , description: Installed Base Customer Instance Details Menu ,
-
Lookup Type: CSI_INST_CUSTOMER_MENU
12.2.2
product: CSI - Install Base , meaning: CSI_INST_CUSTOMER_MENU , description: Installed Base Customer Instance Details Menu ,
-
Lookup Type: CSI_SIDEBAR_INSTCUST_MENU
12.1.1
product: CSI - Install Base , meaning: CSI_SIDEBAR_INSTCUST_MENU , description: Installed Base Customer Instance Details Menu ,
-
Lookup Type: CSI_SIDEBAR_INSTCUST_MENU
12.2.2
product: CSI - Install Base , meaning: CSI_SIDEBAR_INSTCUST_MENU , description: Installed Base Customer Instance Details Menu ,
-
Lookup Type: CSI_SIDEBAR_INST_MENU_TYPE
12.1.1
product: CSI - Install Base , meaning: CSI_SIDEBAR_INST_MENU_TYPE , description: Installled Base Instance Side Bar Menu ,
-
Lookup Type: CSI_SIDEBAR_INST_MENU_TYPE
12.2.2
product: CSI - Install Base , meaning: CSI_SIDEBAR_INST_MENU_TYPE , description: Installled Base Instance Side Bar Menu ,
-
Lookup Type: CSI_VERTICAL_MENU_TYPE
12.1.1
product: CSI - Install Base , meaning: CSI_VERTICAL_MENU_TYPE , description: For vertical menu ,
-
Lookup Type: CSI_VERTICAL_MENU_TYPE
12.2.2
product: CSI - Install Base , meaning: CSI_VERTICAL_MENU_TYPE , description: For vertical menu ,
-
Lookup Type: CSI_IBTXNERR_DIAG
12.2.2
product: CSI - Install Base , meaning: Install Base Diagnostic tests messages , description: Install Base Diagnostic tests messages ,
-
Concurrent Program: CSIINVDR
12.1.1
execution_filename: CSIINVDR , product: CSI - Install Base , user_name: CSIINVDR , description: Install Base and Inventory Data Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: CSIINVDR
12.2.2
execution_filename: CSIINVDR , product: CSI - Install Base , user_name: CSIINVDR , description: Install Base and Inventory Data Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: CSICORSY
12.2.2
execution_filename: CSI_DIAGNOSTICS_PKG.IB_SYNC , product: CSI - Install Base , user_name: CSICORSY , description: Install Base Error Correction and Synchronization Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSIINVDISCR
12.2.2
execution_filename: CSI_INV_DISCREPANCY_PKG.IB_INV_DISCREPANCY , product: CSI - Install Base , user_name: CSIINVDISCR , description: Install Base and Inventory Data Discrepancies , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSICORSY
12.1.1
execution_filename: CSI_DIAGNOSTICS_PKG.IB_SYNC , product: CSI - Install Base , user_name: CSICORSY , description: Install Base Error Correction and Synchronization Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSIINVDISCR
12.1.1
execution_filename: CSI_INV_DISCREPANCY_PKG.IB_INV_DISCREPANCY , product: CSI - Install Base , user_name: CSIINVDISCR , description: Install Base and Inventory Data Discrepancies , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSIINVDR_XML
12.1.1
product: CSI - Install Base , user_name: Install Base and Inventory Data Discrepancy Report (XML) , description: Install Base and Inventory Data Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: CSIINVDR_XML
12.2.2
product: CSI - Install Base , user_name: Install Base and Inventory Data Discrepancy Report (XML) , description: Install Base and Inventory Data Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: CSICTRMP
12.1.1
execution_filename: csi_counter_readings_pub.capture_counter_reading , product: CSI - Install Base , user_name: CSICTRMP , description: This will capture the counter readings , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSICTRMP
12.2.2
execution_filename: csi_counter_readings_pub.capture_counter_reading , product: CSI - Install Base , user_name: CSICTRMP , description: This will capture the counter readings , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSICTRML
12.1.1
execution_filename: CSI_CTR_INTERFACE_PUB.execute_open_interface , product: CSI - Install Base , user_name: CSICTRML , description: This will upload the data from interface table to CSI_COUNTER_READINGS and CSI_CTR_PROP_READINGS tables. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSICTRML
12.2.2
execution_filename: CSI_CTR_INTERFACE_PUB.execute_open_interface , product: CSI - Install Base , user_name: CSICTRML , description: This will upload the data from interface table to CSI_COUNTER_READINGS and CSI_CTR_PROP_READINGS tables. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CSI_CTR_LOGIC_OPERATOR_TYPE
12.1.1
product: CSI - Install Base , meaning: Counter Logical Operator Type , description: Counter Logical Operator Type ,
-
Lookup Type: CSI_CTR_LOGIC_OPERATOR_TYPE
12.2.2
product: CSI - Install Base , meaning: Counter Logical Operator Type , description: Counter Logical Operator Type ,
-
Concurrent Program: CSIMCPAW
12.1.1
execution_filename: csi_ml_create_pub.create_parallel_instances , product: CSI - Install Base , user_name: CSIMCPAW , description: This program will be spawned from another concurrent program and used to create instances using the Open Interface for Install Base. This program is executed internally. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CSIMCPAW
12.2.2
execution_filename: csi_ml_create_pub.create_parallel_instances , product: CSI - Install Base , user_name: CSIMCPAW , description: This program will be spawned from another concurrent program and used to create instances using the Open Interface for Install Base. This program is executed internally. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: CSI_TXN_SUB_TYPES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_TXN_SUB_TYPES, object_name:CSI_TXN_SUB_TYPES, status:VALID, product: CSI - Install Base , description: Source transaction and Install Base transaction Types association. , implementation_dba_data: APPS.CSI_TXN_SUB_TYPES ,
-
View: CSI_TXN_SUB_TYPES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_TXN_SUB_TYPES, object_name:CSI_TXN_SUB_TYPES, status:VALID, product: CSI - Install Base , description: Source transaction and Install Base transaction Types association. , implementation_dba_data: APPS.CSI_TXN_SUB_TYPES ,
-
View: CSI_SRC_TXN_SUB_TYPES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_SRC_TXN_SUB_TYPES, object_name:CSI_SRC_TXN_SUB_TYPES, status:VALID, product: CSI - Install Base , description: Transaction Sources and the applicable Installed Base transactions. , implementation_dba_data: APPS.CSI_SRC_TXN_SUB_TYPES ,
-
View: CSI_SRC_TXN_SUB_TYPES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_SRC_TXN_SUB_TYPES, object_name:CSI_SRC_TXN_SUB_TYPES, status:VALID, product: CSI - Install Base , description: Transaction Sources and the applicable Installed Base transactions. , implementation_dba_data: APPS.CSI_SRC_TXN_SUB_TYPES ,
-
Lookup Type: CSI_SYSTEM_WINDOW_DISPLAY
12.2.2
product: CSI - Install Base , meaning: Maintain Systems Window Display , description: Maintain System uses this to display a confirmation window ,
-
Table: CSI_INV_DISCREPANCY_TEMP
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_INV_DISCREPANCY_TEMP, object_name:CSI_INV_DISCREPANCY_TEMP, status:VALID, product: CSI - Install Base , description: Temporary table which holds the descrepancy between item instance records and inventory onhand balances. Used only for reporting purpuses and the records are deleted the report is produced. , implementation_dba_data: CSI.CSI_INV_DISCREPANCY_TEMP ,
-
Table: CSI_INV_DISCREPANCY_TEMP
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_INV_DISCREPANCY_TEMP, object_name:CSI_INV_DISCREPANCY_TEMP, status:VALID, product: CSI - Install Base , description: Temporary table which holds the descrepancy between item instance records and inventory onhand balances. Used only for reporting purpuses and the records are deleted the report is produced. , implementation_dba_data: CSI.CSI_INV_DISCREPANCY_TEMP ,
-
View: CSI_BIS_TXN_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_BIS_TXN_DTLS_V, object_name:CSI_BIS_TXN_DTLS_V, status:VALID, product: CSI - Install Base , description: View created for the Oracle IT - GSI , implementation_dba_data: APPS.CSI_BIS_TXN_DTLS_V ,
-
Lookup Type: CSI_SYSTEM_WINDOW_DISPLAY
12.1.1
product: CSI - Install Base , meaning: Maintain Systems Window Display , description: Maintain System uses this to display a confirmation window ,
-
View: CSI_BIS_TXN_DTLS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_BIS_TXN_DTLS_V, object_name:CSI_BIS_TXN_DTLS_V, status:VALID, product: CSI - Install Base , description: View created for the Oracle IT - GSI , implementation_dba_data: APPS.CSI_BIS_TXN_DTLS_V ,
-
View: CSI_LOOKUPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_LOOKUPS, object_name:CSI_LOOKUPS, status:VALID, product: CSI - Install Base , description: Install Base Lookups , implementation_dba_data: APPS.CSI_LOOKUPS ,