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: Help on using host in sqlplus.

Re: Help on using host in sqlplus.

From: Ban Spam <ban-spam_at_operamail.com>
Date: Sun, 19 May 2002 15:29:13 GMT
Message-ID: <Xns921356556D5F4SunnySD@68.6.19.6>


shrekreturn_at_yahoo.com (Matt) wrote in
news:955c3e6.0205170916.6ece0042_at_posting.google.com:

> Thanks for your reply.
>
> I knew put them in one line will work. However, it was not what I was
> looking for. The command after host can be very long. Puting them in
> one line will make the script look awkward. And it is generated by
> another script. If I have to put them in one line, I have make a lot
> of changes on that script.
>
> The reason I suspect there must be a way to work around this is that
> the script I was testing is from Michael Ault's Oracle8i
> Administration and Management. If I can not use host in multiple
> lines, many of the scripts in that Book become useless. That's weird.
>
> Thanks.

Why not simply place the multiline script in an OS file and then just HOST out single command which will run this script?

HTH & YMMV Received on Sun May 19 2002 - 10:29:13 CDT

Original text of this message

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