DATA PAGES 한국어 뜻 - 한국어 번역

['deitə 'peidʒiz]
['deitə 'peidʒiz]
데이터 페이지를
data pages

영어에서 Data pages 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The data pages are not linked in a linked list.
데이터 페이지는 연결 목록으로 연결되지 않습니다.
If no indexes exist on the table, the data pages are minimally logged.
테이블에 인덱스가 없는 경우 데이터 페이지가 최소 로깅됩니다.
Re-creating a clustered index reorganizes the data, and causes full data pages.
클러스터형 인덱스를 다시 만들면 데이터가 재구성되어 완전한 데이터 페이지가 만들어집니다.
If no indexes exist on the table, the data pages are minimally logged.
테이블에 인덱스가 없는 경우 데이터 페이지가 최소 로깅됩니다. If the table has no indexes, data pages are minimally logged.
This request of good data pages is an automated process that is transparent to any users who are currently accessing the principal databases.
이러한 올바른 데이터 페이지를 요청하는 작업은 현재 주 데이터베이스에 액세스하는 어떤 사용자도 알지 못하게 이루어지는 자동화된 프로세스입니다.
Dpages int For indid= 0 or indid= 1, dpages is the count of data pages used.
Indid = 0 또는 indid = 1인 경우 dpages는 사용한 데이터 페이지의 수입니다.
Table scans used to read data pages are very efficient in the Database Engine.
데이터베이스 엔진Database Engine에서는 데이터 페이지를 읽을 때 테이블 검색을 사용하면 매우 효율적입니다. Table scans used to read data pages are very efficient in the 데이터베이스 엔진Database Engine.
The heads are in the data page area as the data pages are scanned.
이 헤드는 데이터 페이지가 검색될 때 데이터 페이지 영역에 있습니다. The heads are in the data page area as the data pages are scanned.
The data pages and the rows within them are not in any specific order and are not linked.
IAM 데이터 페이지와 내부의 행은 특정 순서로 정렬되어 있지 않으며 연결되어 있지도 않습니다. The data pages and the rows within them are not in any specific order and are not linked.
During a read operation, a database snapshot always accesses the original data pages, regardless of where it resides.
데이터베이스 스냅숏의 읽기 작업은 원본 데이터 페이지의 위치에 관계없이 항상 원본 데이터 페이지에 액세스하기 때문입니다.
You can continueto share survey data, and shared data pages you previously created will continue to be accessible, but you can't create Saved Views to share.
설문조사 데이터를 계속 공유할 수 있으며,이전에 만든 공유 데이터 페이지에 계속 액세스할 수 있지만 공유하기 위해 저장된 뷰를 만들 수는 없습니다.
The leaf level of a nonclustered index is made up of index pages instead of data pages.
비클러스터형 인덱스의 리프 계층은 데이터 페이지 대신 인덱스 페이지로 구성됩니다. The leaf layer of a nonclustered index is made up of index pages instead of data pages.
The Database Engine will keep looping through the data pages until it has completed all the scans.
데이터베이스 엔진Database Engine 은 모든 검색을 완료할 때까지 데이터 페이지를 계속 루핑합니다. The 데이터베이스 엔진Database Engine will keep looping through the data pages until it has completed all the scans.
In a nonclustered index, the leaf level is composed of index pages instead of data pages.
비클러스터형 인덱스의 리프 계층은 데이터 페이지 대신 인덱스 페이지로 구성됩니다. The leaf layer of a nonclustered index is made up of index pages instead of data pages.
The structure of the row locator depends on whether the data pages are stored in a heap or are clustered.
행 로케이터의 구조는 데이터 페이지가 힙에 저장되는지 아니면 클러스터형 테이블에 저장되는지에 따라 다릅니다. The structure of the row locator depends on whether the data pages are stored in a heap or a clustered table.
A lower valueleaves more empty space on the data pages, which reduces the need to split data pages as indexes grow but requires more storage space.
이로 인해 인덱스 증가에 따라 데이터 페이지를 분할해야 할 필요성은 줄어들지만 더 많은 저장 공간이 필요합니다.This reduces the need to split data pages as indexes grow but requires more storage space.
At that point,the first execution plan has the complete results of a scan, but the second execution plan must still retrieve the data pages that were read before it joined the in-progress scan.
테이블 끝에서 첫 번째 실행 계획에 완전한 검색 결과가 포함되지만 두 번째 실행 계획은 진행 중인 검색을 조인하기 전에 읽어오는 데이터 페이지를 계속 검색해야 합니다. At that point, the first execution plan has the complete results of a scan,but the second execution plan must still retrieve the data pages that were read before it joined the in-progress scan.
A lower value leaves more empty space on the data pages, which reduces the need to split data pages as indexes grow but requires more storage space.
값이 작을수록 데이터 페이지에 빈 공간이 더 많이 남으므로 인덱스 증가에 따라 데이터 페이지를 분할해야 할 필요성은 줄어들지만A lower value leaves more empty space on the data pages, which reduces the need to split data pages as indexes grow.
If the SORT_IN_TEMPDB option is set to ON andtempdb is on a separate set of disks from the destination filegroup, during the first phase, the reads of the data pages occur on a different disk from the writes to the sort work area in tempdb.
SORT _ IN _ TEMPDB 옵션 을 ON 으로 설정 하 고 tempdb 가 대상 파일 그룹 의 개별 디스크 집합 에 있 으면 첫째 단계 중 에 데이터 페이 지의 읽 기 는 tempdb 의 정렬 작업 영역 에 대한 쓰 기 와 는 다른 디스크 에서 발생 합니다. If the SORT _ IN _ TEMPDB option is set to ON and tempdb is on a separate set of disks from the destination filegroup, during the first phase,the reads of the data pages occur on a different disk from the writes to the sort work area in tempdb.
The Database Engine first scans the data pages of the base table to retrieve key values and builds an index leaf row for each data row.
먼저 데이터베이스 엔진Database Engine 은 기본 테이블의 데이터 페이지를 검색하여 키 값을 찾고 각 데이터 행의 인덱스 리프 행을 만듭니다. The 데이터베이스 엔진Database Engine first scans the data pages of the base table to retrieve key values and builds an index leaf row for each data row.
In a clustered index, the leaf nodes contain the data pages of the underlying table.
클러스터형 인덱스의 리프 노드에는 기본 테이블의 데이터 페이지가 있습니다. In a clustered index, the leaf nodes contain the data pages of the underlying table.
Perform internal consistency checks of the data and data pages within the database to make sure that a system or software problem has not damaged data..
시스템 또는 소프트웨어 문제로 인해 데이터가 손상되지 않았는지 확인하기 위해 데이터베이스 내의 데이터데이터 페이지에 대해 내부 일관성 검사를 수행합니다. Perform internal consistency checks of the data and data pages within the database to make sure that a system or software problem has not damaged data.
When the transaction begins, and the first INSERT is made,and new data is inserted into data pages, essentially two things happen at the same time.
트랜잭션이 시작되고, 그리고,첫 번째 INSERT가 실행되고, 새 데이터가 데이터 페이지로 삽입 되어질 때, 필수적으로 동시에 두 가지의 일이 발생합니다.
When enough free space is created at the end of the file, data pages at end of the file can deallocated and returned to the file system.
파일 끝에 사용 가능한 공간을 충분히 확보한 다음 파일 끝에 있는 데이터 페이지를 할당 해제하고 파일 시스템에 반환할 수 있습니다. When enough free space is created at the end of the file, data pages at end of the file can deallocated and returned to the file system.
SQL Server maintains a buffer cache into which it reads data pages when data must be retrieved.
SQL ServerSQL Server 는 데이터를 검색해야 할 때 데이터 페이지를 읽어오는 버퍼 캐시를 유지 관리합니다. maintains a buffer cache into which it reads data pages when data must be retrieved.
Rakuten has found that users spend 1.5x more time on pages that implemented search features than on non-structured data pages, and have a 3.6x higher interaction rate on AMP pages with search features vs non-feature AMP pages..
Rakuten은 사용자가 검색 기능이 구현된 페이지에 구조화된 데이터가 없는 페이지보다 1.5배 더 오래 머무르며, 검색 기능이 있는 AMP 페이지의 상호작용 발생률이 검색 기능이 없는 AMP 페이지보다 3.6배 높았다고 밝혔습니다.
Firefox Health Report has been replaced with the Telemetry Data page(about: telemetry).
Firefox 상태 검사 보고서는 Telemetry 데이터 페이지로 대체되었습니다(about: telemetry).
City Data Page- BreatheLife 2030.
도시 데이터 페이지 - BreatheLife 2030.
Use the White Label URL for your survey link or shared data page.
설문조사 링크 또는 공유 데이터 페이지 에서 화이트 레이블 URL 사용.
If you share your survey results online, people who view your shared data page can view statistical significance.
설문조사 결과를 온라인으로 공유할 경우, 공유 데이터 페이지를 보는 사람들은 통계적 유의성을 볼 수 있습니다.
결과: 1204, 시각: 0.0388

