Message type: E = Error
Message class: DBMAN - Data Manager Message Class
Message number: 358
Message text: The primary index on the E table was deleted
The primary index (or corresponding non-unique index) has been deleted
from the E-table. This is for performance reasons. The index is
reconstructed automatically after the summarization run.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
DBMAN358
- The primary index on the E table was deleted ?The SAP error message DBMAN358 indicates that the primary index on a database table (referred to as the "E table") has been deleted. This can lead to issues with data retrieval and integrity, as the primary index is crucial for maintaining the uniqueness of records and optimizing query performance.
Cause: Manual Deletion: The primary index may have been deleted manually by a user with the necessary permissions. Database Corruption: Issues with the database system or corruption can lead to the loss of the primary index. Transport Issues: If changes were transported from one system to another, it’s possible that the transport did not include the primary index or that it was incorrectly configured. Database Maintenance: Certain maintenance operations or scripts may inadvertently remove the primary index.
Solution: Recreate the Primary Index: Use the database management tools or SQL commands to recreate the primary index on the affected table. The exact command will depend on the database system (e.g.,
Get instant SAP help. Sign up for our Free Essentials Plan.
DBMAN357
The partition for request &1 was successfully deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DBMAN356
The partition for request &1 was not deleted
What causes this issue? The partition for the summarized request, could not be deleted.System Response There are, however, no inconsistencies, as th...
DBMAN359
The primary index on the E table was made
What causes this issue? The primary index (or corresponding non-unique index) has been constructed in the E-table. The index was possibly deleted bef...
DBMAN360
Key figure &1 has invalid aggr. &2
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.