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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Sqlplus and files

Re: Sqlplus and files

From: bryan jones <jonesbe_at_earthlink.com>
Date: Mon, 15 Feb 1999 15:15:11 -0500
Message-ID: <7a9v8a$b37$1@birch.prod.itd.earthlink.net>


you do not have to do a get on the script before you enter @<script_name>

as soon as you get into sqlplus just type @script_name

Blumenfeld, Symen (EXCHANGE:PPDMS:7A85) wrote in message <36C084E3.D2A28A22_at_americasm01.nt.com>...
>I have a small problem which I hope somebody can clear up for me?
>
>I have a number of scripts, each of which installs a stored procedure,
>then creates a synonym, then grants public access to it. In the script,
>right after the 'End <scriptname>' I have a single '/' on new line and
>then another one after the final 'grant' statement.
>
Received on Mon Feb 15 1999 - 14:15:11 CST

Original text of this message

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