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: Staring SQL Plus with userid/pwd and little bit more

Re: Staring SQL Plus with userid/pwd and little bit more

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 24 May 2003 22:49:08 -0700
Message-ID: <92eeeff0.0305242149.17ee24a5@posting.google.com>


mfarid1_at_yahoo.com (Programmer) wrote in message news:<f26cce3f.0305241406.5fc91a56_at_posting.google.com>...
> When I start SQL Plus, I would like to have it login to my
> userid/password and execute 'set serveroutput on size 1000000' write
> after I double-click on the icon on Windows 2000 Professional. How do
> I do it?

Start sqlplusw from shortcut as,
sqlplusw username/password_at_host_string

Put env. settings like (set serverout on) etc in glogin.sql located at %ORACLE_HOME%\sqlplus\admin.

Regards
/Rauf Sarwar Received on Sun May 25 2003 - 00:49:08 CDT

Original text of this message

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