As a part of your job, what are the DBCC commands that you
commonly use for database maintenance?



As a part of your job, what are the DBCC commands that you commonly use for database maintenance?..

Answer / irimi

DBCC commands are most useful for performance and troubleshooting

PROCCACHE
SHOW_STATISTICS
TRACESTATUS
SHOWCONTIG
....

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Administration Interview Questions

What is dcl? : sql server DBA

0 Answers  


How would you force a log switch?

4 Answers  


Can you redefine a table online?

0 Answers   Oracle,


What are the steps you will take to improve performance of a poor performing query?

0 Answers  


. 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?

0 Answers  


Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

0 Answers   Patni,


hi, how can i check all backups are exist to restore? I.e. i forget to take backup on one day. But now i want to check that all backups are there to restore now. I know the answer of through timestamps we know how to check. But i need any other way?

1 Answers  


How does Oracle guarantee data integrity of data changes?

1 Answers   SoftSol,


What is a deadlock and what is a live lock? How will you go about resolving deadlocks?

1 Answers  


What is checkpoint?

3 Answers   Accenture,


You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?

3 Answers  


what is rebuild index??

2 Answers   IBM, Sapient,


Categories