영어 문장에서 "data pages"를 사용하는 방법

Data pages are stored in a memory cache.
Auto Scroll (cycles through data pages during workout).
SteelPath Mutual Fund Family Data Pages Search By.
Mixed extent contains data pages of multiple objects.
The combination of all data pages forms a heap.
The Survey Data Pages include this section entitled “Significance“.
The Wind Forecast Data pages show wind forecast data.
The Solar Forecast Data pages show solar forecast data.
Allpages locking locks both data pages and index pages.
Data pages connecting data controllers in complex master-detail relationships.
자세히보기

한국어 문장에서 "데이터 페이지를"를 사용하는 방법

3/4 최근에 액세스된 데이터 페이지를 저장하는 버퍼 풀(페이지 캐시).
라인웍스는 건강보험 청구명세서에서 모든 의약품 기준으로 코호트 분석을 수행하고 데이터 페이지를 개발했다.
TRUNCATE TABLE은 테이블의 데이터를 저장하는 데 사용된 데이터 페이지를 할당 취소하여 데이터를 제거하며 페이지 할당 취소만을 트랜잭션 로그에 기록합니다.
그림 4를 통해 커버링 인덱스에 의해 질의가 처리되어 테이블 데이터 페이지를 액세스 하는 부분이 없는 것을 확인할 수 있다.
데이터 페이지를 읽는 것은 랜덤 액세스 이기 때문에 인덱스 페이지를 스캔하는 것보다 많은 비용이 든다.
실행가능한 데이터 페이지를 읽는 것과 그것을 스왑에 기록하는 것은 프로세스가 시작될때엔 늦지 않는다.
그 이유는 NEWID 함수의 경우 임의 작업이 발생하고 캐시된 데이터 페이지를 거의 사용하지 않기 때문입니다.
비동기 이벤트 핸들러가 현재 데이터 페이지를 수정하고 검색 결과 부분에 대한 요청을 다시 랜더링 한다.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어