Optimize SQL Server 2000, 2005 or 2008 in Large RAM System by Locking Pages in Memory and AWE لغة الاستعلامات البنيويه الامثل خادم عام 2000 ، عام 2005 او 2008 في رام كبيرة من جانب نظام الاقفال في صفحات الذاكرة والرهبه
Microsoft SQL Server is a data-intensive and disk I/O (read and write) intensive database management systems. لغة الاستعلامات البنيويه خادم مايكروسوفت هي مكثفة والبيانات على القرص الاول / س (قراءة وكتابة (نظم ادارة قواعد البيانات المكثفة. For SQL Server which is running on a system with large amount or big size of physical RAM memory, such as system with 4GB, 8GB or even more gigabytes of physical memory, it can be configured to use the Address Windowing Extensions (AWE) API to provide access to physical memory in excess of the limits set on configured virtual memory, and force all paging to take place in memory for faster access. لغة الاستعلامات البنيويه للخادم الذي يعمل على نظام مع كمية كبيرة او كبيرة الحجم المادي للذاكرة رام ، مثل النظام مع 4 جيجابايت ، او حتى أكثر 8gb غيغابايت من الذاكرة الفعليه ، فإنه يمكن تهيئتها لاستخدام تمديدات معالجة وضع النوافذ (الرهبه) لAPI توفير امكانيه الوصول الى الذاكرة الفعليه التي تتجاوز الحدود التي وضعت على تكوين الذاكرة الظاهريه ، وقوة كل الاستدعاء ان تجرى في اسرع للذاكرة الوصول اليها.
With مع Address Windowing Extensions تمديد معالجة وضع النوافذ (AWE) API, Microsoft SQL Server can support and access very large amounts of physical memory, upwards of 64 gigabytes or more on Windows 2000 Server, Windows Server 2003 and Windows Server 2008. (الرهبه) API ، لغة الاستعلامات البنيويه خادم مايكروسوفت ويمكن ان تدعم وصول كميات كبيرة جدا من الذاكرة الفعليه ، صعودا من 64 غيغابايت أو أكثر على ويندوز 2000 الخادم ، ويندز 2003 وخادم ويندوز 2008. The specific amount of memory SQL Server can use depends on hardware configuration and operating system support. المبلغ المحدد من الذاكرة يمكن استخدام لغة الاستعلامات البنيويه خادم يعتمد على أجهزة نظام التشغيل والتكوين الدعم.
Before enabling AWE, Lock Pages in Memory permission must be granted to the user account that run SQL Server, as AWE memory cannot be swapped out to the page files. قبل ان تمكن من الرهبه ، في صفحات الذاكرة لوك اذن يجب ان تمنح لحساب المستخدم التي تتناقض مع خادم لغة الاستعلامات البنيويه ، كما الرهبه الذاكرة لا يمكن ان يكون من اصل مبدل الى الصفحه الملفات. Note that AWE is not required for 64-bit system, but Lock Pages in Memory privilege is recommended for 64-bit system though. علما ان الرهبه ليست مطلوبة من اجل نظام 64 بت ، ولكن لوك في صفحات الذاكرة امتياز يوصي لنظام 64 بت على الرغم.
Step 1: الخطوة 1 : Enable PAE support on Windows Server شركة PAE تمكين الدعم على ويندز to allow large segment of physical memory to be used. السماح لشريحة كبيرة من الذاكرة الفعليه لاستخدامها.
Step 2: الخطوة 2 : Assign to enable Lock Pages in Memory permission تكليف لتمكين لوك صفحات إذن في الذاكرة to SQL Server account. خادم لحساب لغة الاستعلامات البنيويه.
Step 3: Enable AWE Option الخطوة 3 : تمكين الخيار الرهبه
Note that in Windows 2000 (Windows Server 2003 and 2008 are dynamic allocation on demand), if a value for max server memory is not specified, SQL Server reserves almost all available memory during startup, leaving 128 megabytes (MB) or less physical memory for other applications. علما بان في ويندوز 2000 (ويندز 2003 و 2008 على تخصيص ديناميه الطلب) ، اذا كان الحد الاقصى لقيمة خادم الذاكرة غير محددة ، لغة الاستعلامات البنيويه خادم الاحتياطيات تقريبا كل ما هو متاح من الذاكرة اثناء بدء التشغيل ، مما يترك 128 ميغابايت (ميغابايت) أو أقل من الذاكرة الفعليه لل التطبيقات الأخرى. And, the awe enabled option is an advanced option. و، الرهبه مكن الخيار هو خيار متقدم. If you are using the sp_configure system stored procedure to change the setting, you can change awe enabled only when show advanced options is set to 1. اذا كنت تستخدم نظام تخزين sp_configure اجراءات لتغيير وضع ، يمكنك تغيير الرهبه مكن تظهر الا عندما حدد خيارات متقدمة الى 1.
To enable AWE and configure the min server memory to 1 GB (so that AWE mapped memory can be released up until 1 GB) and the max server memory to 6 GB, use the following commands: لتمكينها من الرهبه وتكوين دقيقة خادم الذاكرة الى 1 جيجابايت (الرهبه التي رسمها حتى يمكن الافراج عن الذاكرة حتى 1 غيغابايت) ، وماكس خادم الذاكرة الى 6 جيجابايت ، استخدام الاوامر التالية :
sp_configure 'show advanced options', 1 sp_configure 'اظهار خيارات متقدمة' ، 1
RECONFIGURE اعادة تشكل
GO يذهب
sp_configure 'awe enabled', 1 sp_configure 'الرهبه مكن' ، 1
RECONFIGURE اعادة تشكل
GO يذهب
Restart SQL Server with the following commands: اعادة تشغيل الخادم مع لغة الاستعلامات البنيويه التالية :
net stop mssqlserver صافي وقف mssqlserver
net start mssqlserver صافي بدء mssqlserver
Then, configure memory: بعد ذلك ، تكوين الذاكرة :
sp_configure 'min server memory', 1024 sp_configure 'مين خادم الذاكرة' ، 1024
RECONFIGURE اعادة تشكل
GO يذهب
sp_configure 'max server memory', 6144 sp_configure 'ماكس خادم الذاكرة' ، 6144
RECONFIGURE اعادة تشكل
GO يذهب
Restart the SQL Server after all configuration to make the changes effective. اعادة تشغيل الخدمة بعد كل لغة الاستعلامات البنيويه تشكيل لجعل التغييرات فعالة. To disable AWE, simply set the awe enabled to 0 and execute the RECONFIGURE statement again. لتعطيل الرهبه ، وببساطة وضع الرهبه 0 ومكن لتنفيذ اعادة البيان مرة اخرى.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. هام : هذا هو الاله الذي ترجم صفحة مقدمة "كما هى" دون ضمان. Machine translation may be difficult to understand. الترجمة الاليه قد يكون من الصعب ان نفهم. Please refer to يرجى الرجوع الى original English article المادة الانكليزيه الاصليه whenever possible. كلما كان ذلك ممكنا.
Share and contribute or get technical support and help at والمساهمة في حصة او الحصول على الدعم التقني والمساعدة فى My Digital Life Forums بلدي الرقميه الحياة المنتديات .
Related Articles مقالات ذات صلة
- Uninstall and Remove Multiple Database Instances of Microsoft SQL Server 2005 الغاء تثبيت وازالة قاعدة بيانات متعددة حالات من مايكروسوفت لغة الاستعلامات البنيويه خادم 2005
- Error Has Occurred While Establishing A Connection To SQL Server 2005 Which Does Not Allow Local and Remote Connections حدث خطأ في حين وضع خادم الصدد الى 2005 لغة الاستعلامات البنيويه التي لا تسمح المحلية والبعيدة وصلات
- Enable Logging of Slow Queries (Slow Query Log) in MySQL Database تمكن من قطع الاشجار بطيءه الاستفسارات (بطيءه سجل استفسار) في قاعدة بيانات الخلية
- MySQL Database Performance Tuning Best Practices Video Tutorial قاعدة بيانات الخلية ضبط اداء افضل الممارسات الدورة التعليميه الفيديو
- Increase Terminal Server Speed and Performance خادم المحطة الطرفيه زيادة السرعه والأداء
- Easily Test Drive and Evaluate Microsoft Products with Virtual Hard Disk (VHD) حمله بسهولة اختبار وتقييم المنتجات مع مايكروسوفت الافتراضيه القرص الثابت (vhd)
- Change Oracle Database User Password تغيير قاعدة البيانات أوراكل المستخدم كلمة السر
- Download Free Windows Embedded Server Products with Product Key to Develop Dedicated Server تحميل ويندوز جزءا لا يتجزأ من خادم الحرة مع المنتجات الرئيسية لتطوير المنتجات وتقديم خدمة جادة
- Microsoft Virtual Server 2005 R2 Download Available for Free مايكروسوفت الخادم الافتراضي 2005 R2 متاحة للتحميل مجانا
- Force Kernel Drivers and System Code to Stay Loaded in Memory to Boost Speed with DisablePagingExecutive Tweak قوة النواه والسائقين ونظام القانون للبقاء تم تحميلها في الذاكرة لزيادة سرعة القرص disablepagingexecutive
























June 7th, 2008 01:37 يونيو 7th ، 2008 01:37
[...] RAM is definitely faster than disk I/O. [...]رام بالتأكيد اسرع من القرص الاول / سين Lock Pages in Memory option privilege must be enabled to configure Address Windowing Extensions (AWE) which allow a 32-bit software application to access more physical memory than it has virtual [...] لوك في صفحات الذاكرة الخيار الامتياز يجب ان تمكن من تكوين معالجة وضع النوافذ التمديدات (الرهبه) التي تسمح للبرامج 32 بت طلب للحصول على المزيد من الذاكرة الفعليه مما كان عليه (...)الافتراضيه
August 7th, 2008 11:10 اب / اغسطس 7th ، 2008 11:10
can we get working crack/key for هل يمكننا الحصول على عمل الكراك / الرئيسية لل
Microsoft SQL Server 2008 لغة الاستعلامات البنيويه خادم مايكروسوفت 2008
thanks شكرا