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: how to initialize sqlplus settings?

Re: how to initialize sqlplus settings?

From: Jerry Gitomer <jgitomer_at_erols.com>
Date: Tue, 30 Nov 1999 00:44:16 -0500
Message-ID: <81vo5u$g5k$1@autumn.news.rcn.net>


Create a login.sql file in the directory you launch SQL*Plus from. It can contain any valid SQL or SQL*Plus statements

hth
jerry gitomer

David Zlotchenko wrote in message
<81u3b9$oh1$1_at_penn.dii.utk.edu>...
|Hi,
|
|I suspect there is a way to put some sort of .sqlplusrc file
|in my unix home dir to set my preferences such as pagesize and
|colsep automatically every time I start sqlplus interectively
|or in batch.
|
|Can someone tell me if this is possible, what is the file
|name, and how entries should look like?
|
|Can I put sql statements in?
|
|Thanks. David.
|--
|--
|David Zlotchenko
|E-mail: zlotchen_at_cs.utk.edu
|WWW: http://www.oars.utk.edu/~zlotchen
Received on Mon Nov 29 1999 - 23:44:16 CST

Original text of this message

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