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 -> Re: EXP ....FILE=(pipe to compress)

Re: EXP ....FILE=(pipe to compress)

From: George Dau <gedau_at_isa.mim.com.au>
Date: Tue, 13 Oct 1998 23:16:07 GMT
Message-ID: <3623ded1.847995553@isappp>


"BJ Miller" <bj.miller_at_scglobal.com> wrote:

]Is there a way in Unix to specify an in-line compress?

mknod /u08/backup.pipe p
exp parfile=/u01/home/admin/scripts/export.parfile & compress -c </u08/backup.pipe >/u08/full.dmp.Z

and the export.parfile has this in it:

USERID= /
FILE=/u08/backup.pipe
BUFFER=1024000
FULL=Y
CONSTRAINTS=N
LOG=export.log
CONSISTENT=Y --

 ,-,_|\   George Dau,                                             __
/    * \  Unix (Solaris, DEC Unix, Linux), Oracle, Internet.     (OO)
\_,--\_/  Home: gedau_at_pobox.com      Work: gedau_at_isa.mim.com.au ( \/ )
      v   WWW:  http://pobox.com/~gedau                          W--W

MIM Internet policy item 3.4 compliance -
"I am clearly stating that any views or opinions expressed above do
* NOT * necessarily represent the views or opinions of MIM." Received on Tue Oct 13 1998 - 18:16:07 CDT

Original text of this message

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