Home > Ask the Oracle Database / Applications Experts > Oracle database backup and recovery Questions & Answers > Configuring an RMAN backup
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Configuring an RMAN backup

Brian Peasland1 EXPERT RESPONSE FROM: Brian Peasland1

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.


>
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
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

Oracle database backup and recovery
Can I perform an Oracle server backup through a client machine?
How to execute DML in an Oracle trigger with EXECUTE IMMEDIATE
How to restore a dump file with the Oracle SHOW=Y option
Why do I get an Oracle not available error with Oracle 8i on Windows?
How to perform Oracle database recovery with a corrupt online redo log
Can I create an Oracle Catalog Database with the Enterprise Console?
Do I need to recreate views after an Oracle table reorg?
Client-based apps vs. web-based apps in Developer 2000
How to perform an Oracle 8i to 10g migration
Can I move the tablespace online with missing datafiles in Oracle?

Oracle database backup and recovery
Can I perform an Oracle server backup through a client machine?
How to execute DML in an Oracle trigger with EXECUTE IMMEDIATE
How to restore a dump file with the Oracle SHOW=Y option
Why do I get an Oracle not available error with Oracle 8i on Windows?
Oracle tutorial library: SearchOracle.com's learning guides
How to perform Oracle database recovery with a corrupt online redo log
Can I create an Oracle Catalog Database with the Enterprise Console?
Do I need to recreate views after an Oracle table reorg?
Client-based apps vs. web-based apps in Developer 2000
How to perform an Oracle 8i to 10g migration
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 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