Re: Runnig SQL-scripts from Wn95/98

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 1999/04/15
Message-ID: <924210916.26341.0.spot.d4ee154e_at_news.demon.nl>#1/1


Regrettably the first reply is incorrect as svrmgr can't use any of the typical plus features like breaks etc.
The answer below is partly correct.
On win95/98 the executable name is version dependent. It should be plus33.exe (non-gui version, runs in a dos box) for Oracle 7.3 (or plus33w to run in gui-mode) and plus80 for Oracle 8. You could consider adding -s (silent) as follows plus33.exe -s etc.
This will suppress the program banner.

Hth,

Sybrand Bakker, Oracle DBA
vlad wrote in message <7f4i01$k2v$1_at_News.TM.Odessa.UA>...
>
>>We have programmed some sql-scripts.
>>Does anyone know how to exceute these scripts
>>from a PC (Windows95/98 machines) on the fly.
>
>sqlplus.exe username/password_at_aliasname @drive:\path\scriptfilename :)
>>I mean:
>>- loggin to the sql-server (unix machine)
>>- running the sql-script (output to a file on the PC)
>>- quit from the sql-server
>>
>>All reactions are welcome,
>>
>>A. el Azzouzi (netherlands)
>>
>>
>>
>
>
Received on Thu Apr 15 1999 - 00:00:00 CEST

Original text of this message