RVR-LSNF-103
-
Issue Summary
- The error code
RVR-LSNF-103indicates "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.
- The error code
-
Action 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:GetObjectfor 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' functionality in Data Integration to verify that the connection to the file zone is valid and properly configured.
-
External References:
- Data Integration Documentation on File Zone Configuration for guidance on setting up custom file zones.
- AWS IAM and S3 Configuration for setting up credentials and policies for S3 access.
- Google Cloud Storage Configuration for managing and obtaining credentials needed for Google Cloud Storage.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.