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

Home -> Community -> Usenet -> c.d.o.server -> Could you write down the commd ?

Could you write down the commd ?

From: little worm <worm_liu_at_263.net>
Date: Fri, 15 Sep 2000 08:42:30 +0800
Message-ID: <8prr8l$1k6j$1@news.cz.js.cn>

--
---------------------------------
I like make friends with everyone
worm_liu_at_263.net
---------------------------------
"Sybrand Bakker" <postbus_at_sybrandb.demon.nl> wrote in message
news:968960699.1023.0.pluto.d4ee154e_at_news.demon.nl...

> Basically
> create a pipe with mknod
> fork a process which calls gzip reading it's input from the pipe (gzip >
> [compressed file] < orapipe &)
> exp your data to the pipe.
> Your data will be compressed on the fly.
> Probably the compression factor is big enough to survive 10G (and usually
> that 10G isn't completel occupied anyway)
>
> Hth,
>
> Sybrand Bakker, Oracle DBA
>
> "John Matzen" <krum(at)uo(d0t)com> wrote in message
> news:ss2868fdct671_at_corp.supernews.com...
> > I'm running Oracle 8i on Solaris 2.7. How can I backup my 10GB of data
with
> > exp if I have a 2GB file size limitation?
> >
> > Thanks!
> >
> > John
> >
> >
> >
>
>
Received on Thu Sep 14 2000 - 19:42:30 CDT

Original text of this message

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