set db_recovery_file_dest "static"
edited Feb 22, 2013 4:55AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 6 commentsAnswered ✓
Hi all.
I have an installation with Oracle 10g phisical standby, working properly.
When I run "RECOVER STANDBY DATABASE;" automatically search for the arc to run in "C: \ oracle \ product \ 10.2.0 \ FLASH_RECOVERY_AREA \ ORCL \ ARCHIVELOG \ 2013_xx_xx", changing the last folder depending on the day it is.
What should be parameterized Oracle to "always", look at directory static: "d: \ archivers"?.
I have a series of scripts that I work well with Oracle 9i(the recovery directory is static), but with 10g not work because this folder is changing every day ...
Let's see if someone comes up with something.
Regards and thanks!
0