Skip to main content
Feedback

RVR-BSPTOR-101

Issue summary

  • The error code RVR-BSPTOR-101 indicates a failure in attempting to delete a file using Data Integration "storages" data connector from a specified path. This is typically due to permissions or configuration issues related to the connectivity and operations allowed on the storage path.

Action steps

To resolve the error, follow these steps:

  • Check Permissions: Verify that the account used by Data Integration has the necessary permissions to delete files at the specified path. For example, if you are using AWS S3, ensure to enable the s3:DeleteObject permission for the relevant S3 bucket policy.
  • Verify Connector Settings: Double-check the connector configurations in Data Integration to ensure that the path is correctly specified and that there is no typo or misconfiguration.
  • Inspect Logs: Look into the Data Integration logs for more details on the error. Sometimes additional error details logs can help pinpoint the exact issue.
  • Test Path Access: Manually try to delete a file from the specified path using another tool, like AWS CLI or Azure Portal, to verify if the issue persists outside of Data Integration.
  • Connection Test: Go to the Data Integration platform and use the Test Connection feature to confirm that the connection to your storage is functioning correctly.

External references

  • For more detailed information on setting up and managing file permissions with Amazon S3, refer to Amazon S3.
  • If using Azure Blob Storage, refer to Azure Storage for steps.
note

If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page