Forum Discussion
Incremental refresh oracle database
After configuring the incremental refresh parameters, I have the following error when filtering the date field
DataSource.Error: Oracle: ORA-01882: Time zone region not found
4 Replies
- Greg_DecklerCommunity Champion
Anonymous Tough to say, you may have better luck on a SQL or Oracle forum:
https://stackoverflow.com/questions/9156379/ora-01882-timezone-region-not-found
https://support.oracle.com/knowledge/Middleware/1478578_1.html
- AnonymousNot applicable
Greg_Deckler Thanks your repost, i'm verify in the Oracle forum
- AnonymousNot applicable
Hi Anonymous,
I think this issue should more relate to the parameters that you used in the query steps.
You need to double-check these parameter values and format to confirm they have been transformed as the general date format that oracle query recognized.Regards,
Xiaoxin Sheng
- AnonymousNot applicable
Anonymous Thanks your repost, you say about the native queries?