Home » RDBMS Server » Backup & Recovery » rman backup
icon5.gif  rman backup [message #112971] Wed, 30 March 2005 05:01 Go to next message
vimal_vpsk
Messages: 18
Registered: March 2005
Junior Member
hi,

suppose if the database is in noarchivelog mode, it is not possible to take backup of that database using rman. why?


regards
vimal
Re: rman backup [message #112974 is a reply to message #112971] Wed, 30 March 2005 05:25 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
it is possible.
Re: rman backup [message #112991 is a reply to message #112971] Wed, 30 March 2005 06:54 Go to previous messageGo to next message
vimal_vpsk
Messages: 18
Registered: March 2005
Junior Member
hi,

i am new to this DBA field.one database is in noarchivelog mode. daily rman backup is triggered auotmatically,when i check log file it shows backup failed for that particular database. why?

plz help me.
Re: rman backup [message #113005 is a reply to message #112991] Wed, 30 March 2005 08:13 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
>> i am new to this DBA field.one database is in noarchivelog mode. daily rman backup is triggered auotmatically,when i check log file it shows backup failed for that particular database. why?

THis wouldnt help anything.
I have no idea.
WIthout oracle version, your environment and OS, exact error message, your script that you are executing or any details to start with, i cannot guess anything.

Re: rman backup [message #113051 is a reply to message #112971] Wed, 30 March 2005 15:14 Go to previous messageGo to next message
DR
Messages: 12
Registered: July 2003
Junior Member
To use RMAN with a database in noarchivelog mode, the database must first be shutdown, then brought up to mount status (for access to the controlfiles). Then RMAN commands can be executed. Once completed, the database can be opened.

Quick Example:
shutdown immediate
startup mount
RMAN commands
alter database open;
icon7.gif  Re: rman backup [message #113124 is a reply to message #112971] Thu, 31 March 2005 01:27 Go to previous message
vimal_vpsk
Messages: 18
Registered: March 2005
Junior Member
hi,


thanx to all for your kind reply

regards
vimal
Previous Topic: Recovery Catalog
Next Topic: Reg Exports..
Goto Forum:
  


Current Time: Fri Apr 19 05:53:15 CDT 2024