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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error in component tOracleSCD - Unknown value in the list

Hello everybody,
when trying to update a table i keep getting this error on the tOracleSCD component.
I already set the length of each field on the table schema to a specified value (20 for Integers, 50 for Strings) just to be sure there are no zero-length fields that can cause the problem.
I'll be grateful for any kind of help or hint,
thank you very much.
Jacopo
Labels (2)
14 Replies
Anonymous
Not applicable
Author

Hi Jacopo
Do you get a warning as Image 1?
If so, please click "Code" tag and show us the error line.
A screenshot is preferred.
Then continue running the job. Do you get some new errors?
Or send me an email and attach the archive file of this export job. I will test it for you.
Regards,
Pedro
Anonymous
Not applicable
Author

Hello pedro,
the error message I get is the same that you showed me.

When I switch to the code tab I cannot see where the error is located, there are no red dots signaling an error.

This is the view showing the output of a tMap component synchronized to the schema of the tOracleSCD component, every field has a length.

And finally this is the SCD editor. It's a fairly easy update, I have a single key (numero) and i have to check all other fields for a type 1 SCD update.
Anonymous
Not applicable
Author

>> Then continue running the job. Do you get some new errors?
I don't get any new error, the job finishes but the trace going to the SCD component shows 0 records updated.
Anonymous
Not applicable
Author

This is the end of the Job Run.
Anonymous
Not applicable
Author

Hi
Which version of TOS do you use?
I reproduce the same issue in TOS 5.0.0, TOS5.0.2, TOS5.1.0.
But in TOS4.2.0 it works fine.
Please report it on BugTracker.
Regards,
Pedro
Anonymous
Not applicable
Author

So it's a bug, I'm actually using TOS 5.0.2.
I have TOS 4.1 installed, should I try to export the job and import it there?
Thaks
Anonymous
Not applicable
Author

Hi
Now it seems that you have to recreate this job in TOS4.1.
Because TOS doesn't support migrating job from new version to old version.
Regards,
Pedro
Anonymous
Not applicable
Author

I created the entry on bugtracker, details here: http://jira.talendforge.org/browse/TDI-20675
The fact that I cannot import the job in a previous version of Talend is a really bad news for me, cause the job is a bit complex and I'll have to recreate lots of Metadata.
At least we isolated the problem.
Thank you for your help and support
Jacopo
Anonymous
Not applicable
Author

Hi Jacopo
Thanks for your feedback.
The same bug also exists in tPostgresqlSCD.
Regards,
Pedro