Home » RDBMS Server » Server Administration » Creating Control File
Creating Control File [message #135875] Sat, 03 September 2005 14:39 Go to next message
A.Mohammed Rafi
Messages: 15
Registered: September 2004
Junior Member
Hai,

Could you please let me know the syntax for creating the control file.

thanks in advance.

Regards,

A.Mohammed Rafi.
Re: Creating Control File [message #135901 is a reply to message #135875] Sun, 04 September 2005 06:05 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10708
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_54a.htm#2061002
Re: Creating Control File [message #137520 is a reply to message #135875] Thu, 15 September 2005 07:42 Go to previous messageGo to next message
Jay Munshi
Messages: 30
Registered: July 2004
Member
alter database backup controlfile to trace;
regards,
Jay Munshi
http://jaydba.tripod.com
Re: Creating Control File [message #137597 is a reply to message #135875] Thu, 15 September 2005 11:30 Go to previous messageGo to next message
alliejane
Messages: 59
Registered: July 2005
Location: Glasgow
Member
Hi A.Mohammed Rafi,

Are you trying to create a multiplex copy of your controlfile? Or have you lost your controlfiles and are trying to build a whole new one?

If you've lost them then a controlfile script will help, however if you are trying to multiplex (having more than 1) then the procedure would be..

1. shutdown your database
2. copy your controlfile to it's new location.
3. update your init.ora file
controlfiles='original ctl file','copy ctl file'
4. restart the database

If you follow then in that order you should have no problems.

Allie

PS Check the permissions on the file you have just copied to make sure they have the same as the original.
Re: Creating Control File [message #137949 is a reply to message #135875] Mon, 19 September 2005 01:03 Go to previous message
A.Mohammed Rafi
Messages: 15
Registered: September 2004
Junior Member
Thanks a lot for your immediate information in detail....

Hope you help me in future clarifications.

Thanks and Regards,

A.Mohammed Rafi.
Previous Topic: Why to set shmmax value to 2GB while oracle installation
Next Topic: Tablespace sizing
Goto Forum:
  


Current Time: Fri Jan 10 10:26:56 CST 2025