AllExperts > Oracle 
Search      
Oracle
Volunteer
Answers to thousands of questions
 Home · More Oracle Questions · Answer Library  · Encyclopedia ·
More Oracle Answers
Question Library

Ask a question about Oracle
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Peter Choi
Expertise
I am a senior Oracle DBA, PeopleSoft Administrator and Project Manager with 10+ years experience. I have been working with PeopleSoft (HRMS 5, 7, 7.x and 8.9), Oracle RDBMS (7.3 - 11gR1) on various Unix and Windows platforms, and some Oracle Application Server (9i/10gR2). I also have experience with the configuration and administration of BEA`s Tuxedo and WebLogic for PeopleSoft 8.x.

 
   

You are here:  Experts > Computing/Technology > Oracle > Oracle > Automated guaranteed backups ... 10g

Oracle - Automated guaranteed backups ... 10g


Expert: Peter Choi - 1/29/2007

Question
Peter,

What about RMAN? Oracle is giving more stress on it. If it is a more improved form then why use IMP/EXP? Secondly are there any front-end tools like TOAD that can do the task.
-------------------------------------------
The text above is a follow-up to ...

-----Question-----
I installed Oracle 10g Express edition. In the Windows XP start menu I cannot see any Backup menu option in Oracle group. I want to know how I can enable automated backup of my database on scheduled basis.
-----Answer-----
Hi Rohit,

There is no delivered tool to perform an automated backup with the Express edition (or the Standard or Enterprise edition for that matter).

To do a simple backup, you can perform an Oracle EXPORT (type EXP.exe /? for the guide). Once you are able to take a backup, then you can use the Windows XP's scheduler to automate the backup.

Note: If you use this methodology, your Windows XP is required to be on at the time of the backup process.

The Windows XP scheduling tool can be found under START | CONTROL PANEL | SCHEDULED TASKS | ADD A SCHEDULED TASK.

Hope this helps.

Peter

Answer
Hi Rohit,

RMAN, like the EXPort, is a tool that you can use. You will still need to write some scripts (batch or using a scheduler) to trigger the backup to run. Enclosed are some reference links:

OracleŽ Database Backup and Recovery Quick Start Guide
10g Release 2 (10.2) Part Number B14193-03
http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14193/toc.htm

OracleŽ Database Backup and Recovery Basics
10g Release 2 (10.2)Part Number B14192-03
http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14192/toc.htm

OracleŽ Database Backup and Recovery Reference
10g Release 2 (10.2) Part Number B14194-03
http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14194/toc.htm

Again, on Windows XP, you can write a DOS (Command line based) script that can be triggered using the Windows Scheduler.

Hope this helps.

Peter

Add to this Answer   Ask a Question


 
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.