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: TP - Transport Control
Message number: 357
Message text: COMMIT due to long DDL execution ( & )
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.
TP357
- COMMIT due to long DDL execution ( & ) ?The SAP error message TP357, which indicates a "COMMIT due to long DDL execution," typically occurs when a Data Definition Language (DDL) operation takes too long to execute, leading to a timeout or a forced commit. This can happen during database operations such as creating or altering tables, indexes, or other database objects.
Causes:
- Long-running DDL Operations: The DDL operation may be complex or involve a large amount of data, causing it to exceed the allowed execution time.
- Database Locking: Other transactions may be locking the resources needed for the DDL operation, causing delays.
- Resource Contention: High load on the database server or insufficient resources (CPU, memory, I/O) can slow down DDL execution.
- Network Latency: If the database is remote, network issues can contribute to longer execution times.
- Database Configuration: Certain database settings, such as transaction timeout settings, may be too low for the operations being performed.
Solutions:
- Optimize DDL Statements: Review and optimize the DDL statements to ensure they are efficient. This may involve breaking down large operations into smaller ones.
- Increase Timeout Settings: If possible, increase the timeout settings for DDL operations in the database configuration.
- Check for Locks: Use database tools to check for locks and identify any long-running transactions that may be causing contention.
- Schedule During Off-Peak Hours: If the DDL operation can be scheduled, consider running it during off-peak hours when the database load is lower.
- Database Performance Tuning: Analyze and tune the database performance, including indexing strategies and resource allocation.
- Monitor Resource Usage: Use monitoring tools to keep an eye on CPU, memory, and I/O usage during DDL operations to identify bottlenecks.
Related Information:
If the issue persists after trying the above solutions, it may be beneficial to engage with your database administrator or SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
TP356
executed (&)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TP355
Commands:
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TP358
Handle this error message after the upgrade
What causes this issue? In the preceding log line there was an error message. An error occurred, however, you do not need to handle it immediately. T...
TP359
& total time = &
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.