Re: Submitting from command line

From: Peter H. Larsen <petlars_at_pip.dknet.dk>
Date: 1997/12/31
Message-ID: <34ab9eb8.40757796_at_news2.dknet.dk>#1/1


On Wed, 31 Dec 1997 11:19:07 -0500, "Jeff" <jsouthworth_at_dsitopdog.com> wrote:

>Please help. I am trying to submit a script from the command line. I have
>Oracle73 running on WindowsNT40. I have a script that creates several
>tables and I would like to create a batch file that creates the table.
>Something like this:
>
><program name> tables.sql

Good old SQL*Plus will do it for you ...

syntax:

plus33 <username>/<password>_at_<site> @<script>

(there is a space before the last _at_). Remember the @<site> can be outmitted if you are using the default (refer to your registry) database.

Regards
Peter H. Larsen (petlars_at_pip.dknet.dk) Oracle Consultant (not affiliated with Oracle) Received on Wed Dec 31 1997 - 00:00:00 CET

Original text of this message