Skip to main content
Feedback

RVR-LSNF-103

Issue summary

  • The error code RVR-LSNF-103 indicates "Missing credentials, cannot use file zone." This occurs when the required credentials for a storage-related connection in Data Integration are not provided correctly or are missing. The credentials are necessary for accessing and managing the specified file zone in a cloud storage system, such as AWS S3, Google Cloud Storage, or Azure Blob Storage.

Action steps

To resolve the error, follow these steps:

  • Check Credentials: Ensure that all necessary credentials (such as Access Key ID and Secret Access Key for AWS, Service Account Key for Google Cloud Storage, etc.) are correctly entered in Data Integration.
  • Validate Permissions: Verify that the service account or IAM user associated with the credentials has the necessary permissions to access and manage the file zone. This typically includes permissions like s3:PutObject, s3:GetObject for AWS S3, or equivalent for other storage services.
  • Review Connection Settings: Examine the connection configuration in Data Integration for any discrepancies or missing information relating to the file zone settings.
  • Custom File Zone Configuration: If using a custom file zone, ensure it is properly configured within Data Integration. The custom file zone should point to the correct storage bucket or container, and the credentials should match the requirements of that storage provider.
  • Test the Connection: Use the Test Connection feature in Data Integration to verify that the connection to the file zone is valid and properly configured.

External references

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