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

can u give guidance abt packages of plsql

0 Answers   Mphasis,


Why we are using primary key and foreign key in oracle and difference between primary key and foreign key?

1 Answers  


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

8 Answers  


How would you determine the time zone under which a database was operating?

1 Answers  


can we drop dual table

7 Answers   Metric Stream,


Compare and contrast TRUNCATE and DELETE for a table.

3 Answers  


A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?

3 Answers  


which gives Oracle R12 Financial training in delhi please give me answer its urgent?

0 Answers  


How can you enable a trace for a session?

2 Answers  


What does coalescing a tablespace do?

2 Answers  


Give the two types of tables involved in producing a star schema and the type of data they hold.

1 Answers  


What is the importance of batch source set up in ar? : oracle accounts receivable

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • 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)