Home > Ask the Oracle Experts > Database Backup and Recovery Questions & Answers > Configuring an RMAN backup
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Configuring an RMAN backup

Brian Peasland EXPERT RESPONSE FROM: Brian Peasland

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site


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


>
QUESTION POSED ON: 18 March 2004
I am in the process of configuring an RMAN backup. I created a recovery catalog. I get the following error while trying to connect to the target database as shown:
RMAN> connect target sys/xxxxx@oratest;

Error message is ORA-01031.


>
EXPERT RESPONSE
You are getting this error message because the account that you are trying to connect to does not have sufficient privileges. What you may not realize is that when RMAN connects to the target database, it connects as SYSDBA whether you indicate it or not. So right now, you are probably saying that there still shouldn't be a problem because SYS and sign on as SYSDBA. But your CONNECT command includes "@oratest". This means that you are not connecting locally. Even if the target database is on the same server, it is not considered a local connection this way. Since it is not a local connection, you must have configured your database to allow SYSDBA connections remotely. This is done by creating a password file with the ORAPWD utility. Then set REMOTE_LOGIN_PASSWORDFILE to EXCLUSIVE in your parameter file and bounce the database. You should now be able to connect SYS AS SYSDBA remotely and the above will not receive the ORA-1031 error message.


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


RELATED CONTENT
Backup errors and issues
Solving common Oracle errors guide
Database storage management with Independent Oracle Users Group president Ari Kaplan - Podcast
Database crash during hot backup
ORA-01033 error when taking backup
Exporting a full database mode from Oracle 10g
RMAN level 0 backup failures: ORA-00235
System doesn't respond to forced log switch

Database Backup and Recovery
ORA-19566 error with RMAN backup in Oracle 8i
How to complete an Oracle schema import after a full data dmp
How to FTP files in Oracle from an ASM disk to a non-ASM disk
Is a hot backup part of a backup database using RMAN?
How does Oracle instance recovery work and what happens internally?
How to back up Oracle 10g RAC database on an AIX system
How to configure Oracle DB_BLOCK_SIZE and Solaris operating system block size
Tips for using parameters in an Oracle dump file import
Which backup strategy should I use for my Oracle 10g database?
RMAN catalog backup: One catalog vs. multiple catalogs

Oracle database backup and recovery
Oracle OpenWorld 2008 Special Report
Oracle 11g: Backup and recovery concepts
Weighing remote database administration pros and cons takes care
Data retention policy for Oracle DBAs: When to "trash" your data
Case study: Oracle RMAN improves backup and recovery efficiency in a multi-platform, multi-application environment
How do I do that in Oracle?
Oracle and the rise of the virtual machine
Oracle 11g data compression
Oracle OpenWorld 2007 Special Report
Hierarchical storage management for database growth, part 1
Oracle database backup and recovery Research

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



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Oracle White Papers: Fusion Middleware
HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




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