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: SZDM_CC_CHKS_DETAILS - Detailed messages related to check classes
Message number: 079
Message text: R3TR TABL &1: cluster table &2 cannot be copied.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Do not deliver this transport object.
Error message extract from SAP system. Copyright SAP SE.
SZDM_CC_CHKS_DETAILS079
- R3TR TABL &1: cluster table &2 cannot be copied. ?The SAP error message SZDM_CC_CHKS_DETAILS079 indicates that there is an issue with copying a cluster table in the SAP system. This error typically arises during the transport or modification of database objects, particularly when dealing with cluster tables.
Cause:
The error message suggests that the system is attempting to copy a cluster table, which is not allowed. Cluster tables are special types of database tables in SAP that store data in a compressed format and are designed to hold data from multiple logical tables. The main reasons for this error include:
- Cluster Table Restrictions: Cluster tables cannot be copied or transported in the same way as standard tables. This is due to their structure and the way they store data.
- Transport Configuration: The transport configuration may not be set up correctly to handle cluster tables.
- Development Environment Issues: There may be issues in the development environment where the object is being modified or transported.
Solution:
To resolve this error, consider the following steps:
Check the Object Type: Verify that you are not trying to copy a cluster table directly. If you need to transport data, consider using the appropriate methods for handling cluster tables.
Use Data Dictionary (SE11): If you need to make changes to the cluster table, do so through the Data Dictionary (transaction SE11) and ensure that you are following the correct procedures for modifying cluster tables.
Transport Request: If you are working with a transport request, ensure that the request is correctly configured. You may need to exclude the cluster table from the transport request or handle it differently.
Consult Documentation: Refer to SAP documentation or notes related to cluster tables and their transport. SAP Notes may provide specific guidance or updates regarding this issue.
Contact SAP Support: If the issue persists, consider reaching out to SAP support for assistance. They may provide insights specific to your SAP version or configuration.
Related Information:
By following these steps and understanding the nature of cluster tables, you should be able to address the error message effectively.
Get instant SAP help. Sign up for our Free Essentials Plan.
SZDM_CC_CHKS_DETAILS078
R3TR TABL &1: pool table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX In this case the logical pool table &V1& has been changed. INCLUDE SZDM_CC_GENERAL_CLO...
SZDM_CC_CHKS_DETAILS077
R3TR TABL or LIMU TABD &1: Table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX INCLUDE SZDM_CC_CLO_DET_STR_CHANG OBJECT DOKU ID TX The system issues an error message and wil...
SZDM_CC_CHKS_DETAILS080
R3TR TOBJ &1: Table &2 receiving imports cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX In this case the definition of R3TR TOBJ &V1& specifies that during the import of an o...
SZDM_CC_CHKS_DETAILS081
R3TR TABL or LIMU TABD &1: Table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX INCLUDE SZDM_CC_CLO_DET_STR_CHANG OBJECT DOKU ID TX The system issues an error message and wil...
Click on this link to search all SAP messages.