Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: backup unix script
Hi,
Your question is quite general, what kind of backup Cold or Hot.
Simple solution
you do export then tar to tape (or copy to somewhere elese you want)
or "shutdown your database" do tar to tape (or copy out all your database files + control files + redo log + archive redo log + your executable files like sql+, svrmgrl, exp, imp), yes your database must be down it you do this.
Hope this can help
Sinardy
-----Original Message-----
Sent: Thursday, 29 November 2001 12:08 PM
To: Multiple recipients of list ORACLE-L
hi gurus,
I found this unix script ... can any tell me what this means?
sqlplus - sys/msd > filename.dat <<!
does anyone have a unix script to perform a database backups?
Best Regards,
Grace Lim
Suy Sing Comm'l Corp.
(632)-2474134
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: grace INET: mglim_at_softhome.net 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-LReceived on Thu Nov 29 2001 - 00:35:28 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Sinard Xing INET: sinardyxing_at_bcs-ach.com.sg 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).
![]() |
![]() |