Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] tOracleOutput Compression/Hint

I am attempting to load data into a table that has compression turned on using the tOracleOutput. I'm not an expert with Oracle by any means, but when I load the data, it is not being compressed. Someone mentioned that I needed to use the /*+ APPEND*/ hint, so I added that to the tOracleOutput. I see it in the generated code, but the data is still not compressed. The only thing that I can think is that the hint does not work on "insert into values" statements, but instead only "insert into select". Does anyone know of a way around this within Talend? Thank you.
UPDATE: I was able to resolve the issue by using the APPEND_VALUES hint instead.
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi
Thanks for your feedback!
Regards,
Pedro

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hi
Thanks for your feedback!
Regards,
Pedro