Do you have any question about this error?
Message type: E = Error
Message class: ARC_DAS_CON - XML DAS Connector: Messages
Message number: 010
Message text: Collection name &1 contains invalid character &2
The name of the collection &V1& to be used for storage contains the
impermissible special character &V2& at position &V3&. The name of the
field with the impermissible special character is &V4&.
Archiving is canceled.
Check the rule stored in IRM.
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_CON010
- Collection name &1 contains invalid character &2 ?The SAP error message
ARC_DAS_CON010
indicates that a collection name contains an invalid character. This error typically arises when you are trying to create or manipulate a collection in SAP Data Archiving or similar contexts, and the name you provided does not conform to the allowed naming conventions.Cause:
The error is triggered when the collection name includes characters that are not permitted. Common invalid characters may include:
To resolve this error, you should:
Check the Collection Name: Review the collection name you are trying to use. Ensure it only contains valid characters. Typically, valid characters include:
Rename the Collection: If the collection name contains invalid characters, rename it to comply with the naming conventions. For example, instead of using My Collection!
, you could use My_Collection
or My-Collection
.
Avoid Leading/Trailing Spaces: Ensure that there are no leading or trailing spaces in the collection name.
Consult Documentation: Refer to the SAP documentation or guidelines for naming conventions specific to the version of SAP you are using, as there may be specific rules that apply.
Test the Changes: After making the necessary changes to the collection name, try to execute the operation again to see if the error persists.
By following these steps, you should be able to resolve the ARC_DAS_CON010
error and successfully work with your collection in SAP.
Get instant SAP help. Start your 7-day free trial now.
ARC_DAS_CON009
Collection name does not follow naming convention for attachments
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_CON008
HTTP connection to XML DAS is not maintained
What causes this issue? No HTTP connection to XML DAS is entered in the cross-archiving object Customizing. It is therefore not possible to store arc...
ARC_DAS_CON011
Collection name &1 ends with the character '.'
What causes this issue? The name of the collection &V1& to be used for storage ends with the character '.'. This is not allowed. Th...
ARC_DAS_CON012
Collection name &1 corresponds to example [...].xml/bin
What causes this issue? The name of the collection &V1& to be used for storage corresponds to the pattern [...].xml/bin. This is not allowed....
Click on this link to search all SAP messages.