Home » RDBMS Server » Server Administration » create controlfile in standby database (3 Merged) (linux x86 64 bit )
create controlfile in standby database (3 Merged) [message #488195] Wed, 05 January 2011 10:51 Go to next message
dalu
Messages: 7
Registered: June 2010
Junior Member
hi all,

we are having physical standby database and production database .

we have create a soft link for a datafile in production to another mount point

ex- /disk1/data1 to /disk2/data1

now we want to keep the datafile in /disk2/data1 and remove the softlink

As we are having physical standby database . i need to know what are step to be taken.

my action plan is as follows:

In production.
1. synchronise both standby(apply archive logs) and production.
2.shut down the standby
3.create controlfile in production in ascii format and edit the path (/disk1/data1 to /disk2/data1)
4. run the @control.sql that i have created
4.create a standby control file in production .

In standby :
1. take the backup of controlfile.
2.place the newly create controlfile(from production) to the location of controlfile
3. remove soft link.
4.startup mount.
5. then we can apply logs as usual to make the standby sync.

please help me to know whether my action plan is 100% correct or any changes to be done .

Thanks in advance.

DALU
Re: create controlfile in standby database (3 Merged) [message #490922 is a reply to message #488195] Fri, 28 January 2011 03:11 Go to previous message
mmee
Messages: 38
Registered: July 2007
Member

hi ..

In production.
4)why u need to create control file in production server
4)u already create your control file in step3?

Pls refer oracle standby doc's.

My view ..

take full backup either offline or online


then
create control file and restart the primary DB. if there is no issue u will follow oracle standby doc's

[Updated on: Fri, 28 January 2011 03:34] by Moderator

Report message to a moderator

Previous Topic: Checkpoint Information
Next Topic: setup Remote DB
Goto Forum:
  


Current Time: Wed May 08 18:24:03 CDT 2024