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: 105
Message text: R3TR TABU &1: Table &2 cannot be set to read only.
INCLUDE SZDM_CC_GENERAL_INTRO OBJECT DOKU ID TX
Reason: In order to execute an upgrade in parallel with the productive
application, the ZDO procedure locks tables of the productive
application to ensure data consistency. In this case<(>,<)> table &v1&
receives an import. Therefore<(>,<)> the ZDO upgrade procedure has to
switch the table to the read-only mode during the upgrade. Since table
&v2& is frequently updated in a typical production system, frequently
used application transactions will become unavailable.
&PROCEDURE&
Do not deliver content for table &v1& when using ZDO.
Error message extract from SAP system. Copyright SAP SE.
SZDM_CC_CHKS_DETAILS105
- R3TR TABU &1: Table &2 cannot be set to read only. ?The SAP error message SZDM_CC_CHKS_DETAILS105 indicates that a specific database table (denoted as
&2
) cannot be set to read-only mode due to certain conditions or constraints. This error typically arises during operations that involve changing the status of a table, such as during a transport or when attempting to modify the table's properties.Causes:
- Table Locking: The table may be locked by another process or user, preventing it from being set to read-only.
- Data Consistency: The system may detect that the table contains data that violates integrity constraints, making it impossible to set it to read-only.
- Table Type: The table may be a transparent table that is not allowed to be set to read-only due to its configuration or usage in the system.
- Transport Issues: If this error occurs during a transport, it may be due to inconsistencies in the transport request or issues with the transport directory.
- Authorization Issues: The user attempting to perform the operation may not have the necessary authorizations to change the table's status.
Solutions:
- Check Locks: Use transaction code SM12 to check for any locks on the table. If there are locks, you may need to wait for them to be released or contact the user holding the lock.
- Data Integrity Check: Ensure that the data in the table complies with all integrity constraints. You may need to correct any inconsistencies before proceeding.
- Review Table Properties: Check the properties of the table in the Data Dictionary (transaction SE11) to ensure it is configured correctly and is eligible to be set to read-only.
- Transport Request Review: If the error occurs during a transport, review the transport request for any inconsistencies. You may need to re-import the request or check the transport logs for errors.
- Authorization Check: Ensure that the user has the necessary authorizations to perform the operation. You may need to consult with your SAP security team to verify this.
- Consult SAP Notes: Check the SAP Support Portal for any relevant notes or updates related to this error message. There may be specific patches or updates that address this issue.
Related Information:
If the issue persists after trying the above solutions, consider reaching out to SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
SZDM_CC_CHKS_DETAILS104
R3TR TABL or LIMU TABD &1: Table &2 cannot be set to read only.
What causes this issue? INCLUDE SZDM_CC_GENERAL_INTRO OBJECT DOKU ID TX Reason: In order to execute an upgrade in parallel with the productive applic...
SZDM_CC_CHKS_DETAILS103
Table &1 in metadata of Switch-BADI &2 (SLAPI-ID: &3) does not exist
What causes this issue? The properties of Switch-BADI implementation are not correctly maintained. For more information about this check, see <DS:...
SZDM_CC_CHKS_DETAILS115
For details logon to system &1 and in Tx SIAB search hash-value &2 &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SZDM_CC_CHKS_DETAILS120
AIM &1 performed an RFC-call
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.