Re: SQL Plus Command Line Parameters in 7.3.3.2

From: L120bj <l120bj_at_aol.com>
Date: 1998/01/15
Message-ID: <19980115222800.RAA01482_at_ladder01.news.aol.com>#1/1


>Subject: SQL Plus Command Line Parameters in 7.3.3.2
>From: Mike van Thiel <thielm_at_maxisresearch.com>
>Date: 1/15/98 1:37AM GMT
>Message-id: <34BD685A.32E177E6_at_maxisresearch.com>
>
>Does anyone know the SqlPlus command line parameters.
>
>I'm trying to do something like this
>
>sqlplus userid=john password=doe inputfile=runthissql.sql
>
>i.e. Trying to exeute sql from a command line without actually going
>into sqlplus.
>
>Thanks
>
>Mike.
>
>
>
>
>
>
>
>

Try
sqlplus john/doe _at_runthissql
If you don't want to see the SQLPLUS version ... etc. then add -s after the sqlplus command Received on Thu Jan 15 1998 - 00:00:00 CET

Original text of this message