You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
Hi,
I'm using RS CE (RS3.0.3-6000 (2017-10-25-16-10-52)).
I have to connect to an Oracle 8 DB.
I'm getting this error
java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
ORA-01882: timezone region not found
and as I have googled, it would fixed by setting this property on the specific datasource:
oracle.jdbc.timezoneAsRegion=FALSE
Therefore, how can I set up this property on the ReportServer configuration for that specific Oracle datasource ?
Thanks
Alfredo
Offline
Hi Alfredo,
we are looking into this and will update this thread when we have more information.
Regards,
Eduardo
Offline
Hi Alfredo,
for completeness: a JDBC-Properties field was added in reportserver 3.0.4: https://reportserver.net/releasenotes/RS3.0.4.html
RS-2382 New Feature Add Properties field to database relational datasources to hold jdbc URL properties
Regards,
Eduardo
Offline
Pages: 1