Home > Oracle Database / Applications Tips > Oracle database administrator > Preparing to use Oracle9i RMAN
Oracle Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

ORACLE DATABASE ADMINISTRATOR

Preparing to use Oracle9i RMAN


Dave Anderson
09.10.2002
Rating: -3.09- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


This tip is an excerpt from the author's "Backup and Recovery using RMAN" course at SkillBuilders.

Recovery Manager is a great tool for backup, restore and recovery operations. Here is a practical setup procedure to get you started.

Setting up the RMAN environment involves several steps. Assuming you'd like to take advantage of the benefits provided by a recovery catalog (recommended), you must install the RMAN catalog. For anything but easily-recreated test environments, this would be done on a separate machine from the target database. Here is a summary of the steps:

Install recovery catalog on separate database

  • Set up a DB to hold recovery catalog
  • Create a tablespace to hold recovery catalog
  • Create user RMAN
  • Grant privileges to RMAN

Register the target database

  • Connect to RMAN
  • Create recovery catalog
  • "Register" the target DB(s) in the new catalog

Execute this code from SQL*Plus, logged in as SYSTEM, and connected to your CATALOG database (i.e., the database you want to build your recovery catalog on). It will need to be adjusted to reflect the correct OS file paths and the service name of your recovery and target databases:

-- Setup RMAN with a recovery database.

-- Create a tablespace to hold the recovery catalog. -- Create the RMAN user. -- Grant privilege to maintain and...


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Recovery Manager (RMAN)
Can I take a compressed backup with RMAN?
Difference between RMAN and traditional backup methods
RMAN vs. dbverify utility
Different ways to back up a database
Questions about backup and recovery
RMAN backup and recovery help for new DBA
Deleting backups using RMAN
Improving backup speed and uses with RMAN
EXP/IMP vs. RMAN for backup
How does RMAN perform hot backups without shutting down DB?

Oracle database administrator
Understanding SQL string functions
What is the difference between a database engineer, architect and administrator?
Import on one table from dump file
Error during RMAN backup
Can I drop a column in SYS schema?
STATSPACK tool: transaction vs. execution measurement
Should I port from Microsoft Access?
How can I find statistics on total memory usage and database connections?
Installing multiple Oracle homes
Modifying SYS password in a RAC environment

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


query the recovery catalog to the RMAN user -- Start RMAN utility from OS command line and create the recovery catalog.

-- Log any errors. -- Connect to RMAN and register the database to be backed up (i.e., the target DB):

For More Information

  • Feedback: E-mail the editor with your thoughts about this tip.
  • More tips: Hundreds of free Oracle tips and scripts.
  • Tip contest: Have an Oracle tip to offer your fellow DBAs and developers? The best tips submitted will receive a cool prize -- submit your tip today!
  • Ask the Experts: Our SQL, database design, Oracle, SQL Server, DB2, metadata, and data warehousing gurus are waiting to answer your toughest questions.
  • Forums: Ask your technical Oracle questions--or help out your peers by answering them--in our active forums.
  • Best Web Links: Oracle tips, tutorials, and scripts from around the Web.

Rate this Tip
To rate tips, you must be a member of SearchOracle.com.
Register now to start rating these tips. Log in if you are already a member.




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Oracle Development Solutions - SQL, J2EE, XML, SOA
HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts