한국어에서 트랜잭션 로그가 을 사용하는 예와 영어로 번역
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
트랜잭션 로그가 꽉 차면 SQL Server 데이터베이스 엔진SQL Server Database Engine 에서 9002 오류가 발생합니다.
트랜잭션 로그가 손상되면 최근의 유효 백업 이후에 수행한 작업이 손실됩니다. If a transaction log is damaged, work that is performed since the most recent valid backup is lost.
트랜잭션 로그는 데이터베이스의 주요 구성 요소이며 시스템 오류가 발생할 경우 데이터베이스를 다시 일관된 상태로 만들려면 트랜잭션 로그가 필요할 수 있습니다. The transaction log is a critical component of the database and, if there is a system failure, the transaction log might be required to bring your database back to a consistent state.
이 항목에서는 트랜잭션 로그가 꽉 찼을 때 알맞은 대처 방법에 대해 설명하고 앞으로 이런 상황을 방지하기 위한 방법을 제시합니다.
Combinations with other parts of speech
트랜잭션 로그는 데이터베이스의 주요 구성 요소이며 시스템 오류가 발생할 경우 데이터베이스를 다시 일관된 상태로 만들려면 트랜잭션 로그가 필요할 수 있습니다. The transaction log is a critical component of the database and, if there is a system failure, the transaction log might be required to bring your database back to a consistent state.
트랜잭션 로그가 잘리지 않으면 물리적 로그 파일에 할당된 디스크 공간이 모두 채워집니다. If a transaction log is never truncated, it will eventually fill all the disk space allocated to physical log files.
이 옵션을 설정한 경우 트랜잭션 로그가 너무 방대해지면 트랜잭션 로그 백업 간격을 좁히십시오. If the transaction log is growing too large, and you have this option set, consider shortening the interval between transaction log backups.
트랜잭션 로그가 잘리지 않으면 물리적 로그 파일에 할당된 디스크 공간이 모두 채워집니다. If a transaction log is never truncated, it will eventually fill all the disk space allocated to physical log files.
주 데이터베이스와 해당 트랜잭션 로그가 영향을 받지 않은 경우 이 선택은 가용성을 저하시켜 모든 커밋된 트랜잭션을 유지합니다. If the principal database and its transaction log are intact, this choice preserves all of the committed transactions at the expense of availability.
트랜잭션 로그가 잘리지 않으면 물리적 로그 파일에 할당된 디스크 공간이 모두 채워집니다. If a transaction log is never truncated, it will eventually fill all the disk space allocated to physical log files.
트랜잭션 로그가 잘리지 않으면 물리적 로그 파일에 할당된 디스크 공간이 모두 트랜잭션 로그로 채워지게 됩니다. If a transaction log were never truncated, it would eventually fill all the disk space that is allocated to its physical log files.
트랜잭션 로그.
트랜잭션 로그.
MSSQL 트랜잭션 로그 줄이기.
결제소 트랜잭션 로그 178.
추가 트랜잭션 로그를 복원할 수 없습니다.
추가 트랜잭션 로그를 복원할 수 없습니다.
트랜잭션 로그 파일은 파일 그룹의 일부가 될 수 없습니다.
트랜잭션 로그 파일은 파일 그룹의 일부가 될 수 없습니다.
트랜잭션 로그는 파일 그룹에 포함할 수 없습니다.
이들은 트랜잭션 로그를 포함하는 BLF 파일과 함께 사용된다.
적용되지 않은 트랜잭션 로그 백업을 각 보조 데이터베이스에 순서대로 적용합니다.
보기 균형과 상세한 토큰 통계 (트랜잭션 로그) 각 출연자에 대 한.
트랜잭션 로그의 모든 레코드는 LSN(로그 시퀀스 번호)으로 고유하게 식별됩니다.
주 서버 인스턴스는 백업 작업을 실행하여 주 데이터베이스의 트랜잭션 로그를 백업합니다.
SQL Server 트랜잭션 로그 아키텍처 및 관리 가이드의 트랜잭션 로그 백업 Transaction Log Backups in the SQL Server Transaction Log Architecture and Management Guide.
이 백업은 전체 데이터베이스 백업이 복원된 후 전체 데이터베이스가 복구될 수 있도록 트랜잭션 로그의 일부를 포함합니다.
주 복제본이 실패하는 경우 시간 창 내의 모든 트랜잭션 로그 레코드가 손실됩니다. If the primary replica fails, all transaction log records within the time window will be lost.
데이터베이스 미러링에서 트랜잭션 로그 레코드가 데이터베이스(미러 데이터베이스)의 읽기 전용 복사본에 적용되는 읽기/쓰기 데이터베이스입니다. In database mirroring, a read-write database whose transaction log records are applied to a read-only copy of the database (a mirror database).