Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: sqlplus and spaces in path

Re: sqlplus and spaces in path

From: GovindanK <gkatteri_at_gmail.com>
Date: Wed, 22 Aug 2007 12:59:48 -0700
Message-ID: <46CC95B4.8060301@inbox.lv>


Sam

How about the following URLs?

http://download.oracle.com/docs/cd/B19306_01/server.102/b14357/ch2.htm#sthref551 http://download.oracle.com/docs/cd/B19306_01/win.102/b14304/registry.htm#sthref731

SQLPATH Environment variable or Windows registry entry to specify the location of SQL scripts. SQL*Plus searches for SQL scripts, including login.sql, in the current directory and then in the directories specified by SQLPATH, and in the subdirectories of SQLPATH directories. SQLPATH is a colon separated list of directories. There is no default value set in UNIX installations.

In Windows, SQLPATH is defined in a registry entry during installation. For more information about the SQLPATH registry entry, see SQLPATH Registry Entry
<http://download.oracle.com/docs/cd/B19306_01/server.102/b14357/ch2.htm#i1133354>.

HTH
GovindanK

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 22 2007 - 14:59:48 CDT

Original text of this message

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