Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: login.sql search path?

Re: login.sql search path?

From: Doug O'Leary <dkoleary_at_ro05-24-29-232-217.ce.mediaone.net>
Date: Fri, 19 Jan 2001 17:37:29 GMT
Message-ID: <tX_96.789$VC39.62193786@news.randori.com>

Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk> wrote:

> Then searches the SQLPATH until it finds a login.sql and executes it.
> (it stops after the first one). You can specify multiple paths by using
> a ';' as a separator, e.g.
 

> export SQLPATH=${HOME};.;/u02/app/my_app/scripts/sql

According to the Oracle Admin's Reference, it's supposed to be colon (:) separated. Are you sure about that semicolon?

Doug

-- 
------------------------
Douglas K. O'Leary
Senior System Administrator
dkoleary_at_mediaone.net
Received on Fri Jan 19 2001 - 11:37:29 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US