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: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Sun, 25 May 2003 14:59:35 -0700
Message-ID: <3ED13CC7.CEB3B737@exxesolutions.com>


Rauf Sarwar wrote:

> 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

That and understand that you are trading security for laziness or something that looks a lot like it.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Sun May 25 2003 - 16:59:35 CDT

Original text of this message

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