Dear I am build job run well on Windows, but not work when run on Linux. Please help me. Thanks! this error on Linux server: Exception in component tOracleInput_1 java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1 ORA-01882: timezone region not found at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:450) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:392) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:385)
think yes, and from answer, think add JDBC settings -
oracle
.
jdbc
.
timezoneAsRegion
=
false could be more easiest solution, but need test of course (I do not have this error)