Enable Lock Pages in Memory to Prevent Database Paging to Disk Attiva blocco pagine in memoria per impedire banca dati di paginazione su disco
Lock Pages in Memory is a Windows security setting policy that determines which accounts can use a process to keep data in physical memory, which prevents the system from paging the data to virtual memory on disk, directly improves the response time speed of the process, especially data-intensive program such as SQL Server database management system, as access time from RAM is definitely faster than disk I/O. Lock pagine in memoria di Windows è una impostazione di protezione politica che determina quali conti può utilizzare un processo di mantenere i dati in memoria fisica, che impedisce al sistema di paginazione dei dati a memoria virtuale su disco, direttamente migliora il tempo di risposta di velocità del processo, soprattutto dati ad alta intensità di programma, ad esempio SQL Server sistema di gestione di database, come da tempo di accesso di RAM è sicuramente più veloce di disco di I / O.
Lock Pages in Memory option privilege must be enabled to Lock pagine in memoria opzione privilegio deve essere attivato per configure Address Windowing Extensions Indirizzo configurare finestre estensioni ( AWE ) which allow a 32-bit software application to access more physical memory than it has virtual address space. ) Che consentono a 32-bit software per accedere a più memoria fisica di quanto non sia spazio di indirizzi virtuali. Both settings are normally used to optimize Microsoft SQL Server database server running on Windows 2000, Windows Server 2003 and Windows Server 2008 by allowing the user account running SQL Server to load the whole process in physical memory without using any paging file flow over to disk. Entrambe le impostazioni vengono di norma utilizzati per ottimizzare Microsoft SQL Server database server in esecuzione su Windows 2000, Windows Server 2003 e Windows Server 2008, consentendo l'account utente esegue SQL Server per caricare l'intero processo della memoria fisica, senza utilizzare i file di paging flusso più su disco.
Note that exercising or enabling this privilege could significantly affect system performance by decreasing the amount of available random access memory (RAM). Si noti che esercitano o che consentono questo privilegio potrebbe incidere in maniera significativa le prestazioni del sistema diminuendo la quantità disponibile di memoria ad accesso casuale (RAM). So, a system is recommended to have large memory size, typically bigger than 4 GB. Quindi, un sistema, si raccomanda di avere grandi dimensioni di memoria, di solito più grande di 4 GB. Which mean that on 32-bit operating system, Il che significa che a 32 bit del sistema operativo, PAE has to be enabled PAE deve essere abilitato , although neither Lock Pages in Memory nor AWE depend on PAE. , Anche se non Lock pagine in memoria né AWE dipendono PAE. Beside, on 32-bit operating systems, setting this privilege when not using AWE can significantly impair system performance. Accanto, su sistemi operativi a 32 bit, l'impostazione di questo privilegio, quando non si usa AWE può compromettere in maniera significativa le prestazioni del sistema. However, on 64-bit operating system, although not required, it’s recommend to lock pages in memory. Tuttavia, su sistema operativo a 64 bit, anche se non richiesto, è consiglia di bloccare le pagine in memoria.
To enable Lock Pages in Memory setting, system administrator has to use the Windows Group Policy tool (gpedit.msc) to enable this policy for the account used by SQL Server. Per attivare Blocco pagine in memoria impostazione, amministratore di sistema deve utilizzare Windows Criteri di gruppo strumento (gpedit.msc) per attivare questa politica per l'account utilizzato da SQL Server.
- On the Start menu, click Run . Nel menu Start, fare clic su Esegui. In the “Open” box, type gpedit.msc . In "Apri" casella, digitare gpedit.msc.
- On the “Group Policy” console, expand Computer Configuration , and then expand Windows Settings . Su "Criteri di gruppo" console, espandere Configurazione computer, quindi espandere Impostazioni di Windows.
- Expand Security Settings , and then expand Local Policies . Espandere Impostazioni protezione, quindi espandere Criteri locali.
- Select the User Rights Assignment folder. Selezionare il Assegnazione diritti utente cartella.
- In the right details pane, double-click Lock pages in memory . Nella giusta pannello dettagli, fare doppio clic su Blocco pagine in memoria.

- In the “Local Security Policy Setting” dialog box, click Add . Nel "Criteri di protezione locali Impostazione" finestra di dialogo, fare clic su Aggiungi.
- In the “Select Users or Groups” dialog box, add an account with privileges to run sqlservr.exe (eg NetworkService). Nel "Seleziona utenti o gruppi" finestra di dialogo, aggiungere un account con privilegi di eseguire Sqlservr.exe (ad esempio, di rete).
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. IMPORTANTE: stai leggendo una macchina tradotto pagina che è fornito "così com'è" senza alcuna garanzia. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. A differenza di traduzione umana, traduzione automatica non capisce la grammatica, semantica, sintassi, idiomi del linguaggio naturale, così spesso inesatte produrre e di bassa qualità testo che è fuorviante e incomprensibile. Thus, please refer to Pertanto, si prega di fare riferimento a original English article articolo originale in lingua inglese when in doubt. in caso di dubbio.
Related Articles Articoli correlati
- Data Protection and Encryption with MSD Strongbox La protezione dei dati e la crittografia a MSD Strongbox
- How to Enable PAE on 32-bit Windows Vista for 4 GB or More Memory Come attivare PAE a 32-bit di Windows Vista per 4 GB o più memoria
- VMWare Server Causes System Frozen, Hang and Unresponsive When Power/Start Up in Vista VMWare server cause sistema congelati, appendere e non quando l'alimentazione / Start up in Vista
- How to Enable PAE in x86 32-bit Windows Server 2003 and 2000 to Use Large 4GB or More RAM Memory Come attivare in PAE x86 a 32-bit di Windows Server 2003 e il 2000 per l'utilizzo di grandi 4GB di RAM o più di memoria
- Windows Cannot Hibernate Computer with More Than 4 GB Memory Windows non è in grado di Hibernate computer con più di 4 GB di memoria
- Test Memory On Computer for Errors with Windows Memory Diagnostic RAM Tester Test di memoria a computer per errori con Windows memoria RAM Tester diagnostici
- How to Crack Open Safe and Vault in 5 Minutes (Locksmith or Safe-Cracker Documentary) Come Crack aperte e sicure Vault in 5 minuti (di blocco o di sicurezza-Cracker Documentario)
- Create Booklet From PDF Documents with BookletCreator Libretto da creare documenti PDF con BookletCreator
- MySQL Workbench - Visual Database Deign Tool Free Download MySQL Workbench - Visual Database Deign strumento download gratuito
- Download Softick Card Export II Trial to Emulate Windows Mobile as Portable Hard Disk Download Softick Card Export II prova a emulare Windows Mobile come disco rigido portatile

































July 20th, 2008 10:22 20 luglio 2008 10:22
[...] about it here: Enable Lock Pages in Memory to Prevent Database Paging to Disk [...] In questa sede: Attiva Lock pagine in memoria per prevenire la base di dati su disco di paging