How do you use DBCC statements to monitor various aspects of
a SQL server installation?
DBCC stands for database consistency checker. We use these
commands to check the consistency of the databases, i.e.,
maintenance, validation task and status checks.DBCC
CHECKDB - Ensures that tables in the db and the indexes are
correctly linked.and DBCC CHECKALLOC To check that all
pages in a db are correctly allocated. DBCC SQLPERF - It
gives report on current usage of transaction log in
percentage. DBCC CHECKFILEGROUP - Checks all tables file
group for any damage.
| Is This Answer Correct ? | 3 Yes | 1 No |
Do you know what is openxml in sql server?
How to create a new schema in a database?
what is node in sql server?
2 Answers CarrizalSoft Technologies, Google, NIIT, Nittany, TATA,
Does the unique constraint create an index?
After recovering the database by using tail log backup.How to verify the data has been sucessfully restored or not.?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
how would you improve etl (extract, transform, load) throughput?
What is compression - row-level and page-level compression?
What is database normalization?
7 Answers Deloitte, Digicel, JPMorgan Chase, Verifone,
1.what is stored procedure?Its significance with example? 2.Explain about index with syntax and example? plz do reply.........
application server is slow what may be the problem
What is nonclustered index on computed columns?
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)