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: How do I run an SQL script from svrmgrl?

Re: How do I run an SQL script from svrmgrl?

From: Kevin A Lewis <KevinALewis_at_Hotmail.com>
Date: Mon, 2 Aug 1999 14:26:06 +0100
Message-ID: <vVgp3.5167$bU3.1589@newreader.ukcore.bt.net>


I think you will find the run is relevant to the directory the program is being run in. In UNIX use pwd to discover the current directory. In a Windows shortcut it is relative to the 'Start in' directory. It will only by $ORACLE_HOME if you are in that directory (i.e. issued cd $ORACLE_HOME)

Regards

--
Kevin A Lewis (BOCM PAULS LTD - Animal Feed Manufacturer - Ipswich England)

                        <KevinALewis_at_HotMail.com>

The views expressed herein by the author of this document are not necessarily those of BOCM PAULS Ltd. kev <kevin.porter_at_fast.no> wrote in message news:37A57165.3BC893DD_at_fast.no...
> Hi,
>
> How do I run an SQL script from within svrmgrl. I thought I just had to
> type '@<sqlfile>', with <sqlfile> being relative to $ORACLE_HOME., but
> this doesn't seem to work.
> What am I missing?
>
> Thanks,
>
> - kev
>
>
Received on Mon Aug 02 1999 - 08:26:06 CDT

Original text of this message

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