Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: UJA_EXCEPTION - BPC: Admin exception message class
Message number: 072
Message text: Failed to delete comment table of &1
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
UJA_EXCEPTION072
- Failed to delete comment table of &1 ?The SAP error message UJA_EXCEPTION072 indicates that there was a failure in deleting the comment table for a specific object (denoted by
&1
). This error typically occurs in the context of SAP BW (Business Warehouse) or SAP BI (Business Intelligence) when dealing with data models, queries, or other objects that may have associated comments or metadata.Causes:
- Database Locking Issues: The comment table may be locked by another process, preventing deletion.
- Authorization Issues: The user executing the deletion may not have the necessary permissions to delete the comment table.
- Data Integrity Constraints: There may be constraints or dependencies that prevent the deletion of the comment table.
- Technical Errors: There could be underlying technical issues, such as database corruption or connectivity problems.
Solutions:
- Check Locks: Use transaction codes like
SM12
to check for any locks on the comment table. If a lock is found, you may need to wait for the lock to be released or contact the user who holds the lock.- Review Authorizations: Ensure that the user has the necessary authorizations to delete the comment table. This may involve checking roles and permissions in transaction
PFCG
.- Check Dependencies: Investigate if there are any dependencies or constraints that might be preventing the deletion. This can involve checking related objects or data models.
- Database Consistency Check: Run consistency checks on the database to ensure there are no underlying issues. This can be done using transaction
DB02
or similar tools.- Error Logs: Check the system logs (transaction
SLG1
) for any additional error messages or details that could provide more context on the failure.- Contact SAP Support: If the issue persists and cannot be resolved through the above steps, consider reaching out to SAP support for further assistance.
Related Information:
SE11
(Data Dictionary), SE80
(Object Navigator), and SE37
(Function Module) for deeper investigation.By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
Get instant SAP help. Sign up for our Free Essentials Plan.
UJA_EXCEPTION071
Failed to create comment table of &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UJA_EXCEPTION070
Failed to save XML file of dimension &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UJA_EXCEPTION073
Failed to modify comment table of &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UJA_EXCEPTION074
Detected looped nested formula in member &1
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.