How To Fix DT747 - This is not possible in row store


SAP Error Message - Details

  • Message type: E = Error

  • Message class: DT - Table activation (incl. indexes)

  • Message number: 747

  • Message text: This is not possible in row store

  • 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 DT747 - This is not possible in row store ?

    The SAP error message DT747 ("This is not possible in row store") typically occurs when you are trying to perform an operation that is not supported in a row store table. This error is often encountered in the context of SAP HANA, where there are two types of data storage: row store and column store.

    Cause:

    1. Data Storage Type: The operation you are attempting to perform is not compatible with row store tables. Certain features, such as specific types of aggregations or calculations, may only be supported in column store tables.
    2. Data Model Design: The data model may be designed in a way that requires columnar storage for optimal performance or functionality, and the operation is being attempted on a row store table instead.

    Solution:

    1. Change the Table Type: If possible, consider changing the table from row store to column store. This can be done by creating a new column store table and migrating the data from the row store table to the new table.
    2. Modify the Query: Review the SQL query or operation you are trying to execute. If it involves operations that are not supported in row store, you may need to adjust your approach or use different SQL functions that are compatible with row store.
    3. Check Documentation: Refer to the SAP HANA documentation for specific limitations and supported operations for row store and column store tables. This can provide insights into what operations can be performed on each type of storage.
    4. Consult with SAP Support: If you are unable to resolve the issue, consider reaching out to SAP support for assistance. They can provide guidance based on your specific scenario and system configuration.

    Related Information:

    • Row Store vs. Column Store: Understand the differences between row store and column store in SAP HANA. Row store is optimized for transactional workloads, while column store is optimized for analytical workloads.
    • Performance Considerations: Be aware of the performance implications of using row store versus column store, especially in terms of data retrieval and processing speed.
    • Best Practices: Follow best practices for data modeling in SAP HANA, which may include using column store for analytical queries and aggregations.

    By addressing the underlying cause of the error and considering the solutions outlined above, you should be able to resolve the DT747 error in your SAP environment.

    • 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's SAP support assistant is amazing. Saves me countless hours trying to solve complex SAP issues myself. It's a real game changer!
Rate 1
Thomas Michael
SAP Consultant, Author & Speaker