What command would you use to create a backup control file?

Answer Posted / robertson

HOW TO CREATE BACKUP CONTROL FILE;
In the primary server
sql>alter database backup controlfile to trace;

It gets created in the user_dump_dest path.
sql>show parameter user_dump_dest

HOW TO CREATE STANDBY CONTROL FILE;
In the primary server
sql>alter database backup controlfile
to '/uo1/app/bkpctrl.ctl';

Then ftp the file to the standby controlfile.

Rename the standby controlfile witht the primary file.

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can u pls share responsibilities for production how to environment in odi?and how to generate report ?

2122


How do you create a credit note against an invoice? : oracle accounts receivable

843


What is an Oracle database Full Backup?

838


HOW TO SPOT AHIERARCHY?

2041


i want to know about the javaBean.what is its purpose and how it can use in Forms.

2102


HOW TO SAVE UNIVERSES AND DOCUMENTS IN THE REPOSITORY?

1809


My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.

1948


as a technical developer in oracle applications which type errors feced in your experience sofar

1969


Explain the payment term in ar. : oracle accounts receivable

844


What do you mean by Oracle MEDIA RECOVERY?

916


Explain prerequisites and post activities of oracle database installation

1878


How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.

1839


WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?

2602


What is the use of lockboxes? Steps for lock box : oracle accounts receivable

1006


What is auto invoicing? : oracle accounts receivable

843