Original article: Inside SQL Server 2000's Memory Management Facilities
Translation: RicCC
Ken HendersonMicrosoft CorporationJanuary 2004 This topic is excerpted from Ken Henderson's "The Guru's Guide to SQL Server Architecture and Internals"
Without nagios monitoring software, as long as the server can access the Internet, you can send an email to remind the administrator of the system load and CPU usage.
1. Install a mail client msmtp software (similar to a foxmail tool) in linux)
1.
This function will be deleted in the next version of Microsoft SQL Server. Do not use this function in new development work, and modify the application that is currently using this function as soon as possible.
Address Window Extensions (AWE) Allow 3
Memory misunderstanding of SQL ServerSQL Server Memory
The read/write speed of the memory is much higher than that of the disk. For the database, it will take full advantage of the memory to cache as much data as possible from the disk to the memory,
Original: SQL SERVER memory allocation and common memory issues (1)--IntroductionFirst, the question:1. The amount of memory that SQL Server consumes has been increasing since startup:First of all, as a mature product, the chances of memory overflow
The most important resource for SQL Server is memory, disk, and CPU, where memory is the top priority, because SQL Server puts all the data it needs to access (as long as there is enough memory) into the cache for performance requirements. This
Today, I suddenly want to take a closer look at awe, so I checked it on Microsoft's website and put it here by the way.Address Window Extensions (AWE) Allow 32-bit operating systems to access a large amount of memory. Awe is provided by the
The resources used by SQL Server are dispatched by the operating system, while SQL Server implements a set of scheduling algorithms internally to manage the resources obtained from the operating system, primarily the scheduling of memory and CPU
SQL Server memory UnderstandingMemory read and write much larger than the disk, for the database, will make full use of the advantages of memory, the data as much as possible from the disk cache to memory, so that the database can read and write
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.