Do you have any question about this error?
Message type: E = Error
Message class: RS_DB_DB6 - DB6-Specific Messages in SAP BW
Message number: 602
Message text: Aggregate &1: F and E fact tables in different database partition groups
The F and E fact tables of an InfoCube aggregate must be in the same
database partition group; otherwise you will experience considerable
performance issues.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Report an incident on component BW-SYS-DB-DB6.
Error message extract from SAP system. Copyright SAP SE.
RS_DB_DB6602
- Aggregate &1: F and E fact tables in different database partition groups ?The SAP error message RS_DB_DB6602 indicates that there is a mismatch between the fact tables (F and E) of an aggregate in different database partition groups. This typically occurs in the context of SAP BW (Business Warehouse) when dealing with aggregates and their underlying fact tables.
Cause:
The error arises when the fact tables that are part of an aggregate are stored in different database partition groups. In SAP BW, aggregates are used to improve query performance by pre-calculating and storing summarized data. However, for an aggregate to function correctly, all the fact tables that contribute to it must reside in the same database partition group. If they are in different groups, the system cannot access them simultaneously, leading to this error.
Solution:
To resolve the RS_DB_DB6602 error, you can follow these steps:
Check Database Partition Groups:
- Identify the database partition groups for the fact tables involved in the aggregate. You can do this by checking the settings in the Data Warehousing Workbench (transaction RSA1) or using relevant BW transaction codes.
Reassign Fact Tables:
- If the fact tables are indeed in different partition groups, you will need to reassign them to the same partition group. This may involve:
- Modifying the data model to ensure that all relevant fact tables are in the same partition group.
- Re-creating the aggregates if necessary.
Rebuild the Aggregate:
- After ensuring that the fact tables are in the same partition group, you may need to rebuild the aggregate. This can be done by:
- Deleting the existing aggregate and creating a new one.
- Using the "Manage Aggregates" functionality in the Data Warehousing Workbench.
Check for Data Consistency:
- After making changes, ensure that the data is consistent and that the aggregate is functioning as expected. You can run queries against the aggregate to verify that it returns the correct results.
Consult Documentation:
- If you are unsure about the steps or the implications of changing partition groups, consult the SAP documentation or reach out to your SAP Basis or BW team for assistance.
Related Information:
By following these steps, you should be able to resolve the RS_DB_DB6602 error and ensure that your aggregates function correctly within SAP BW.
Get instant SAP help. Start your 7-day free trial now.
RS_DB_DB6601
Aggregate &1: F and E fact tables in the same database partition group
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RS_DB_DB6600
Flat InfoCube, no check for database partition groups
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDMD503
You do not have the same authorizations for all char. variants
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDMD504
You may change &1 variants and only display &2 variants
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.