What command would you use to create a backup control file?
Answer Posted / ram
alter database backup controlfile '\path';
alter database backup controlfile to trace;
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
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?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
Why would you use sql agent? : sql server DBA
What is dbcc? : sql server DBA
What is replication? : sql server DBA
how can you find out if a table can be redefined?
what is asm?
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
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?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
how can a session indicate its interest in receiving alerts?
what is a crs resource?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.