What command would you use to create a backup control file?
Answer Posted / simhadri naidu
At offline backup copy the CTL file to back up location.
At online backup
Alter database backup controlfile to trace as '/path';
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the commands used in dcl? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
which background process invoke at the time of upgradation tell me???
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?
how can you communicate with operating system files from oracle?
what are the performance views in an oracle rac environment?
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
what is asm?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
what is the use of recording information about current session?
What is replication? : sql server DBA
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
Query processing is slow(eg select query)how will u solve that