Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problem with Oracle and IBM WBI Adapter for JDBC
On Jan 29, 4:47 am, 4 Integration <4integrat..._at_gmail.com> wrote:
> It would have been very helpful it would be possible to set the default
> session time zone on the connection parameters or as system parameters
> but what I have seen (decompiling the JDBC driver) it's not possible.
The database administrator can write a login trigger for the database that executes an "alter session" statement to set any session paramter you need - timezone, optimizer goal, etc. - based on the username, the connection method, the server the connection is being made from, etc. Received on Mon Jan 29 2007 - 10:23:13 CST
![]() |
![]() |