Do you have any question about this error?
Message type: E = Error
Message class: RSDMD - Messages for master data
Message number: 104
Message text: Unprocessed new records in table &
A lock should be set on table &V1&. However, before setting the lock it
was determined that unprocessed, new records exist in the table. It is
for this reason that the lock to table &V1& was not carried out.
The records found possibly come from a previous update that has been
terminated. Further processing would lead to inconsistent data in table
&V1&.
The lock cannot be set.
Delete the unprocessed new records from table &V1& and restart the
process that was terminated by the lock management. In order to delete
the unprocessed new records from the table use the delete function in
the Monitor.
Error message extract from SAP system. Copyright SAP SE.
RSDMD104
- Unprocessed new records in table & ?The SAP error message RSDMD104 indicates that there are unprocessed new records in a specific table, which typically relates to issues in the data loading process in SAP BW (Business Warehouse). This error can occur during the data extraction, transformation, and loading (ETL) process when new records are not processed correctly.
Cause:
- Data Load Issues: The most common cause is that the data load process has encountered an error, preventing new records from being processed.
- Data Source Configuration: There may be issues with the configuration of the data source or the InfoPackage that is responsible for loading the data.
- Data Quality Issues: The incoming data may have quality issues, such as missing mandatory fields or incorrect data formats.
- Delta Load Problems: If you are using delta loads, there may be issues with the delta mechanism, causing new records to be missed.
- Locking Issues: There may be locks on the data that prevent processing.
Solution:
- Check the Data Load Process: Review the data load process in the SAP BW system. Check the logs for any errors or warnings that may indicate why the records were not processed.
- Reprocess the Data: If the issue is resolved, you can reprocess the data. This can be done by executing the InfoPackage again or using the "Manage" option in the Data Warehousing Workbench.
- Check Data Source Settings: Ensure that the data source and InfoPackage settings are correctly configured. Verify that the extraction logic is correct and that there are no filters that might be excluding records.
- Data Quality Checks: Perform data quality checks on the incoming data to ensure that it meets the required standards. Correct any issues found.
- Monitor Delta Loads: If using delta loads, ensure that the delta mechanism is functioning correctly. Check for any issues with the delta queue.
- Clear Locks: If there are locks on the data, you may need to clear them. This can be done using transaction codes like SM12 to check for and delete any locks.
Related Information:
By following these steps, you should be able to identify the cause of the RSDMD104 error and implement a solution to process the unprocessed records successfully.
Get instant SAP help. Start your 7-day free trial now.
RSDMD103
Error while determining the master data routines for characteristic &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDMD102
Error while accessing lock table RSDMDENQ
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDMD105
You cannot delete master data
What causes this issue? The selected master data can not be deleted as it is all still being used.System Response The system issues an error message...
RSDMD106
No master data for characteristic &
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.