How To Fix DTINF028 - Table updates ongoing


SAP Error Message - Details

  • Message type: E = Error

  • Message class: DTINF - Information Retrieval Framework texts

  • Message number: 028

  • Message text: Table updates ongoing

  • Show details Hide details


  • Self-Explanatory Message

    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.



    What else can you do?

    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.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DTINF028 - Table updates ongoing ?

    The SAP error message DTINF028, which states "Table updates ongoing," typically occurs when there is an attempt to access or modify a database table that is currently being updated by another process. This can happen in various scenarios, such as during data migration, batch processing, or when multiple users are trying to access the same data simultaneously.

    Cause:

    1. Concurrent Updates: Another transaction is currently updating the same table, leading to a lock on the table.
    2. Long-running Transactions: A transaction that takes a long time to complete may hold locks on the table longer than expected.
    3. Database Locking Mechanism: The database management system (DBMS) uses locks to maintain data integrity, which can lead to this error if a lock is not released in a timely manner.
    4. Batch Jobs: If batch jobs are running that update the same table, they may cause this error for other processes trying to access the table.

    Solution:

    1. Wait and Retry: Often, the simplest solution is to wait for the ongoing update to complete and then retry the operation.
    2. Check for Long-running Transactions: Use transaction monitoring tools or transaction logs to identify any long-running transactions that may be holding locks on the table.
    3. Review Batch Jobs: If batch jobs are running, check their status and see if they can be rescheduled or optimized to reduce the time they hold locks.
    4. Database Administration: Consult with your database administrator to check for any deadlocks or issues with the locking mechanism. They may need to adjust lock settings or optimize queries.
    5. Transaction Management: Ensure that transactions are being managed properly in your code, with appropriate commit and rollback statements to release locks promptly.
    6. Increase Timeout Settings: If applicable, consider increasing the timeout settings for the transaction to allow for longer wait times before throwing an error.

    Related Information:

    • SAP Notes: Check SAP Notes for any specific patches or updates related to this error message. SAP frequently releases notes that address known issues.
    • Transaction Codes: Use transaction codes like SM12 (to view and manage locks) and SM21 (to check system logs) to diagnose the issue further.
    • Performance Monitoring: Tools like ST22 (dump analysis) and SM37 (job monitoring) can help identify issues related to performance and job execution that may lead to this error.

    If the problem persists after trying the above solutions, it may be necessary to engage SAP support for further assistance.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
ERPlingo simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant