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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Restoring database with .Z files

Re: Restoring database with .Z files

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: 2006-01-03 18:11:12
Message-id: 016a01c61088$b5942760$c4bc21c8@porgand


> gunzip -dc /d01/restore/control01.ctl.gz >
> /d02/oradata/dbname/control01.ctl
> Does anyone know what the equivalent of doing this is with regular .Z
> files?

Use zcat file.Z > file

Tanel.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 03 2006 - 18:11:12 CST

Original text of this message

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