Examples of using
Tempdb
in English and their translations into Korean
{-}
Colloquial
Ecclesiastic
Ecclesiastic
Programming
Computer
Backup Log Tempdb with truncate_only.
BACKUP LOG 데이터베이스명 WITH TRUNCATE_ONLY.
Temporary tables are stored in tempdb.
임시 테이블은 tempdb에 저장됩니다. Temporary tables are stored in tempdb.
Backup Log Tempdb with truncate_only.
Backup tran 데이터베이스명 with truncate_only.
Reducing the number of TempDB Files.
Tempdb 데이터 파일 수 설정Setting the Number of tempdb Data Files.
Tempdb effectively creates one or more GAM and SGAM pages for each data file.
Tempdb 는 각 데이터 파일에 대해 GAM 및 SGAM 페이지가 하나 이상 효율적으로 만듭니다.
Snapshots of the model, master, and tempdb databases are prohibited.
Model, master 및 tempdb 데이터베이스의 스냅숏은 금지됩니다.
Specifies whether to store temporary sort results in tempdb.
Tempdb에 임시 정렬 결과를 저장할지 여부를 지정합니다. Specifies whether to store temporary sort results in tempdb.
For more information about tempdb database files and Trace Tlag 1118, visit the following MSDN website.
Tempdb 데이터베이스 파일 및 Tlag 1118 추적 하는 방법에 대 한 자세한 내용은 다음 MSDN 웹 사이트를 방문 하십시오.
System databases master, model,msdb, and tempdb cannot be detached.
시스템 데이터베이스 master, model,msdb 및 tempdb를 분리할 수 없습니다.
Because tempdb is created every time SQL Server is started, the model database must always exist a SQL Server System.
을(를) 시작할 때마다 tempdb SQL ServerSQL Server 가 생성되기 때문에 model 데이터베이스는 항상 SQL ServerSQL Server 시스템에 있어야 합니다.
One effect of using this trace flag is that the space requirements for tempdb may increase.
이 추적 플래그를 사용 하 여의 효과 중 하나는 tempdb에 대 한 공간 요구 사항이 증가할 수 있습니다.
However, when combined with hotfix 8.00.0702 and increased tempdb data files, the net effect is a reduction in contention on the SGAM page.
그러나 핫픽스 8.00.0702와 tempdb 데이터 파일을 함께 사용 하면 결과 SGAM 페이지에서 경합 감소.
No metadata records that the index was or was not sorted in tempdb.
인덱스가 tempdb에서 정렬되어 있는지 여부를 기록하는 메타데이터는 없습니다. No metadata records that the index was or was not sorted in tempdb.
No Simple You cannot back up the tempdb system database.
아니오No 간단Simple tempdb 시스템 데이터베이스는 백업할 수 없습니다. You cannot back up the tempdb system database.
Put the tempdb database on disks that differ from those that are used by user databases.
사용자 데이터베이스에 사용되는 디스크와는 다른 디스크에 tempdb 데이터베이스를 배치합니다. Put the tempdb database on disks that differ from those that are used by user databases.
Snapshots of the model,master, and tempdb databases are prohibited.
Model, master및 tempdb 데이터베이스의 스냅숏은 금지됩니다. Snapshots of the model, master,and tempdb databases are prohibited.
And finally, if you relocated tempdb on the SQL cluster, make sure you have the directory structure where tempdb is located pre-configured on SQL1 as well.
그리고 마지막으로 SQL 클러스터에서 tempdb를 재배치 한 경우 tempdb가 위치한 디렉터리 구조가 SQL1에서도 미리 구성되어 있는지 확인하십시오.
The temporary procedures arelike a permanent procedure, except temporary procedures are stored in tempdb.
임시 프로시저는 tempdb에 저장된다는 점을 제외하고는 영구 프로시저와 유사합니다. The temporary procedures are like a permanent procedure,except temporary procedures are stored in tempdb.
Temporary tables are always stored in the tempdb system database, which uses the collation for the instance.
임시 테이블은 항상 tempdb 시스템 데이터베이스에 저장되므로, 인스턴스에 대한 데이터 정렬을 사용합니다. Temporary tables are always stored in the tempdb system database, which uses the collation for the instance.
These views can be used to identify large queries,temporary tables, or table variables that are using a large amount of tempdb disk space.
이러한 뷰를 사용하면 tempdb 디스크 공간을 많이 사용하는 큰 쿼리, 임시 테이블 또는 테이블 변수를 식별할 수 있습니다. These views can be used to identify large queries, temporary tables,or table variables that are using lots of tempdb disk space.
The tempdb system database will be encrypted if any other database on the instance of SQL Server is encrypted by using TDE.
SQL ServerSQL Server 인스턴스에 TDE를 사용하여 암호화된 다른 데이터베이스가 있으면 tempdb 시스템 데이터베이스가 암호화됩니다. The tempdb system database will be encrypted if any other database on the instance of SQL ServerSQL Server is encrypted by using TDE.
The SQL Server setup is smart enough to identify thenumber of CPUs on the server, and adds as many tempdb files as the CPU count, or 8, whichever is lower.
설치 시에는 기본적으로 CPU 수나 8 중에서 더 적은 숫자에 해당하는 만큼의 tempdb 파일이 추가됩니다. By default,setup will add as many tempdb files as the CPU count or 8, whichever is lower.
The tempdb database is built every time that SQL Server is started. tempdb always has the same default collation as the model database.
Tempdb 데이터베이스는 SQL ServerSQL Server 가 시작될 때마다 작성되며 model 데이터베이스와 같은 기본 데이터 정렬을 사용합니다. The tempdb database is built every time SQL ServerSQL Server is started and has the same default collation as the model database.
You can avoid this overhead by increasing the size of the tempdb transaction log after starting or restarting the server instance.
서버 인스턴스를 시작하거나 다시 시작한 후에 tempdb 트랜잭션 로그의 크기를 늘려 이 오버헤드를 방지할 수 있습니다. You can avoid this overhead by increasing the size of the tempdb transaction log after starting or restarting the server instance.
The tempdb system database is a global resource that is available to all users connected to the instance of SQL Server or connected to SQL Database.”.
Tempdb 시스템 데이터베이스는 SQL ServerSQL Server 인스턴스 또는 SQL Database에 연결된 모든 사용자가 사용할 수 있는 전역 리소스로서The tempdb system database is a global resource that is available to all users connected to the instance of SQL ServerSQL Server or connected to SQL Database.
In earlier versions of SQL Server, the PAGE_VERIFY database option is set to NONE for the tempdb database and cannot be modified.
이전 버전의 SQL ServerSQL Server에서는 tempdb 데이터베이스의 PAGE_VERIFY 데이터베이스 옵션이 NONE으로 설정되며 수정할 수 없습니다. In earlier versions of SQL ServerSQL Server, the PAGE_VERIFY database option is set to NONE for the tempdb database and can't be modified.
Because these tables are created in tempdb, the recompilation of queries that access them depends on the setting of AUTO_UPDATE_STATISTICS in tempdb.
두 테이블은 tempdb에 생성되므로 두 테이블에 액세스하는 쿼리의 다시 컴파일은 tempdb의 AUTO_UPDATE_STATISTICS 설정에 따라 결정됩니다. Because these tables are created in tempdb, the recompilation of queries that access them depends on the setting of AUTO_UPDATE_STATISTICS in tempdb.
Although this increases theamount of temporary disk space that is used to create an index, it could reduce the time required to create or rebuild an index when tempdb is on a disparate set of disks from that of the user database.
이 옵션을 사용하면 인덱스를 만드는 데 사용되는 임시 디스크 공간이 늘어나지만 tempdb 가 사용자 데이터베이스와 다른 디스크 집합에 있을 때 인덱스를 만드는 데 필요한 시간은 줄어들 수 있습니다. Although this option increases the amount of temporary disk space that is used to create an index,it may reduce the time that is required to create an index when tempdb is on a set of disks different from the user database.
When you create or rebuild an index, by setting the SORT_IN_TEMPDB option to ON you can direct the SQL Server Database Engine to use tempdb to store the intermediate sort results that are used to build the index.
인덱스를 만들거나 다시 만들 때 SORT _ IN _ TEMPDB 옵션 을 ON 으로 설정 하 면 SQL Server 데이터베이스 엔진 SQL Server Database Engine 에서 tempdb 를 사용 하 여 인덱스 를 만드 는 데 사용 되 는 중간 정렬 결과 를 저장 하 도록 지시 할 수 있 습니다. When you create or rebuild an index, by setting the SORT _ IN _ TEMPDB option to ON you can direct the SQL Server 데이터베이스 엔진 SQL Server Database Engine to use tempdb to store the intermediate sort results that are used to build the index.
Although this option increases the amount of temporarydisk space that is used to create an index, the option could reduce the time that is required to create or rebuild an index when tempdb is on a set of disks different from that of the user database.
이 옵션을 사용하면 인덱스를 만드는 데 사용되는 임시 디스크 공간이 늘어나지만 tempdb 가 사용자 데이터베이스와 다른 디스크 집합에 있을 때 인덱스를 만드는 데 필요한 시간은 줄어들 수 있습니다. Although this option increases the amount of temporary disk space that is used to create an index,it may reduce the time that is required to create an index when tempdb is on a set of disks different from the user database.
Results: 38,
Time: 0.0442
How to use "tempdb" in a sentence
RCSI consumes less tempdb space than SI.
TempDB is the ideal candidate for this.
Both make use of tempdb system database.
String columns inherit collation from tempdb database.
Tempdb only uses the simple recovery model.
Tempdb logging works differently from regular logging.
한국어
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
Italiano
日本語
Қазақ
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文