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: running SQL scripts in UNIX

Re: running SQL scripts in UNIX

From: Matt Brennan <mbrennan_at_gers.antispam.com>
Date: Mon, 08 Jun 1998 21:15:41 GMT
Message-ID: <01bd9322$8f2cf020$049a0580@mcb>


> bmolish wrote:
> > If I create an SQL script, do I have to be in svrmgrl or sqlplus to
invoke it?

sqlplus / @myscript.sql
or
sqlplus / @pathname/myscript.sql
(use a pathname if it isn't in the current directory.) --
Matt Brennan
SQL*Tools Specialist
GERS Retail Systems
9725-C Scranton Road
San Diego, California 92121
1-800-854-2263
mbrennan_at_gers.com
(Original email address is spam-blocked.) Received on Mon Jun 08 1998 - 16:15:41 CDT

Original text of this message

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