You are here:

Oracle/Automated guaranteed backups ... 10g

Advertisement


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

Oracle

All Answers


Answers by Expert:


Ask Experts

Volunteer


Peter Choi

Expertise

I am a senior Oracle DBA, PeopleSoft HCM specialist and Project Manager with 15+ years experience. I have been working with PeopleSoft (HRMS/HCM 5, 7, 7.x and 8.9, 9.x), Oracle RDBMS (7.3 - 11gR2) on various Unix and MS-Windows platforms, and some Oracle Application Server (9i - 11gR1). I also have experience with the configuration and administration of PeopleSoft's Internet Architecture (PIA) and the Oracle 11g Fusion Middleware and Oracle Business Intelligence (OBI).

©2012 About.com, a part of The New York Times Company. All rights reserved.