Database Error Messages

ORA-17105

Connection session time zone was not set.

Cause

setTIMESTAMPLTZ() is called without setting session timezone on the connection.


Action

Set session time zone on connection before calling setTIMESTAMPLTZ().