ISOLATION LEVEL 한국어 뜻 - 한국어 번역

[ˌaisə'leiʃn 'levl]
[ˌaisə'leiʃn 'levl]
isolation level
격리 수준
isolation level
격리 레벨에서

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Isolation level is DEFAULT.
격리 수준(Isolation level)은 DEFAULT이다.
The most restrictive isolation level of all.
또한 격리 수준 중에서 제한이 가장 적습니다.
The isolation level is DEFAULT.
격리 수준(Isolation level)은 DEFAULT이다.
Set the JDBC transaction isolation level.
JDBC transaction isolation 레벨을 설정한다.
Isolation level and lock timeout can be configured in the SHARD environment.
SHARD 환경에서 isolation level, lock timeout을 설정할 수 있게 되었다.
Also called transaction isolation level 3.
Transaction isolation level 이라고 부른다.
To change the isolation level to READ_COMMITTED in the data source, modify the server.
데이터 소스에서 격리 레벨을 READ_COMMITTED로 변경하려면 server. xml Tomcat 구성 파일을 다음과 같이 수정하십시오.
SERIALIZABLE is the most restrictive isolation level.
또한 격리 수준 중에서 제한이 가장 적습니다.
Isolation level for the JDBC connections and then simply let the database do all the work.
대개 JDBC 커넥션들에 대한 격리 레벨을 지정하는 것으로 충분하고 그런 다음 단순히 데이터베이스로 하여금 모든 작업을 행하도록 한다.
The default transaction isolation level is"read committed".
Transaction Isolation Level 을 "Read UnCommitted"로 설정한다.
When you use sp_bindsession to bind two sessions, each session retains its isolation level setting.
Sp_bindsession을 사용하여 두 세션을 바인딩하는 경우 각 세션은 해당 격리 수준 설정을 유지합니다.
You can change the transaction isolation level for the current session, but usually the default value is preferred.
현재 세션의 트랜잭션 격리 수준을 변경할 수 있지만 일반적으로는 기본값을 사용하는 것이 좋습니다.
READ is acquired automatically when Hibernate reads data under Repeatable Read or Serializable isolation level.
READ 는 Hibernate가 반복 가능한 읽기(Repeatable Read) 또는 Serialization 격리 레벨에서 데이터를 읽어들일 때 자동적으로 얻어질 수도 있다.
However, you can override the isolation level by using a table hint.
그러나 테이블 힌트를 사용하여 격리 수준을 재정의할 수 있습니다. However, you can override the isolation level by using a table hint.
Depending on your isolation level and database capabilities this might not be required, but there is no downside if you always demarcate transactions explicitly.
당신의 격리 레벨과 데이터베이스 가용성들에 따라, 이것은 필요하지 않을 수 있지만, 만일 당신이 항상 트랜잭션들을 명시적으로 경계 설정할 경우에는 하강하는 결점들이 존재하지 않는다.
With one exception, you can switch from one isolation level to another at any time during a transaction.
한 가지 경우를 제외하고 트랜잭션 중 언제든지 다른 격리 수준으로 전환할 수 있습니다. With one exception, you can switch from one isolation level to another at any time during a transaction.
The snapshot isolation level is supported and exposed through ADO, OLE DB, SQLOLEDB, Shape Provider, SQLODBC, the OLE DB Managed Provider, and the SQL Managed Provider.
스냅숏 격리 수준은 ADO, OLE DB, SQLOLEDB, Shape Provider, SQLODBC, OLE DB Managed Provider 및 SQL Managed Provider 를 통해 지원되고 노출 됩니다.
When UPDLOCK is specified, the READCOMMITTED and READCOMMITTEDLOCK isolation level hints are ignored.
UPDLOCK이 지정된 경우 READCOMMITTED 및 READCOMMITTEDLOCK 격리 수준 힌트는 무시됩니다. When UPDLOCK is specified, the READCOMMITTED and READCOMMITTEDLOCK isolation level hints are ignored.
Set the transaction isolation level to snapshot and start a transaction.
트랜잭션 격리 수준을 스냅숏으로 설정하고 트랜잭션을 시작합니다. Set the transaction isolation level to snapshot and start a transaction.
REPEATABLEREAD Perform a scan with the same locking semantics as a transaction running at the REPEATABLE READ isolation level.
REPEATABLE READ 격리 수준에서 실행되는 트랜잭션과 동일한 잠금 기능으로 검색이 수행되도록 지정합니다. Specifies that a scan is performed with the same locking semantics as a transaction running at REPEATABLE READ isolation level.
When updated cells do not overlap, the Update Isolation Level connection string property can be used to enhance performance for UPDATE CUBE.
업데이트된 셀이 겹치지 않을 경우 Update Isolation Level 연결 문자열 속성을 사용하여 UPDATE CUBE 의 성능 을 향상 시킬 수 있 습니다. When updated cells do not overlap, the Update Isolation Level connection string property can be used to enhance performance for UPDATE CUBE.
The ALLOW_SNAPSHOT_ISOLATION database option must be set to ON before you can start a transaction that uses the SNAPSHOT isolation level.
SNAPSHOT 격리 수준을 사용하는 트랜잭션을 시작하려면 먼저 ALLOW _ SNAPSHOT _ ISOLATION 데이터베이스 옵션 을 ON 으로 설정 해야 합니다. The ALLOW _ SNAPSHOT _ ISOLATION database option must be set to ON before you can start a transaction that uses the SNAPSHOT isolation level.
With privacy level settings, you can specify an isolation level that defines the degree that one data source must be isolated from other data sources.
개인 정보 수준 설정으로, 특정 데이터 원본을 다른 데이터 원본과 격리해야 하는 정도를 정의하는 격리 수준을 지정할 수 있습니다. With privacy level settings, you can specify an isolation level that defines the degree that one data source must be isolated from other data sources.
The READCOMMITTED and READCOMMITTEDLOCK hints are always considered differenthints in this context, regardless of the current transaction isolation level.
이 컨텍스트에서 READCOMMITTED 힌트와 READCOMMITTEDLOCK 힌트는 현재 트랜잭션 격리 수준과 관계없이 항상 다른 힌트로 간주됩니다. The READCOMMITTED and READCOMMITTEDLOCK hints are always considered different hints in this context,regardless of the current transaction isolation level.
If you issue SET TRANSACTION ISOLATION LEVEL in a stored procedure or trigger, when the object returns control the isolation level is reset to the level in effect when the object was invoked.
저장 프로시저 또는 트리거에서 SET TRANSACTION ISOLATION LEVEL을 실행할 때 개체가 컨트롤을 반환하면 격리 수준은 개체 호출 시 수준으로 다시 설정됩니다. If you issue SET TRANSACTION ISOLATION LEVEL in a stored procedure or trigger, when the object returns control the isolation level is reset to the level in effect when the object was invoked.
Some of the overloaded constructors of TransactionScope accept a structure of type TransactionOptions to specify an isolation level, in addition to a timeout value.
TransactionScope의 오버로드된 생성자 중 일부는 TransactionOptions 형식의 구조를 받아들여 시간 제한 값 외에 격리 수준을 지정합니다. Some of the overloaded constructors of TransactionScope accept a structure of type TransactionOptions to specify an isolation level, in addition to a timeout value.
For example, if the isolation level of the session is set to SERIALIZABLE and a query specifies(UPDLOCK, READCOMMITTED), the READCOMMITTED hint is ignored and the transaction is run using the SERIALIZABLE isolation level.
예를 들어 세션의 격리 수준이 SERIALIZABLE로 설정되고 쿼리가 (UPDLOCK, READCOMMITTED)를 지정할 경우 READCOMMITTED 힌트는 무시되고 트랜잭션은 SERIALIZABLE 격리 수준을 사용하여 실행됩니다. For example, if the isolation level of the session is set to SERIALIZABLE and a query specifies (UPDLOCK, READCOMMITTED), the READCOMMITTED hint is ignored and the transaction is run using the SERIALIZABLE isolation level.
A transaction always gets an exclusive lock on any data it modifies, andholds that lock until the transaction completes, regardless of the isolation level set for that transaction.
설정된 격리 수준에 관계없이 트랜잭션은 항상 수정하는 데이터에 대해 배타적 잠금을 얻고 해당 트랜잭션이 완료될 때까지 이 잠금을 보유합니다.A transaction always gets an exclusive lock on any data it modifies, and holds that lock until the transaction completes,regardless of the isolation level set for that transaction.
For example, if you set REPEATABLE READ in a batch, and the batch then calls a stored procedure that sets the isolation level to SERIALIZABLE, the isolation level setting reverts to REPEATABLE READ when the stored procedure returns control to the batch.
예를 들어 일괄 처리에서 REPEATABLE READ를 설정한 다음 격리 수준을 SERIALIZABLE로 설정하는 저장 프로시저를 호출한 경우 저장 프로시저가 컨트롤을 일괄 처리로 반환하면 격리 수준 설정이 REPEATABLE READ로 되돌아갑니다. For example, if you set REPEATABLE READ in a batch, and the batch then calls a stored procedure that sets the isolation level to SERIALIZABLE, the isolation level setting reverts to REPEATABLE READ when the stored procedure returns control to the batch.
Because shared locks are held to the end of a transaction instead of being released at theend of each statement, concurrency is lower than the default READ COMMITTED isolation level.
공유 잠금은 각 문이 끝날 때 해제되지 않고 트랜잭션이 끝날 때까지 유지되므로 동시성이 기본 READ COMMITTED 격리 수준보다 낮습니다. Because shared locks are held to the end of a transaction instead of being released at the end of each statement,concurrency is lower than the default READ COMMITTED isolation level.
결과: 34, 시각: 0.0442

문장에서 "isolation level"을 사용하는 방법

This isolation level is lower than serializable.
The default isolation level is Read Committed.
Constant for transaction isolation level READ UNCOMMITTED.
Constant for transaction isolation level READ COMMITTED.
Constant for transaction isolation level REPEATABLE READ.
Gets the isolation level of the transaction.
READ UNCOMMITTED: Specifies isolation level 0 locking.
SERIALIZABLE isolation level is lock free transaction.
The default isolation level is READ COMMITTED.
isolation level with the ALTER SESSION statement.
자세히보기

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어