Hey,
In trying clarify the creation of a Stand By Database,
I have copied:
1. All my datafiles (tablespace).
2. ALTER DATABASE CREATE STANDBY CONTROLFILE...
3. Copied my Archived Redo Logs
I am not sure how to handle the SPFILE. My Stand By location has different paths for the Archive Logs.
Can you please suggest how to deal with the SPFILE differences between Primary and Stand By concerming file locations? I think I need this part spelled out.
Also, I see no mention in any Oracle docs on how to handle dirs like: bdump, udump etc. I imagine the soluton for the above can be applied here too.
Thanks,
Michael42
In trying clarify the creation of a Stand By Database,
I have copied:
1. All my datafiles (tablespace).
2. ALTER DATABASE CREATE STANDBY CONTROLFILE...
3. Copied my Archived Redo Logs
I am not sure how to handle the SPFILE. My Stand By location has different paths for the Archive Logs.
Can you please suggest how to deal with the SPFILE differences between Primary and Stand By concerming file locations? I think I need this part spelled out.
Also, I see no mention in any Oracle docs on how to handle dirs like: bdump, udump etc. I imagine the soluton for the above can be applied here too.
Thanks,
Michael42