Path: newssvr20.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!news-FFM2.ecrc.net!newsfeed.vmunix.org!fu-berlin.de!uni-berlin.de!fbox1.fiz-chemie.DE!not-for-mail
From: Manuela Mueller <mueller_m@fiz-chemie.de>
Newsgroups: comp.databases.oracle.server
Subject: Re: design question, use of partitioned tables?
Date: Fri, 08 Aug 2003 18:08:23 +0200
Lines: 18
Message-ID: <bh0hpv$sk3nj$1@uni-berlin.de>
References: <bgo51g$q4in4$1@uni-berlin.de> <73e20c6c.0308051646.1de34a10@posting.google.com> <bgqhgl$qssm6$1@uni-berlin.de> <3f30dd4c$0$10356$afc38c87@news.optusnet.com.au> <bgqr98$rlcs6$1@uni-berlin.de> <3f311672$0$10360$afc38c87@news.optusnet.com.au> <bgr86c$rmr97$1@uni-berlin.de> <73e20c6c.0308061627.659bf696@posting.google.com> <bgt878$r2t9n$1@uni-berlin.de> <73e20c6c.0308072158.29d63d90@posting.google.com> <bgvu9e$s2t27$1@uni-berlin.de> <3f33a7ae$1_1@news.estpak.ee> <3f33a911$1_1@news.estpak.ee>
NNTP-Posting-Host: fbox1.fiz-chemie.de (193.175.217.5)
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.uni-berlin.de 1060358783 30019315 193.175.217.5 (16 1554 1555)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
X-Accept-Language: en-us, en
In-Reply-To: <3f33a911$1_1@news.estpak.ee>
Xref: newssvr20.news.prodigy.com comp.databases.oracle.server:240114

Hello Tanel,
I'll try your suggestions monday morning when I'm back in the office.
Have a nice weekend
Manuela

Tanel Poder wrote:
>>Or could you transfer them to local server before using tar -> rsh ->
>>pipe -> rsh -> tar to avoid NFS overhead for each file transfer?
> 
> 
> I meant tar -> pipe -> rsh -> pipe -> tar. This can send all your files in
> one stream, instead of every file sent separately. On the fly compression
> could also be used if network is the issue.
> 
> Tanel.
> 
> 

