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 그룹 정책 도구를 사용하고있다.

  1. On the Start menu, click Run . 시작 메뉴에서 실행을 클릭합니다. In the “Open” box, type gpedit.msc . "열기"상자에 gpedit.msc.
  2. On the “Group Policy” console, expand Computer Configuration , and then expand Windows Settings . "그룹 정책", 컴퓨터 구성을 확장한 다음 콘솔 Windows 설정을 확장합니다.
  3. Expand Security Settings , and then expand Local Policies . 그리고, 로컬 정책을 확장하고 보안 설정을 확장합니다.
  4. Select the User Rights Assignment folder. 사용자 권한 할당을 선택하고 폴더에있습니다.
  5. In the right details pane, double-click Lock pages in memory . 오른쪽 세부 정보 창에서 있음, 메모리에 두 번 - 잠금 페이지를 클릭합니다.

    Lock Pages in Memory Policy

  6. In the “Local Security Policy Setting” dialog box, click Add . "로컬 보안 정책에서"설정 대화 상자에서 추가를 누릅니다.
  7. 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. 의심 스러우면.



One Response to “Enable Lock Pages in Memory to Prevent Database Paging to Disk” 한 응답 메모리 "잠금 설정 페이지에서 데이터베이스를 디스크에 페이징"을 방지하기위한

  1. Enable Lock Pages in Memory to Prevent Database Paging to Disk - P2P Talk! 잠금 설정 페이지 메모리에 데이터베이스 디스크에 페이징 - P2P는 토크를 방지합니다!
    July 20th, 2008 10:22 7 월 20 일 2008 10:22
    1

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

Leave a Reply 회신을 남겨주세요

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 이러한 태그 : title="">은 <a href="" 사용할 수있습니다 <abbr title=""> <acronym title="">의 <b> <blockquote cite=""> <cite>의 <code> <밤 날짜 = "">은 <em>가 <i> <q cite=""> <strike>의 <strong>

Subscribe without commenting 코멘트를 구독하지 않고


Custom Search

Incoming Search Terms for the Article 에 대한 검색 약관받는 제

Lock pages in memory 메모리의 페이지 잠그기 - - lock pages in memory vista 메모리에 자물쇠 페이지 비스타 - - se lock memory 남동 자물쇠 메모리 - - lock memory pages 메모리의 페이지 잠금 - - "lock pages in memory" "메모리에"페이지를 자물쇠 - - Vista lock pages in memory 메모리에 비스타의 자물쇠 페이지 - - se lock memory vista 남동 자물쇠 메모리 비스타 - - Lock pages in memory windows vista Windows Vista에서 메모리 페이지 잠그기 - - "lock pages in memory" vista ""비스타 메모리의 페이지 잠금 - - lock pages in memory in vista Vista에서 메모리에 자물쇠 페이지 - - lock pages in memory vista home 메모리 비스타 홈에 자물쇠 페이지 - - enable lock pages in memory 메모리의 페이지 잠금 설정 - - vista Large Memory Pages 비스타의 대용량 메모리 페이지 - - lock memory pages vista 메모리 페이지 비스타의 자물쇠 - - Address Windowing Extensions (AWE) requires the 'lock pages in memory' privilege 주소 Windowing Extensions가 (AWE를) 메모리 '에서'잠금 페이지 권한이 필요합니다 - - lock memory pages privilege 메모리의 페이지 잠금 특권 - - Lock Pages in Memory option 메모리의 페이지 잠그기 옵션 - - Lock Pages in Memory privilege 자물쇠 페이지를 메모리에 특권 - - how to lock pages in memory vista 비스타 메모리에서 페이지를 잠그는 방법 - - Lock Pages in Memory 자물쇠 페이지를 메모리에 - - lock memory pages privilege vista 메모리 페이지 비스타 특권 자물쇠 - - lock page in memory 메모리에 자물쇠 페이지 - - vista lock memory pages 메모리 페이지 비스타의 자물쇠 - - cache:lU_HOyRlrHoJ:www.mydigitallife.info/2008/06/07/optimize-sql-server-2000-2005-or-2008-in-large-ram-system-by-locking-pages-in-memory-and-awe/ awe not working because lock permissions sql 2000 캐시 : lU_HOyRlrHoJ : www.mydigitallife.info/2008/06/07/optimize-sql-server-2000-2005-or-2008-in-large-ram-system-by-locking-pages-in-memory-and- 잠금 권한이 있기 때문에 2000의 SQL / 작동하지 경외감을 경외 - - windows vista lock pages in memory 메모리에 Windows Vista를 자물쇠 페이지 - - lock memory pages 메모리의 페이지 잠금 - - SE Lock Memory in vista Vista에서 남동 잠금 메모리 - - how to lock pages in memory on vista Vista에서 어떻게 메모리의 페이지 잠금 - - lock pages vista 자물쇠 페이지 비스타 - - se lock memory privilege vista 남동 자물쇠 메모리 특권 비스타 - - se lock memory privilege 남동 자물쇠 메모리 특권 - - locking pages in memory 메모리의 페이지 잠금 - - how to lock pages in memory 메모리에서 페이지를 잠그는 방법 - - lock pages in memory on vista Vista에서 메모리에 자물쇠 페이지 - - vista "lock pages in memory" 메모리에 비스타의 "잠금 페이지" - - locked pages in memory 메모리에 잠겨 페이지 - - lock pages in memory for vista Vista 용 메모리에 자물쇠 페이지 - - lock pages in memory security policy 메모리 보안 정책에 자물쇠 페이지 - - LOCK MEMORY 록으로 MEMORY를 - - memory 메모리 - - vista user rights lock pages in memory 비스타 사용자 권한 메모리의 페이지 잠금 - - enable lock pages in memory windows vista Windows Vista에서 메모리의 페이지 잠금 설정 - - memory and lock configuration sql 2000 메모리 및 잠금 설정은 SQL 2000 - - awe requires lock pages in memory AWE 메모리에 자물쇠 페이지가 필요 - - windows xp "lock pages in memory" 메모리에 Windows XP의 "잠금 페이지" - - vista lock pages 비스타의 자물쇠 페이지 - - lock pages in memory FRENCH 메모리에 자물쇠 페이지 불어 - - SE-lock memory privilege 남동 - 메모리 특권 자물쇠 - - how to lock memory 얼마나 메모리를 잠글 - - lock pages in memory sql 2000 메모리에 자물쇠 페이지는 SQL 2000 - -