Home » RDBMS Server » Backup & Recovery » hot backup
hot backup [message #142954] Tue, 18 October 2005 08:27 Go to next message
gjayasekar
Messages: 45
Registered: October 2005
Member
hi,
1.we are ruuning prod db 40gb size
pl suggest which backup is best and give the steps for it.

2. then we want to move prod data's every month end to development, and we are keeping 30 days data's only.
how to move data's to dev give steps

3. then delete the old records in prod table which is best delete or truncate in the prod table
pl explain
thanks
jai
Re: hot backup [message #142957 is a reply to message #142954] Tue, 18 October 2005 08:31 Go to previous messageGo to next message
tarundua
Messages: 1080
Registered: June 2005
Location: India
Senior Member

i feel that the following two links should help you.

Backup related FAQ

http://www.orafaq.com/faq/RDBMS_Server/Backup_Recovery/

Backup/Recovery scripts

http://www.orafaq.com/scripts/index.htm#BRR
Re: hot backup [message #142970 is a reply to message #142954] Tue, 18 October 2005 08:59 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
>>pl suggest which backup is best and give the steps for it.

I prefer RMAN.
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96566/toc.htm

>>2. then we want to move prod data's every month end to development, and we are keeping 30 days data's only.

Use RMAN duplication

>>3. then delete the old records in prod table which is best delete or truncate in the prod table

delete / truncate will remove the data.
You want to do that?
Are you looking to archive? How about partitions?
Previous Topic: RMAN expired backup policy
Next Topic: exp data
Goto Forum:
  


Current Time: Thu Apr 18 00:55:15 CDT 2024