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 |
What is the use of lockboxes? : oracle accounts receivable
CAN AUNIVERSE BE LINKED TO MORE THAN ONE DATASOURCE?
Differentiate between transaction type and transaction source? : oracle accounts receivable
HOW TO GET THE ORGANIZATION TO ORGANIZATION DETAILS INFORMATION IN THE INVENTORY MODULE.THE REQUIREMENT IS FROMORG TOORG FROMINV TOINV ..
What is db_recovery_file_dest in oracle? When do you need to set this value?
How would you determine the time zone under which a database was operating?
How would you determine who has added a row to a table?
How do you create a credit note against an invoice? : oracle accounts receivable
Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable
Describe what redo logs are.
Is Oracle 7.3 is a single user or multi user..Is it possible to use this as a backend for web applications?
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5