Đang chuẩn bị liên kết để tải về tài liệu:
The Real MTCS SQL Server 2008 Exam 70/432 Prep Kit- P58

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

The Real MTCS SQL Server 2008 Exam 70/432 Prep Kit- P58: Congratulations on your journey to become certified in SQL Server 2008. This book will help prepare you for your exam and give you a practical view of working with SQL Server 2008. | Maintaining Your Database Chapter 7 267 Table 7.1 Continued. DBCC Options FREEPROCCACHE Removes plans from the execution plan cache. SHRINKDATABASE Shrinks database files and log files for a database by a specified percentage. SHRINKFILE Shrinks database and log files. UPDATEUSAGE Shows and corrects page count and row count inaccuracies in catalog views. DBREINDEX Rebuilds indexes in a database. This option is deprecated and should be used for backwards compatibility only. INDEXDEFRAG Defragments indexes. This option is deprecated and should be used for backwards compatibility only. Other Statements Dllname FREE Frees the memory used by the specified extended stored procedure xp dll. FREESESSIONCACHE Flushes the distributed query cache for the current connection. FREESYSTEMCACHE Flushes all caches by releasing unused cache entries. Note that SQL Server cleans caches automatically in the background. HELP Shows the syntax for the specified DBCC command. TRACEON Enables trace flags used for diagnostic tracing. TRACEOFF Disables trace flags used for diagnostic tracing. Most DBCC commands do not affect the live database. Instead they are performed on a database snapshot. The snapshot is created used for the command and then dropped. Sometimes the snapshot cannot be created for example when the DBCC statement is run against the Master database. In this case the statement is executed against the actual database. Using the snapshot instead of the actual database avoids congestion or locking through the DBCC affecting your live environment. 268 Chapter 7 Maintaining Your Database However it is important to remember that most DBCC commands are processor intensive and should not be performed when the server is under a heavy load. Test Day Tip Don t spend a lot of time memorizing the syntax of every DBCC option. Instead perform the DBCC CHECKTABLE DBCC CHECKDB and DBCC SHRINKFILE examples to become familiar with more commonly used DBCC options. Some of the most powerful and .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.