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: 073
Message text: R3TR TOBJ &1: Table &2 updated by AIM &3 cannot be copied.
Error message extract from SAP system. Copyright SAP SE.
SZDM_CC_CHKS_DETAILS073
- R3TR TOBJ &1: Table &2 updated by AIM &3 cannot be copied. ?The SAP error message SZDM_CC_CHKS_DETAILS073 indicates that there is an issue with copying a table that has been updated by a specific AIM (Application Integration Management) process. This error typically arises during transport or data migration processes when the system detects that the target table has been modified in a way that prevents it from being copied.
Cause:
- Table Locking: The table you are trying to copy has been locked or modified by another process (AIM) which prevents the copying operation.
- Inconsistent Data: The data in the table may be inconsistent or not in a state that allows for copying.
- Transport Issues: There may be issues with the transport request that is trying to copy the table, such as missing dependencies or incorrect configurations.
- Version Mismatch: The version of the table in the source and target systems may not match, leading to conflicts during the copy operation.
Solution:
- Check Table Status: Verify if the table is currently locked or being used by another process. You can use transaction codes like
SM12
to check for locks.- Review AIM Processes: Identify the AIM process that has updated the table and determine if it can be stopped or if the changes can be rolled back.
- Data Consistency Check: Perform a consistency check on the table to ensure that the data is in a valid state. You can use transaction codes like
SE14
to check and repair database tables.- Transport Request Review: Review the transport request for any missing objects or dependencies. Ensure that all necessary objects are included in the transport.
- Manual Copy: If the automated process fails, consider manually copying the data or structure of the table if feasible.
- Consult Documentation: Check SAP Notes and documentation related to the specific AIM process and the error message for any additional guidance or patches.
Related Information:
SE11
(Data Dictionary), SE14
(Database Utility), and SM37
(Job Monitoring) to help diagnose and resolve the issue.SLG1
) for any additional error messages or warnings that may provide more context about the issue.If the problem persists after trying the above solutions, it may be beneficial to reach out to SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
SZDM_CC_CHKS_DETAILS072
R3TR OBJM &1: Table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX INCLUDE SZDM_CC_CLO_DET_AIM_ISSUE OBJECT DOKU ID TX INCLUDE SZDM_CC_GENERAL_CLONETMP_CPY OBJEC...
SZDM_CC_CHKS_DETAILS070
R3TR XPRA &1: Table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX XPRA reports are executed as a part of the upgrade. Therefore, the author of an XPRA report ha...
SZDM_CC_CHKS_DETAILS074
R3TR TABU &1: Table &2 cannot be copied.
INCLUDE SZDM_CC_GENERAL_CLONING_HEAD OBJECT DOKU ID TX In this case R3TR TABU &V1& causes write access to table &V2&. INCLUDE SZDM_CC...
SZDM_CC_CHKS_DETAILS075
R3TR DOMA or LIMU DOMD &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 wi...
Click on this link to search all SAP messages.