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: autostart sql script

Re: autostart sql script

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Thu, 16 Jan 2003 23:20:23 +0100
Message-ID: <30ce2vkq19cqkk87seatj5t0fuc6m4av7o@4ax.com>


On Thu, 16 Jan 2003 21:04:40 +0000 (UTC), rzwartje_at_robz.home.nl (Rob Zwartjes) wrote:

>I have a problem with auto starting a script when running sqlplus. I
>know that I can load a script in sqlplus by entering :
> sqlplus myname/mypasswd @myscript.sql
>It should login my and run script myscript.sql automatticaly. But this
>is not the case, it waits for the "/" sign.
>At this moment I just start sqlplus and do a get myscript.sql and then
>type "/" to run the script.

Try reading up on login.sql and glogin.sql in the sql*plus reference manual.

Hth

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Thu Jan 16 2003 - 16:20:23 CST

Original text of this message

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