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: TR - Change and Transport System
Message number: 606
Message text: First delete all change lists using Perforce
You cannot merge request &V1& with another request because it contains
change lists.
You can change the assignment of a request to a change list only by
using <ZH>Perforce</>.
The function terminates.
If you want to merge the request with another request, you must first
use <ZH>Perforce</> to remove all the change lists from it.
Error message extract from SAP system. Copyright SAP SE.
TR606
- First delete all change lists using Perforce ?The SAP error message TR606, which states "First delete all change lists using Perforce," typically occurs in the context of SAP Transport Management System (TMS) when there are pending change lists in the version control system (Perforce) that need to be addressed before proceeding with a transport operation.
Cause:
- Pending Change Lists: The error indicates that there are change lists in Perforce that have not been deleted or processed. These change lists may contain modifications that are preventing the transport from being completed.
- Transport Request Issues: The transport request may be trying to perform an operation that is not allowed until all associated change lists are cleared.
- Version Control Conflicts: There may be conflicts or issues with the version control system that need to be resolved before proceeding.
Solution:
To resolve the TR606 error, follow these steps:
Identify Change Lists:
- Use the Perforce client (P4V or command line) to check for any pending change lists associated with the SAP transport request.
- You can use the command
p4 changes -s pending
to list all pending changes.Delete Change Lists:
- If you determine that the change lists are no longer needed, you can delete them. In P4V, right-click on the change list and select "Delete." Alternatively, you can use the command line:
p4 change -d <change_list_number>
- Ensure that you have the necessary permissions to delete change lists.
Resolve Conflicts:
- If there are conflicts or issues with the change lists, resolve them as necessary. This may involve merging changes or addressing any discrepancies.
Retry the Transport:
- After deleting the change lists, retry the transport operation in SAP. The error should no longer occur if all pending change lists have been addressed.
Related Information:
If the issue persists after following these steps, consider reaching out to your SAP Basis team or Perforce administrator for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
TR605
For system & only the transport layer & is allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TR604
System change option: You can change all customer objects with the TO
What causes this issue? All customer objects can be modified. Repairs to customer objects outside of their original system can only be carried out if...
TR607
Specify both systems belonging to the delivery
What causes this issue? Fewer than two systems were entered during delivery maintenance. A delivery must always consist of two systems: System to be ...
TR608
Repairs to SAP objects can be transported to system &
What causes this issue? The Transport Organizer is set up to allow the transport of repaired SAP objects to another system.System Response The syste...
Click on this link to search all SAP messages.