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



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

Answer / 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

More Oracle AllOther Interview Questions

How would you determine what sessions are connected and what resources they are waiting for?

0 Answers  


Is it possible to drop a column in a table which contains only one column? How?

1 Answers  


WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGN UNIVERSES?

0 Answers  


pl help me, i want oracle HRMS training institute address,in chennai

8 Answers  


1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count

3 Answers   HP,






Name three advisory statistics you can collect.

1 Answers  


PURCHASE ORDER TO PAYABLES WHAT ENTREIS WILL HAVE

0 Answers  


How would you determine who has added a row to a table?

0 Answers  


Explain prerequisites and post activities of oracle database installation

0 Answers  


what is semphore explian it?

0 Answers   IBM,


Are These Dff's Flexible?

0 Answers   Oracle,


What are the standard concurent programs for auto invoice interface and customer interfaces? : oracle accounts receivable

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)