Re: JDBC and login.sql

From: Bradd Piontek <piontekdd_at_gmail.com>
Date: Wed, 27 Feb 2008 12:35:58 -0600
Message-ID: <e9569ef30802271035y2bf74723v44452b93a098aa4e@mail.gmail.com>


is this JDBC Thin Client? If so, I would suspect not. (i'd be surprised if JDBC/OCI did either as login.sql tends to be sqlplus specific type settings).

I typically perform what you aretrying to do via a logon trigger on the database.

On Wed, Feb 27, 2008 at 12:29 PM, Crisler, Jon <Jon.Crisler_at_usi.com> wrote:

> Does the login.sql get run if a user connects to a 10g db via JDBC ? I
> want to put some specific settings for specific JDBC users….such as "alter
> session set session_cached_cursors" and the only way I can think of is via
> login.sql.
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 27 2008 - 12:35:58 CST

Original text of this message