rman deleting backup directory [message #583846] |
Sun, 05 May 2013 17:16 |
|
sbk785
Messages: 5 Registered: May 2013
|
Junior Member |
|
|
hi
i have a database (test1 10gr2 ) on rhel 5.5 and am using ASM (raw devices). for this database i have arch location as log_archive_dest_1='location=+DG_ARC/arch'. my backup location is +DG_bak/test1. now when i run rman backup (nocatalog mode).. backup database plus archivelog delete input; it completes successfully but deletes the arch directory from +DG_ARC diskgroup and when i switch logfile it hangs ... alert log says unable to find archive destination. this thing is drving me nuts not sure why arch directory is being deleted. but when i get into asmcmd and manually create the arch directory logswitch takes place now. can anyone help me fix this ...
thank you
|
|
|
|
Re: rman deleting backup directory [message #583906 is a reply to message #583853] |
Mon, 06 May 2013 23:04 |
|
sbk785
Messages: 5 Registered: May 2013
|
Junior Member |
|
|
thanks Michel for your reply...
Quote:Quote:
alert log says unable to find archive destination. this thing is drving me nuts not sure why arch directory is being deleted.
This is expected, the directory is automatically dropped when it is empty if it has been automatically created.
I have passed '+DG_ARC/arch' while creating the test1 database using dbca. Can you please suggest how to avoid automatic creation of arch directory if thats the problem ..
here is the oratab & db version :
Oratab:
test1:/opt/oracle/product/10.2.0/db_1:N
ASM & Database version: 10.2.0.1
[Updated on: Mon, 06 May 2013 23:04] Report message to a moderator
|
|
|
|
|
|