transaction log file oor Fins

transaction log file

en
A file that contains a record of the changes that were made to an Exchange database. All changes to the database are recorded in the transaction log files before they are written into the database files. If a database shuts down unexpectedly, unfinished transactions can be restored by replaying the transaction log files into the database.

Vertalings in die woordeboek Engels - Fins

tapahtumalokitiedosto

en
A file that contains a record of the changes that were made to an Exchange database. All changes to the database are recorded in the transaction log files before they are written into the database files. If a database shuts down unexpectedly, unfinished transactions can be restored by replaying the transaction log files into the database.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

wedstryd
woorde
Advanced filtering
You can also delete the inactive transactions from a transaction log file by using the Truncate method.
Voit poistaa passiiviset tapahtumat tapahtumalokitiedostosta myös Katkaise-menetelmällä.ParaCrawl Corpus ParaCrawl Corpus
Step four: Prevent the transaction log files from growing unexpectedly
Tapahtumalokitiedostojen odottamattoman kasvun estäminenParaCrawl Corpus ParaCrawl Corpus
Exclude the Active Directory transaction log files.
Jätä pois Active Directoryn tapahtumalokitiedostot.ParaCrawl Corpus ParaCrawl Corpus
In SQL Server 2000, you can configure the transaction log file to expand as needed.
SQL Server 2000:ssa tapahtumalokitiedosto voidaan määrittää laajennettavaksi tarpeen mukaan.ParaCrawl Corpus ParaCrawl Corpus
To prevent the transaction log files from growing unexpectedly, consider using one of the following methods:
Voit estää tapahtumalokitiedostoja kasvamasta odottamattomalla tavalla toimimalla jollakin seuraavista tavoista:ParaCrawl Corpus ParaCrawl Corpus
To reduce the size of the transaction log file, you must shrink the transaction log file.
Voit pienentää tapahtumalokitiedoston kokoa kutistamalla tapahtumalokitiedoston.ParaCrawl Corpus ParaCrawl Corpus
More information about transaction log files
Lisätietoja tapahtumalokitiedostoistaParaCrawl Corpus ParaCrawl Corpus
For more information about shrinking the transaction log files, see the following topics in SQL Server Books Online
Lisätietoja tapahtumalokitiedostojen kutistamisesta on seuraavissa SQL Server Books Online -ohjeaiheissa:ParaCrawl Corpus ParaCrawl Corpus
Sometimes, the transaction log file may become very large and you may run out of disk space.
Tapahtumalokitiedosto saattaa joskus kasvaa erittäin suureksi ja levytila saattaa loppua.ParaCrawl Corpus ParaCrawl Corpus
Back up the transaction log files regularly to delete the inactive transactions in your transaction log.
Varmuuskopioi tapahtumalokitiedostot säännöllisesti poistamalla passiiviset tapahtumat tapahtumalokista.ParaCrawl Corpus ParaCrawl Corpus
When the transaction logs are full, immediately back up your transaction log file.
Kun tapahtumalokit ovat täynnä, tapahtumalokitiedosto on varmuuskopioitava heti.ParaCrawl Corpus ParaCrawl Corpus
The transaction log file is logically divided into smaller segments that are referred to as virtual log files.
Tapahtumalokitiedosto jaetaan loogisesti pieniin segmentteihin, joita kutsutaan näennäislokitiedostoiksi.ParaCrawl Corpus ParaCrawl Corpus
During the backup of your transaction log files, SQL Server automatically truncates the inactive part of the transaction log file.
Kun tapahtumalokitiedostoista luodaan varmuuskopiota, SQL Server rajaa tapahtumalokin passiivisen osan kokoa automaattisesti.ParaCrawl Corpus ParaCrawl Corpus
You can improve messaging performance by storing message files, message log files, and transaction log files on three separate disks.
Voit parantaa sanomapalveluiden toimintaa tallentamalla sanomatiedostot, sanomalokit ja tapahtumalokit kolmeen eri levyasemaan.ParaCrawl Corpus ParaCrawl Corpus
Do not delete the transaction log files, even after you make a backup of your database and the transaction logs.
Siksi tapahtumalokitiedostoja ei saa poistaa, vaikka tietokannasta ja tapahtumalokeista tehtäisiin varmuuskopio.ParaCrawl Corpus ParaCrawl Corpus
When the transaction log file no longer contains any active or inactive transactions, the log file can be removed from the database.
Kun tapahtumalokitiedosto kasvaa niin suureksi, että se käyttää kaiken käytettävissä olevan levytilan eikä voi laajentua enempää, et voi enää muokata tietokannan tietoja.ParaCrawl Corpus ParaCrawl Corpus
In SQL Server 2000 and in SQL Server 2005, each database contains at least one data file and one transaction log file.
Kussakin SQL Server 2000- ja SQL Server 2005 -tietokannassa on vähintään yksi datatiedosto ja yksi tapahtumalokitiedosto.ParaCrawl Corpus ParaCrawl Corpus
Set the size of the transaction log files to a large value to avoid the automatic expansion of the transaction log files.
Määritä tapahtumalokitiedostojen kokoarvo suureksi, jotta niitä ei voida laajentaa automaattisesti.ParaCrawl Corpus ParaCrawl Corpus
Important After you manually truncate the transaction log files, you must create a full database backup before you create a transaction log backup.
Tärkeää Kun olet katkaissut tapahtumalokitiedostot manuaalisesti, sinun on luotava täysi tietokannan varmuuskopio, ennen kuin luot tapahtumalokin varmuuskopion.ParaCrawl Corpus ParaCrawl Corpus
To shrink a transaction log file to the requested size and to remove the unused pages, you must use the DBCC SHRINKFILE operation.
Tapahtumalokitiedoston kutistaminen pyydettyyn kokoon ja käyttämättömien sivujen poistaminen edellyttää DBCC SHRINKFILE -toiminnon käyttämistä.ParaCrawl Corpus ParaCrawl Corpus
Configure the automatic expansion of transaction log files by using memory units instead of a percentage after you thoroughly evaluate the optimum memory size.
Määritä tapahtumalokitiedostojen automaattinen laajennus käyttämällä prosenttiarvon sijaan muistiyksikköjä sen jälkeen, kun olet arvioinut optimaalisen muistin koon perusteellisesti.ParaCrawl Corpus ParaCrawl Corpus
Data and transaction log files can be added to expand a database or can be deleted to reduce the number of files in a database.
Siksi tapahtumalokitiedostoja ei saa poistaa, vaikka tietokannasta ja tapahtumalokeista tehtäisiin varmuuskopio.ParaCrawl Corpus ParaCrawl Corpus
You can change the recovery model from full to simple if you do not want to use the transaction log files during a disaster recovery operation.
Voit vaihtaa palautusmallin täydestä yksinkertaiseksi, jos et halua käyttää tapahtumalokitiedostoja vakavasta virheestä palauttamisen yhteydessä.ParaCrawl Corpus ParaCrawl Corpus
This article provides instructions for detaching and then reattaching data and transaction log files of a database to the same or another instance of SQL Server.
Tässä artikkelissa annetaan ohjeet tietokannan data- ja tapahtumalokitiedostojen irrottamiseen ja liittämiseen SQL Serverin samaan tai toiseen instanssiin.ParaCrawl Corpus ParaCrawl Corpus
The inactive part of the transaction log file contains the completed transactions, so the transaction log file is no longer used by SQL Server during the recovery process.
Tapahtumalokitiedoston passiivinen osa sisältää valmiit tapahtumat, ja siksi SQL Server ei käytä sitä enää palautusprosessin aikana.ParaCrawl Corpus ParaCrawl Corpus
46 sinne gevind in 17 ms. Hulle kom uit baie bronne en word nie nagegaan nie.