영어에서 Log records 을 사용하는 예와 한국어로 번역
{-}
- 
                        Colloquial
                    
- 
                        Ecclesiastic
                    
- 
                        Ecclesiastic
                    
- 
                        Programming
                    
- 
                        Computer
                    
Log records.
Module-7: Collecting Windows log records.
Log records are written to disk when the transactions are committed.
This requires an empty cell means the end of the log records.
Log records are written to disk when the transactions are committed.
Virtual log  1 and virtual log  2 contain only inactive log records.
Received transaction log records that are waiting on the disk of a mirror server.
USB port forsample data input and network connection, and able to store 2000 log records. The.
If the primary replica fails, all transaction log records within the time window will be lost.
The number of log records reaches the number the Database Engine estimates it can process during the time specified in the recovery interval option.
Conceptually, the log  file is a string of log records.
New log records are added at the end of the logical log  and expand toward the end of the physical log. .
QVPN Device Client- PC Connection Logs  This screen displays log records for the QVPN device client.
The log records must be written to disk before the associated dirty page is removed from the buffer cache and written to disk.
When a session is paused, the principal server does not send any new log records to the mirror server.
By default, file backups contain enough log records to roll forward the file to the end of the backup operation.
The SQL Server transaction log  operates logically as if the transaction log  is a string of log records.
One of the reasons Amazon Aurora can write so much faster than other engines is that it only sends log records to the storage nodes and those writes are done in parallel.
Physically, the sequence of log records is stored efficiently in the set of physical files that implement the transaction log. .
The process of creating a backup[noun] by copying data records  from a SQL Server database, or log records from its transaction log. .
Indicates the rate in KB per second at which log records are being sent to the secondary replica This value is hidden by default.
Log records for data modifications record  either the logical operation performed or they record  the before and after images of the modified data.
A Transaction Log  backup contains all log records that have not been included in the last Transaction Log  backup.
Fully durable transaction commits are synchronous and report a COMMIT as successful and return control to the client only after the log records for the transaction are written to disk.
For each transaction, all log records associated with the transaction are individually linked in a chain using backward pointers that speed the rollback of the transaction.
Redoing is accomplished by sending a stream of active transaction log records to the mirror server, which applies log records to the mirror database, in sequence, as quickly as possible.
Copies the data or log records from a SQL Server database or its transaction log  to a backup device, such as a disk, to create a data backup or log  backup.
Using a A tail-log backup you can capture any log records that have not yet been backed up(the tail of the log)  to prevent work loss and to keep the log  chain intact.