What command would you use to create a backup control file?
Answers were Sorted based on User's Feedback
Answer / ram
alter database backup controlfile '\path';
alter database backup controlfile to trace;
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
What is the default port no on which sql server listens? : sql server DBA
What is the difference between online backup & offline backup?
Which environment variables are absolutely critical in order to run the OUI?
WHEN DOWN TIME WHAT CAN U DO?
I want to export only structure of the table from oracle database. In that table to used the some partition. To export the table in general way then compilation error was occured i.e-EXP-00003: no storage definition found for segment(11, 2771). Please tell me the correct export command parameter to export the partitioned table. Thanks in Advance..........
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
How would you go about generating an EXPLAIN plan?
What is the difference between dropping a database and taking a database offline? : sql server DBA
what is the use of recording information about current session?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
Explain the difference between a hot backup and a cold backup and the benefits associated with each?
You have just compiled a PL/SQL package but got errors, how would you view the errors?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)