Home » RDBMS Server » Backup & Recovery » How to Set the Location for Disk Backups (9.2.0.6)
How to Set the Location for Disk Backups [message #295867] Wed, 23 January 2008 15:22 Go to next message
lybc
Messages: 3
Registered: November 2007
Junior Member
Hi,

I have a recovery catalog and Oracle 9i database. Currently when i run disk backup it goes to $ORACLE_HOME/dbs/ directory.

I want to backup the files to a specific location. Is there a V$ view which shows the default disk backup location and how do I change it?

Thanks in advance


Re: How to Set the Location for Disk Backups [message #295871 is a reply to message #295867] Wed, 23 January 2008 15:32 Go to previous messageGo to next message
Michel Cadot
Messages: 68651
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Use RMAN "show" command.

Regards
Michel
Re: How to Set the Location for Disk Backups [message #295873 is a reply to message #295867] Wed, 23 January 2008 15:46 Go to previous messageGo to next message
lybc
Messages: 3
Registered: November 2007
Junior Member
'show all' gives default device type but not location:

CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
Re: How to Set the Location for Disk Backups [message #295881 is a reply to message #295873] Wed, 23 January 2008 16:42 Go to previous message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Since you haven't configured the location $ORACLE_HOME/dbs/ is the default location.

Use CONFIGURE DEVICE TYPE DISK FORMAT '<location/format>'

Check deviceConf for details.

Previous Topic: one doubt about snapshot control file in RMAN
Next Topic: datafile copy error.
Goto Forum:
  


Current Time: Wed May 15 02:50:16 CDT 2024