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

Home -> Community -> Usenet -> c.d.o.server -> Re: Where should place my sql scripts?

Re: Where should place my sql scripts?

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Wed, 23 Apr 2003 13:38:03 +0800
Message-ID: <3EA626BB.5845@yahoo.com>


Peter wrote:
>
> Sqlplus is complaining that it cannot find my scipts.
> Can I specify where the scripts are in the sql command?

As well as what others have said, recent versions of SQL Plus will let you get a script from a web server, ie

SQL> @http://my.script.repository/xyz.sql

so you can manage a central copy

hth
connor

-- 
=========================
Connor McDonald
http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue"
Received on Wed Apr 23 2003 - 00:38:03 CDT

Original text of this message

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