Home » RDBMS Server » Backup & Recovery » Zipped Export Dump
Zipped Export Dump [message #194426] Fri, 22 September 2006 02:54 Go to next message
thiyagaraj
Messages: 41
Registered: August 2006
Member
Hi to all,
Iam new to this forum and my name is Raaj.
Our database version is 9.2 and is running on Solaris 5.9 platform. I have wriiten a shell script to take export dump and used a pipe to zip the export dump while it takes export dump.And i had scheduled for alternative days by using the crontab facilities.
The script is running successfully and created an export dump with the extension of dump.gz. Cool

Now i have to import this dump to my database.I know i cant directly import the zipped dump.So i have to unzip the dump and have to import it.
Can any one tell me ,how to unzip the zipped export dump?
Expecting proper reply from all. Embarassed

Thanks
Raaj
Re: Zipped Export Dump [message #194427 is a reply to message #194426] Fri, 22 September 2006 03:15 Go to previous messageGo to next message
Littlefoot
Messages: 21808
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Using the unzip utility, i.e. reverse from the one you used to zip the export file?
Re: Zipped Export Dump [message #194442 is a reply to message #194427] Fri, 22 September 2006 04:37 Go to previous message
thiyagaraj
Messages: 41
Registered: August 2006
Member
hi

will it work?
$nohup uncompress < dump_file >pipe_file &

Thanks Cool

Raaj
Previous Topic: Shared Server Configuration
Next Topic: ORA-07445: exception encountered: core dump
Goto Forum:
  


Current Time: Tue Apr 30 12:53:52 CDT 2024