From: Sybrand Bakker <postbus@sybrandb.demon.nl>
Newsgroups: comp.databases.oracle.misc
Subject: Re: Simple utl_file_dir packages questions
Date: Sat, 05 May 2001 12:18:09 +0200
Message-ID: <rok7ftckve8gqch0epjrkch85h5j4pkjk9@4ax.com>
Reply-To: postbus@sybrandb.demon-verwijderdit.nl
References: <9d0g0i$9ae$1@slb7.atl.mindspring.net>
X-Newsreader: Forte Agent 1.8/32.548
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@nl.demon.net
NNTP-Posting-Host: sybrandb.demon.nl
X-NNTP-Posting-Host: sybrandb.demon.nl:212.238.21.78
X-Trace: beta-news.demon.nl 989057760 beta-news:13731 NO-IDENT sybrandb.demon.nl:212.238.21.78
Lines: 37


Comments embedded


On Sat, 5 May 2001 02:14:15 -0700, "Student" <kennylim@techie.com>
wrote:

>
>Hi Gentlemens,
>
>I am performing a simple experimentations
>using utl_file_dir packages. I would like to read
>a log file residing on the server side and then
>write/append info. abstracted from the server
>to a log file residing on the client side directory.
>
>So far, I am able to achieve read, write and append
>on the log file only from the server side and not from the
>client.
>
Yeah, that is exactly the only functionality present in the package


>How can I achieve both task simultenously ?
>
>Any advise would be greatly appreciated.
>
>Thanks in advance and may you have a pleasant evening.
>
>Student-
>

You can setup a network drive from the client side to the server, to
read those files.

Hth,

Sybrand Bakker, Oracle DBA

