Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Staring SQL Plus with userid/pwd and little bit more
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
![]() |
![]() |