what is the difference between dbcc checkstorage and other
dbcc commands

Answer Posted / sucheta khattri

dbcc checkstorage is different from the other dbcc commands
in that it requires:

1.)The dbccdb database to store configuration information
and the results of checks made on the target database.
2.)At least two workspaces to use during the check operation
3.)System and stored procedures to help you prepare your
system to use dbcc checkstorage and to generate reports on
the data stored in dbccdb.
4.)Unlike the other dbcc commands, the performance of dbcc
checkstorage does not depend heavily on data placement.
Therefore, performance is consistent for each session, even
if the data placement changes between sessions.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What you need to do is issue an ase kill command on the connection then un-suspend the db?

531


What will you do if a replication thread goes down?

544


What is the difference between natural join and equi join?

491


what is the difference between an ltm and a repagent in sybase?

475


How do I tell which tables have identities in sybase?

476






How do I connect to a sybase database?

457


What is the drawbacks of normalization?

559


What are the catches?

503


Is sybase open source?

492


How would you lock a table in sybase? What text command will you use for it?

487


Explain sybase sql server?

502


Using large raw partitions with replication server on unix in sybase?

504


How do I pipe the output of isql to a file in sybase?

502


How do I open a sybase database?

449


Does table partitioning require user-defined segments in sybase?

412