Enable Lock Pages in Memory to Prevent Database Paging to Disk 자물쇠가 페이지를 메모리에 데이터베이스를 디스크에 페이징을 사용하지 못하도록
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. 자물쇠 페이지 메모리에서 Windows 보안 계정, 직접 프로세스의 응답 시간은 속도 향상, 특히 실제 메모리에있는 페이징에서 디스크에 가상 메모리에 데이터 시스템을하지 못하도록 데이터를 유지하기 위해 프로세스를 결정하는 데 사용할 수있는 정책 설정입니다 데이터 - 집중 프로그램은 SQL Server 데이터베이스 관리 시스템과 같은, RAM이있다는 확실히 빠른 액세스 시간보다 디스크 I / O를
Lock Pages in Memory option privilege must be enabled to 자물쇠 페이지 메모리 옵션 특권을 활성화해야합니다 configure Address Windowing Extensions 윈도우를 구성하는 주소 확장 기능 ( AWE AWE를 ) which allow a 32-bit software application to access more physical memory than it has virtual address space. )보다 가상 주소 공간이 더 많은 실제 메모리를 액세스하기 위해 32 - 비트 소프트웨어 어플 리케이션을 허용합니다. 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. 모두 설정을 정상적으로 Microsoft SQL Server 데이터베이스 서버는 Windows 2000, Windows Server 2003 및 윈도우 서버 2008에서 사용자 계정을 디스크로 페이징 파일이 어떤 흐름을 사용하지 않고 실제 메모리에서 전체 프로세스를 로드할 수 있도록하여 SQL Server를 실행하는 실행을 최적화하는 데 사용됩니다.
Note that exercising or enabling this privilege could significantly affect system performance by decreasing the amount of available random access memory (RAM). 참고 :이 권한을 행사하거나 현저하게에 해당하는 랜덤 액세스 메모리 (RAM)의 양을 줄임으로써 시스템 성능에 영향을 미칠 수있게 해줍니다. So, a system is recommended to have large memory size, typically bigger than 4 GB. 그래서, 시스템 메모리 크기가 크고, 일반적으로보다 큰 4GB를 권장합니다. Which mean that on 32-bit operating system, 이는, 그 위에 32 - 비트 운영 체제 뜻 PAE has to be enabled PAE를 활성화해야한다 , although neither Lock Pages in Memory nor AWE depend on PAE. 나도 잠금 페이지는 AWE는 메모리에 없으며는 PAE에 따라 달라집니다. Beside, on 32-bit operating systems, setting this privilege when not using AWE can significantly impair system performance. 게다가, 32 - 비트 운영 체제,이 특권을 해칠 수있다는 AWE를 사용하지 않을 때 시스템 성능이 크게 설정. However, on 64-bit operating system, although not required, it’s recommend to lock pages in memory. 그러나 64 - 비트 운영 체제는 필요하지, 그것을 메모리에서 페이지를 잠그는 것이 좋습니다.
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. 메모리 설정에 잠금 페이지를 활성화하려면, 시스템 관리자 () gpedit.msc를 SQL Server가 사용하는 계정에 대해이 정책을 사용하려면 Windows 그룹 정책 도구를 사용하고있다.
- On the Start menu, click Run . 시작 메뉴에서 실행을 클릭합니다. In the “Open” box, type gpedit.msc . "열기"상자에 gpedit.msc.
- On the “Group Policy” console, expand Computer Configuration , and then expand Windows Settings . "그룹 정책", 컴퓨터 구성을 확장한 다음 콘솔 Windows 설정을 확장합니다.
- Expand Security Settings , and then expand Local Policies . 그리고, 로컬 정책을 확장하고 보안 설정을 확장합니다.
- Select the User Rights Assignment folder. 사용자 권한 할당을 선택하고 폴더에있습니다.
- In the right details pane, double-click Lock pages in memory . 오른쪽 세부 정보 창에서 있음, 메모리에 두 번 - 잠금 페이지를 클릭합니다.

- In the “Local Security Policy Setting” dialog box, click Add . "로컬 보안 정책에서"설정 대화 상자에서 추가를 누릅니다.
- In the “Select Users or Groups” dialog box, add an account with privileges to run sqlservr.exe (eg NetworkService). "사용자 또는 그룹 선택"대화 상자에서 권한을 가진는 Sqlservr.exe (예 : NetworkService를 실행하도록) 계정을 추가할 수있습니다.
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 중요 사항 : 당신은 기계로 "보증도없이있는 그대로"제공됩니다 번역된 페이지를 읽고 있군요. 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. 인간의 번역과는 달리, 기계 번역, 그래서 종종 부정 확한과 낮은 품질의 텍스트는 오해를 생산하고 이해할 수 문법, 의미론, 문법, 숙어, 자연 언어의 이해가되지 않습니다. Thus, please refer to 따라서를 참조하시기 바랍니다 original English article 원래 영어 문서 when in doubt. 의심 스러우면.
Related Articles 관련 기사
- Data Protection and Encryption with MSD Strongbox 데이터 보호 및 암호화 MSD를 금고 함께
- How to Enable PAE on 32-bit Windows Vista for 4 GB or More Memory PAE를 활성화하는 방법으로 32 - 비트 윈도우 비스타에 4 GB 또는 더 많은 메모리에 대한
- VMWare Server Causes System Frozen, Hang and Unresponsive When Power/Start Up in Vista VM웨어 서버의 원인이 시스템은 냉동, 잠시 및 응답 때 전원 / 시작 Vista에서
- How to Enable PAE in x86 32-bit Windows Server 2003 and 2000 to Use Large 4GB or More RAM Memory PAE를 설정하는 방법이 x86 - 32 비트 Windows Server 2003 및 2000을 사용하는 대형 4GB 또는 기타의 RAM 메모리
- Windows Cannot Hibernate Computer with More Than 4 GB Memory 컴퓨터를 최대 절전 모드 수 없다는 Windows와 4GB의 메모리 이상
- Test Memory On Computer for Errors with Windows Memory Diagnostic RAM Tester 컴퓨터 오류에 대한 Windows 메모리 진단의 RAM 메모리 테스터와 테스트
- How to Crack Open Safe and Vault in 5 Minutes (Locksmith or Safe-Cracker Documentary) 균열 열기를 어떻게 안전하고 도마를 5 분 안에 (자물쇠 또는 안전 - 크래커 다큐멘터리)
- Create Booklet From PDF Documents with BookletCreator BookletCreator와 함께 PDF 문서에서 책자 만들기
- MySQL Workbench - Visual Database Deign Tool Free Download MySQL의 작업대 - 하사 비주얼 데이터베이스 도구를 무료로 다운로드
- Download Softick Card Export II Trial to Emulate Windows Mobile as Portable Hard Disk 다운로드 Softick 카드 수출 II에 재판을 흉내낸 윈도우 모바일을 휴대용 하드 디스크로

































July 20th, 2008 10:22 7 월 20 일 2008 10:22
[...] about it here: Enable Lock Pages in Memory to Prevent Database Paging to Disk 여기에 대해 : 메모리에서 데이터베이스를 디스크로 페이징 사용을 방지하기위한 잠금 페이지 [...]