Rules and guidelines for mapping and mapping tasks
Rules and guidelines for mapping and mapping tasks
Consider the following rules and guidelines when you configure mappings and mapping tasks:
When the metadata of the source object and override object is different, the mapping fails. If the metadata of the override object matches with the subset of the source object, the mapping runs successfully.
When you read data from
Oracle Cloud Object Storage
object, the heap size requirement increases proportionately to the increase in part size.
When you run a mapping to read a file with a header that contains the at sign (@) special character, the Secure Agent replaces the special character with an underscore (_) in the target.
When you parameterize the source and target object in a mapping, and you select a file in the task properties, the task displays only the file name instead of the directory along with the file name.
When you read an ORC file with a size of more than 1 GB, the mapping fails with the following error:
Exception in thread "main" java.io.IOException: Problem opening stripe 0 footer in oci://bucket-test@user/test_orc_sf10. Caused by: com.google.protobuf.InvalidProtocolBufferException: Protocol message contained an invalid tag (zero).