Read the following pages to learn about fixed issues, known limitations, and third-party limitations that apply to connectors that you can use in your service. Consider the following guidelines for the release notes:
•If a connector has known or fixed issues, you will find it in the release notes even if the connector is not updated in the current release.
•If a connector does not have any notable known or fixed issues, you will not find it in the release notes.
•The (month, year) value in each issue description indicates the release in which the issue was fixed or reported.
Oracle Cloud Object Storage Connector
Known issues
The following table describes known issues:
Issue
Description
CCON-113412
When you use GZIP compression in a file ingestion and replication task to load files to an Oracle Cloud Storage target, the task uploads files from the first batch multiple times. This issue occurs because gzipped files are not deleted from the workspace after upload, so the task includes them again in subsequent uploads.
Workaround: To avoid this issue, perform one of the following steps:
- Disable file compression by setting the File Compression option to None before the transfer.
- If you want to use GZIP, either increase the batch size to a value higher than the total number of files when there are 20 or fewer files, or apply GZIP compression through the file processing actions instead of in the target properties.