Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
라이브 도움말 보기
등록 완료
로그인
가격 산정 요청
영업 담당자에게 문의
제품 번들을 선택했습니다. 귀하의 요청에 더 적합한 서비스를 제공해 드릴 수 있도록 개별 제품을 선택해 주십시오. *
지금은 채팅에 회신할 수 있는 기술 지원 엔지니어가 없습니다. 즉각적인 서비스를 받으려면 당사의 서비스 요청 양식을 사용하여 요청을 제출하십시오.
다음 문서의 설명에 따라 문제를 해결할 수 있습니다.
A memory structure. Equates to a page that is currently held in memory (RAM).
SQL Server's main memory cache. The buffer cache is an in-memory copy of recently used database pages, and contains database, free, and stolen pages.
The buffer cache’s size is calculated by <free pages> * 8K / 1024.
The buffer pool is the total buffer memory used by SQL Server.
When the SQL Server starts, it begins by computing the upper size of the buffer pool, which is the maximum size to which the Server allows the buffer pool to grow. The lower value between the maximal buffer pool size and the amount of physical RAM on the disk is the total amount of memory currently allocated to SQL Server.
If the dynamic memory management mechanism is properly tuned, SQL Server can automatically tune its memory allocations based on the load it is processing and the demands of other Windows processes on the Server.
See BCP (Bulk Copy Program) .
계열사 지원 사이트에서 Quest *제품*에 대한 온라인 지원 도움말을 볼 수 있습니다. 올바른 *제품* 지원 콘텐츠 및 지원에 연결하려면 계속을 클릭하십시오.
The document was helpful.
평가 결과 선택
I easily found the information I needed.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center
Quest Software 포털은 더 이상 IE 8, 9, 10을 지원하지 않습니다. 브라우저를 최신 버전의 Internet Explorer나 Chrome으로 업그레이드하는 것이 좋습니다.
IE 11로 업그레이드 여기를 클릭
Chrome으로 업그레이드 여기를 클릭
IE 8, 9 또는 10을 계속 사용할 경우 당사가 제공하는 뛰어난 셀프서비스 기능 모두를 최대한으로 활용하실 수 없습니다.