From: Caobin Zhu <caobinz@flash.net>
Newsgroups: comp.databases.oracle.tools
Subject: drive mapping
Message-ID: <hft4uscujckq622srbpfdb6ok429nju8cj@4ax.com>
References: <39D0213C.C088D2CE@loxinfo.co.th> <st0asp6cihqha3@corp.supernews.com> <39D184C6.CD3DC21C@loxinfo.co.th> <OnWab4EKAHA.326@net025s>
X-Newsreader: Forte Agent 1.8/32.548
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 71
Date: Tue, 10 Oct 2000 01:52:38 GMT
NNTP-Posting-Host: 216.215.61.107
X-Complaints-To: abuse@flash.net
X-Trace: news.flash.net 971142758 216.215.61.107 (Mon, 09 Oct 2000 20:52:38 CDT)
NNTP-Posting-Date: Mon, 09 Oct 2000 20:52:38 CDT
Organization: FlashNet Communications, http://www.flash.net


Hi,

I am in the middle of reading someone's help message and it mentioned
the network drive mapping. How can I do that?
Thanks.


On Wed, 27 Sep 2000 08:40:39 +0200, "Reinier"
<Reinier_Dickhout@hetnet.nl> wrote:

>So you mean that e: drive is not locally mapped...? no wonder you cannot
>find it by typing 'e:\...blabla'.
>
>Try mapping this server to a local drive-letter.
>
>Greg <actiris@loxinfo.co.th> wrote in message
>news:39D184C6.CD3DC21C@loxinfo.co.th...
>>
>>
>> "Matt B." wrote:
>>
>> > "Greg" <actiris@loxinfo.co.th> wrote in message
>> > news:39D0213C.C088D2CE@loxinfo.co.th...
>> > > I like to start that script from a client.
>> > > the script is located on the server in
 e:\server\localdir\my_script.sql
>> > >
>> > > so I try
>> > >
>> > > @my_script
>> > > sure he can't find it bec its on the server not on my local machine
>> >
>> > Right.
>> >
>> > > @e:\server\localdir\my_script
>> > > dosent work too, same reason.
>> > >
>> > > how to give the start command the information that the
>> > > given path is on the server not locally.
>> >
>> > I'm pretty sure the latter should work.  Is your default file extension
 set to
>> > "sql" in your settings?  Do a SHOW ALL and see if the default file
 extension
>> > for scripts is set to "sql" (usually is).  If your server is UNIX, bear
 in mind
>> > that the file name might be case-sensitive too.
>> >
>> > -Matt
>>
>> Thanks BUT
>>
>> Working on NT Server, Workstation
>>
>> SQL Parameter ist set to
>>
>> sqlprompt "base1_LOGAP> "
>> sqlterminator ";" (hex 3b)
>> suffix "sql"
>>
>> think about it
>> the SQL plus on my Worbox looks in to the
>> local drives. Exept I set up a Network drive link in the
>> settings of the start link from SQLplus
>> So there must be an additional keyword to
>> point to the Server and look into e:\server\localdir\my_script
>>
>> Greg
>>
>


