Optimize SQL Server 2000, 2005 or 2008 in Large RAM System by Locking Pages in Memory and AWE Ottimizzare SQL Server 2000, 2005 o 2008 delle Grandi RAM di sistema di bloccaggio pagine in memoria e AWE
Microsoft SQL Server is a data-intensive and disk I/O (read and write) intensive database management systems. Microsoft SQL Server è una banca di dati ad alta intensità di disco e di I / O (leggere e scrivere) intensità di sistemi di gestione di database. 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. Per SQL Server che è in esecuzione su un sistema con grande quantità o di grandi dimensioni di memoria RAM fisica, come ad esempio sistema con 4GB o 8GB ancora di più gigabyte di memoria fisica, può essere configurato per l'utilizzo della Address Windowing Extensions (AWE) API per fornire l'accesso a memoria fisica in eccesso rispetto ai limiti fissati a configurato la memoria virtuale, e tutti i vigore di paging che si terrà in memoria per un accesso più rapido.
With Con Address Windowing Extensions Indirizzo finestre estensioni (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. (AWE) API, Microsoft SQL Server è in grado di sostenere e di accesso molto grandi quantità di memoria fisica, verso l'alto di 64 gigabyte o più su Windows 2000 Server, Windows Server 2003 e Windows Server 2008. The specific amount of memory SQL Server can use depends on hardware configuration and operating system support. La specifica quantità di memoria di SQL Server può utilizzare dipende configurazione hardware e supporto del sistema operativo.
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. Prima di attivare AWE, Lock pagine in memoria l'autorizzazione deve essere concessa per l'account utente che eseguono SQL Server, come AWE memoria non può essere scambiato per il file di pagina. Note that AWE is not required for 64-bit system, but Lock Pages in Memory privilege is recommended for 64-bit system though. AWE notare che non è richiesta per i 64 bit del sistema, ma Lock pagine in memoria privilegio è raccomandato per 64 bit del sistema se.
Step 1: Fase 1: Enable PAE support on Windows Server Abilita il supporto PAE in Windows Server to allow large segment of physical memory to be used. per consentire grande segmento di memoria fisica per essere usato.
Step 2: Fase 2: Assign to enable Lock Pages in Memory permission Assegnare per consentire Lock pagine in memoria permesso to SQL Server account. a SQL Server.
Step 3: Enable AWE Option Fase 3: Attivare l'opzione AWE
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. Si noti che in Windows 2000 (Windows Server 2003 e il 2008 sono di assegnazione dinamica su richiesta), se per un valore massimo di memoria del server non viene specificato, SQL Server riserva quasi tutti i memoria disponibile durante l'avvio, lasciando 128 megabyte (MB) o meno memoria fisica per altre applicazioni. And, the awe enabled option is an advanced option. E, il timore è attivata l'opzione avanzata opzione. 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. Se si utilizza il sistema sp_configure stored procedure per modificare l'impostazione, è possibile modificare timore consentito solo quando mostra opzioni avanzate è impostato a 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: Per consentire AWE e configurare il server di memoria min a 1 GB (in modo che AWE memoria mappata può essere svincolata fino a 1 GB) e la memoria del server max a 6 GB, utilizzare i seguenti comandi:
sp_configure 'show advanced options', 1 sp_configure 'mostra opzioni avanzate', 1
RECONFIGURE Riconfigurare
GO GO
sp_configure 'awe enabled', 1 sp_configure 'soggezione abilitato', 1
RECONFIGURE Riconfigurare
GO GO
Restart SQL Server with the following commands: Riavviare SQL Server con i seguenti comandi:
net stop mssqlserver net stop MSSQLServer
net start mssqlserver net start MSSQLSERVER
Then, configure memory: Quindi, configurare la memoria:
sp_configure 'min server memory', 1024 sp_configure 'min server di memoria', 1024
RECONFIGURE Riconfigurare
GO GO
sp_configure 'max server memory', 6144 sp_configure 'max server di memoria', 6144
RECONFIGURE Riconfigurare
GO GO
Restart the SQL Server after all configuration to make the changes effective. Riavviare il server SQL Server dopo tutte le operazioni di configurazione per apportare le modifiche efficaci. To disable AWE, simply set the awe enabled to 0 and execute the RECONFIGURE statement again. Per disattivare AWE, è sufficiente impostare il timore abilitato a 0 e riconfigurare l'esecuzione della dichiarazione di nuovo.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una pagina tradotta macchina che è fornito "così com'è" senza alcuna garanzia. Machine translation may be difficult to understand. Traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale in lingua inglese whenever possible. quando possibile.
Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e assistenza in My Digital Life Forums La mia vita digitale Forum .
Related Articles Articoli correlati
- Uninstall and Remove Multiple Database Instances of Microsoft SQL Server 2005 Disinstallare e rimuovere contemporaneamente più istanze di database Microsoft SQL Server 2005
- Error Has Occurred While Establishing A Connection To SQL Server 2005 Which Does Not Allow Local and Remote Connections Si è verificato un errore mentre stabilendo una connessione a SQL Server 2005, che non permette locali e connessioni remote
- Enable Logging of Slow Queries (Slow Query Log) in MySQL Database Attivare la registrazione di Slow query (query lente Accedi) nel Database MySQL
- MySQL Database Performance Tuning Best Practices Video Tutorial MySQL database performance tuning migliori pratiche video tutorial
- Increase Terminal Server Speed and Performance Terminal Server aumentare la velocità e le prestazioni
- Easily Test Drive and Evaluate Microsoft Products with Virtual Hard Disk (VHD) Test Drive facilmente e valutare con prodotti Microsoft Virtual Hard Disk (VHD)
- FireFox Add-On Freeware to Boost Productivity Firefox add-on freeware accrescere la produttività
- Change Oracle Database User Password Cambia database Oracle Utente Password
- Force Kernel Drivers and System Code to Stay Loaded in Memory to Boost Speed with DisablePagingExecutive Tweak Vigore del kernel driver di sistema e codice di rimanere caricato in memoria per aumentare la velocità con DisablePagingExecutive Tweak
- Download Free Windows Embedded Server Products with Product Key to Develop Dedicated Server Scaricare gratuitamente Windows Embedded prodotti server con codice "Product Key" di sviluppare server dedicato













June 7th, 2008 01:37 7 giugno 2008 01:37
[...] RAM is definitely faster than disk I/O. [...] RAM è decisamente più veloce del disco di 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 [...] Lock pagine in memoria opzione privilegio deve essere abilitato per configurare Address Windowing Extensions (AWE) che consentono a 32-bit software per accedere a più memoria fisica di quanto non sia virtuale [...]
August 7th, 2008 11:10 Ago 7, 2008 11:10
can we get working crack/key for si può ottenere di lavoro crack / chiave per
Microsoft SQL Server 2008 Microsoft SQL Server 2008
thanks grazie