PRINCIPAL DATABASE 한국어 뜻 - 한국어 번역

the principal database
principal database

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Mirror database may slow somewhat from the principal database.
미러 데이터베이스에 주 데이터베이스보다 약간 뒤처질 수 있습니다.
Updates made by clients to the principal database are applied on the other copy of the database, known as the mirror database..
클라이언트가 주 데이터베이스에 수행한 업데이트는 미러 데이터베이스라고 하는 다른 데이터베이스 복사본에 적용됩니다. Updates made by clients to the principal database are applied on the other copy of the database, known as the mirror database.
This copy is known as the principal database.
이 복사본을 주 데이터베이스라고 합니다. This copy is known as the principal database.
Database mirroring can be used to maintaina single standby database, or mirror database, for a corresponding production database that is referred to as the principal database.
데이터베이스 미러링을 사용하여 주 데이터베이스라는 해당 프로덕션 데이터베이스에 대해 하나의 대기 데이터베이스, 즉 미러 데이터베이스를 유지 관리할 수 있습니다. Database mirroring can be used to maintain a single standby database, or mirror database,for a corresponding production database that is referred to as the principal database.
The old mirror is assigned the principal role, and the old principal database takes on the new role of mirror.
이전 주 서버가 미러 역할을 맡아 이전 주 데이터베이스가 미러 데이터베이스가 됩니다. The former principal takes on the mirror role, and the former principal database becomes the mirror database..
This request of good data pages is an automated process that is transparent to any users who are currently accessing the principal databases.
이러한 올바른 데이터 페이지를 요청하는 작업은 현재 주 데이터베이스에 액세스하는 어떤 사용자도 알지 못하게 이루어지는 자동화된 프로세스입니다.
But the mirror database might lag somewhat behind the principal database, though typically the gap between the databases is small.
그러나 일반적으로 두 데이터베이스 간의 차이가 크지는 않지만 미러 데이터베이스는 주 데이터베이스보다 약간 뒤처질 수 있습니다. But the mirror database might lag somewhat behind the principal database, though typically the gap between the databases is small.
The mirror database must have the same name as the principal database.
미러 데이터베이스의 이름은 주 데이터베이스의 이름과 같아야 합니다.
When database mirroring is deployed in a production environment, the principal database is the production database..
프로덕션 환경에 데이터베이스 미러링이 구축된 경우 주 데이터베이스가 프로덕션 데이터베이스가 됩니다. When database mirroring is deployed in a production environment, the principal database is the production database..
The mirror server switches to the role of principal, and it offers its database as the principal database.
미러 서버 인스턴스가 주 서버 인스턴스의 역할로 전환하여 해당 데이터베이스를 주 데이터베이스로 제공합니다. The mirror server instance switches to the role of principal, and it offers its database as the principal database.
Actually, however, the client has been redirectedto the failover partner, which is the current principal database, and the client is updating the new principal database.
그러나 클라이언트는 실제로 현재 주 데이터베이스인 장애 조치(failover) 파트너로 리디렉션되었으며 새로운 주 데이터베이스를 업데이트하고 있습니다. Actually, however, the client has been redirected to the failover partner,which is the current principal database, and the client is updating the new principal database.
The partner that owns the principalrole is known as the principal server, and its copy of the database is the current principal database.
주 역할을 소유하는 파트너를 주 서버라고 하며 주 서버의 데이터베이스 복사본이 현재의 주 데이터베이스입니다. The partner that owns the principal role is known as the principal server,and its copy of the database is the current principal database.
Database mirroring involves redoing every insert, update, and delete operation that occurs on the principal database onto the mirror database as quickly as possible.
데이터베이스 미러링은 주 데이터베이스에서 발생한 모든 삽입, 업데이트 및 삭제 작업을 가능한 한 빨리 미러 데이터베이스에 대해 다시 실행 하는 작업과 관련이 있습니다. Database mirroring involves redoing every insert, update, and delete operation that occurs on the principal database onto the mirror database as quickly as possible.
The copy of the database that is typically fully synchronized with the principal database.
일반적으로 주 데이터베이스와 완전하게 동기화되는 데이터베이스 복사본입니다. The copy of the database that is typically fully synchronized with the principal database.
Mirror database contains the same data as the principal database.
동기화됨Synchronized 미러 데이터베이스에 주 데이터베이스와 동일한 데이터가 들어 있습니다.
This copy of the database is known as the principal database.
이 복사본을 주 데이터베이스라고 합니다. This copy is known as the primary database.
The mirror database might lag somewhat behind the principal database.
미러 데이터베이스에 주 데이터베이스보다 약간 뒤처질 수 있습니다. The mirror database might lag somewhat behind the principal database.
The mirror database must have the same name as the principal database.
미러 데이터베이스는 주 데이터베이스와 이름이 동일해야 합니다. The mirror database must have the same name as the principal database.
The database mirroring session adopts the same state as the principal database.
데이터베이스 미러링 세션은 주 데이터베이스와 같은 상태가 됩니다. The database mirroring session adopts the same state as the principal database.
In database mirroring, the partner whose database is currently the principal database.
데이터베이스 마이닝에서 해당 데이터베이스가 현재 주 데이터베이스인 파트너를 말합니다. In database mirroring, the partner whose database is currently the principal database.
To achieve synchronousoperation for a session, the mirror server must synchronize the mirror database with the principal database.
세션에 대한 동기화 작업을 수행하려면 미러 서버에서 미러 데이터베이스를 주 데이터베이스와 동기화해야 합니다. To achieve synchronous operation for a session,the mirror server must synchronize the mirror database with the principal database.
Mirroring involves applying the transactionlog from every insertion, update, or deletion made on the principal database onto the mirror database..
미러링에는 주 데이터베이스에 대해 수행된 모든 삽입, 업데이트 또는 삭제 작업의 트랜잭션 로그를 미러 데이터베이스에 적용하는 작업이 포함됩니다. Mirroring involves applying the transaction log from every insertion, update,or deletion made on the principal database onto the mirror database.
When a role switch occurs, the mirror server takes over the principal role and brings its copy of the database online as the new principal database.
역할이 전환되면 미러 서버가 주 역할을 맡고 해당 데이터베이스의 복사본을 새로운 주 데이터베이스로 사용할 수 있도록 온라인 상태로 만듭니다. When a role switch occurs, the mirror server takes over the principal role and brings its copy of the database online as the new principal database.
Cannot execute as the database principal because the principal"dbo" does not exist, this type of principal cannot be impersonated, or you do not have permission.
메시지 텍스트Message Text 보안 주체 "principal"이(가) ( 가 ) 없 거나 이 유형 의 보안 주체 를 가장 할 수 없 거나 사용 권한 이 없 기 때문 에 데이터베이스 보안 주체 로 실행 할 수 없 습니다. Cannot execute as the database principal because the principal "principal" does not exist, this type of principal cannot be impersonated, or you do not have permission.
결과: 24, 시각: 0.0476

문장에서 "principal database"을 사용하는 방법

Ivana O’Deen is a current Principal Database Specialist at Xcel Energy.
Roman Rehak is principal database architect at MyWebGrocer in Colchester, Vt.
Click to fail over the principal database to the mirror database manually.
He is now working at Oracle Armenia as a Principal Database Developer.
Filter by location to see Principal Database Administrator salaries in your area.
Mirroring is removed on both the principal database and the mirror database.
Our engineers recovered the hardware and principal database within minimal issues or fanfare.
The principal database doesn�t need to form a quorum to serve the database.
Before joining Facebook, I was a principal database and infrastructure architect at DeNA.
The Odum Library's principal database for finding full-text doctoral dissertations and master's theses.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어