Products | Versions |
---|---|
TIBCO Cloud Integration - Connect ( Scribe ) | - |
Product: TIBCO Scribe® Online
Connector: Amazon Redshift
Error: "Operation failed. Label: Copy AmazonS3Storage, Name: AmazonS3StorageCopy, Message: ERROR:XX000,Load into table 'contacts' failed. Check 'stl_load_errors' system table for details. : Error in calling Operation Copy System.Exception: ERROR:XX000,Load into table 'contacts' failed. Check
'stl_load_errors' system table for details."
Looking at the 'stl_load_errors' system table in Redshift shows the following error:Invalid JSONPath format: Member is not an object.
Issue: The issue is due to the data not being exported in the correct format. You need to ensure that the data is exported in “Redshift” format. Any data that has been exported into the bucket that was not in “Redshift” format will cause an issue, so you will need to export all the data into a new bucket."