Do you have any question about this error?
Message type: E = Error
Message class: RSMSS_ANALYZER_MSG - Messages for RSMSS_ANALYZER
Message number: 012
Message text: Uncompressed fact tables (SQL Server decimal compression)
Error message extract from SAP system. Copyright SAP SE.
RSMSS_ANALYZER_MSG012
- Uncompressed fact tables (SQL Server decimal compression) ?The SAP error message RSMSS_ANALYZER_MSG012 typically relates to issues with uncompressed fact tables in the context of SQL Server and its handling of decimal compression. This error can arise in SAP BW (Business Warehouse) environments when working with SQL Server as the database backend.
Cause:
The error message indicates that there are uncompressed fact tables in your SAP BW system. This can happen due to several reasons:
- Data Model Configuration: The data model may not be configured to use compression for fact tables, leading to inefficient storage and performance issues.
- Data Load Issues: During data loading processes, if the data is not properly compressed, it can lead to this error.
- Database Settings: SQL Server settings or configurations may not be optimized for handling decimal compression, which can lead to uncompressed data being stored.
- Version Compatibility: There may be compatibility issues between the version of SAP BW and SQL Server being used, affecting how data is compressed.
Solution:
To resolve the RSMSS_ANALYZER_MSG012 error, consider the following steps:
Check Data Model Settings:
- Review the settings of your InfoCubes or DataStore Objects (DSOs) to ensure that they are configured to allow for compression.
- Ensure that the relevant settings for decimal compression are enabled.
Perform Data Compression:
- Use the transaction code RSA1 to access the Data Warehousing Workbench.
- Navigate to the InfoCube or DSO in question and perform a manual compression of the data.
- You can also use the transaction RSCONN01 to check and manage connections and settings related to data compression.
Review SQL Server Configuration:
- Check the SQL Server settings to ensure that they are optimized for handling decimal compression.
- Ensure that the database is set up correctly to support the features required by SAP BW.
Update SAP BW and SQL Server:
- Ensure that you are using compatible versions of SAP BW and SQL Server. Check for any available patches or updates that may address known issues with compression.
Monitor Data Loads:
- Monitor the data loading processes to ensure that they are completing successfully and that data is being compressed as expected.
Consult SAP Notes:
- Look for relevant SAP Notes that may provide additional guidance or fixes related to this error. SAP Notes often contain specific instructions or patches that can resolve known issues.
Related Information:
If the issue persists after following these steps, consider reaching out to SAP support for further assistance, as they can provide more tailored guidance based on your specific system configuration and version.
Get instant SAP help. Start your 7-day free trial now.
RSMSS_ANALYZER_MSG011
Property: MAXDOP
MAXDOP stands for maximal degree of parallelism. When specifying MAXDOP you specify for SQL Server the maximum number of database processes used to p...
RSMSS_ANALYZER_MSG010
Property: ONLINE
Enabling the online index creation option by specifying ONLINE = ON reduces the number of database locks during index creation. Note that ONLINE=ON l...
RSMSS_ANALYZER_MSG013
Missing and superfluous partitions of F-Fact tables
Check description The check identifies F-Fact table partitions that: Are empty Contain more than one cube request Repair description Using the repair...
RSMSS_ANALYZER_MSG014
Property: CHECK_TABLE
You can execute a check for a single table, if specified. Leave the value blank for running the check for all active tables relevant for the check.Er...
Click on this link to search all SAP messages.