Do you have any question about this error?
Message type: E = Error
Message class: ARC_DAS_CON - XML DAS Connector: Messages
Message number: 020
Message text: Collection name &1 of origin &2 contains blanks
There is an attempt to create a path; the path contain spaces. You are
not permitted to store collection names for paths with spaces.
The data object is rejected for archiving.
In the ILM environment, paths are composed of the values of allowed
fields or through callbacks.
Check the data you want to archive with regard to selected fields or
check your callback implementation. You may not need the permitted field
in your policy.
If a field that can contain a space is required for rule determination,
it has to be determined using indirect value determination. In the
related enhancement implementation, all spaces have to be removed or
converted into other characters.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
ARC_DAS_CON020
- Collection name &1 of origin &2 contains blanks ?The SAP error message ARC_DAS_CON020 indicates that there is an issue with a collection name in the context of data archiving. Specifically, the error states that the collection name contains blanks, which is not allowed.
Cause:
The error occurs when the collection name specified in the archiving process has leading, trailing, or embedded spaces. In SAP, collection names must be defined without any spaces to ensure proper identification and processing.
Solution:
To resolve this error, you should:
Check the Collection Name: Review the collection name specified in the archiving configuration or during the archiving process. Ensure that there are no leading, trailing, or embedded spaces.
Correct the Name: If you find any spaces, remove them. The collection name should be a continuous string without any whitespace.
Validate Input: If the collection name is being inputted through a user interface or a program, ensure that the input method does not inadvertently add spaces. You may want to implement validation checks to prevent this in the future.
Re-run the Archiving Process: After correcting the collection name, attempt to re-run the archiving process to see if the error is resolved.
Related Information:
Archiving in SAP: Archiving is a process used to manage data growth in SAP systems by moving data that is no longer needed for daily operations to a separate storage location. This helps improve system performance and manage database size.
SAP Notes: If the issue persists or if you encounter additional errors, consider checking SAP Notes for any known issues or patches related to archiving and collection names.
Documentation: Refer to the SAP documentation for archiving processes to ensure that you are following the correct procedures and naming conventions.
By following these steps, you should be able to resolve the ARC_DAS_CON020 error and successfully proceed with your archiving tasks.
Get instant SAP help. Start your 7-day free trial now.
ARC_DAS_CON019
Parameter combination &1 and &2 not supported
What causes this issue? You can only transfer parameter &V1& or parameter &V2&. It is not possible to combine the two parameters.Syst...
ARC_DAS_CON018
Error when setting the legal hold case for archive file &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ARC_DAS_CON021
Cannot delete collection &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ARC_DAS_CON100
Process terminated due to previous critical error
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.