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 are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
What is a deadlock and what is a live lock? How will you go about resolving deadlocks?
if monday take full backup and tuesday it was cumulative backup and wednesday we taken incremental backup, thursday some disaster happen then what type of recovery and how it will take?
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?
Give the reasoning behind using an index.
why Datapump is faster than traditional export and import
Explain the concept of the DUAL table.
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
by issuing "alter tablespace begin backup;" what happens to tablespace?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
You're getting high "busy buffer waits" - how can you find what's causing it?
what is incremental checkpoint?
Oracle (3253)
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)