Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Fast Cold Backup to DDS3
Hi all,
I have redundancy set (database files, redo logs, control files, no archive,
*.ora) files total about 10 GIG
and I need them to be backup every week to DDS3 tape.
Current script something like
tar -cv file1 tar -uv file2 tar -uv file3
It took 1 whole day !!!! <operator complain>
So I thinking to tune this script to be like
My problem is in step 2 and 5
Or perhaps you have other methods
Thank You
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinardy
INET: sinardyxing_at_bcsis.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Aug 28 2001 - 06:22:50 CDT
![]() |
![]() |