For example, if the data was written in CSV format, the log file could be imported into a spreadsheet.
例如,如果数据是采用CSV格式写入的,那么就可以把日志文件导入电子表格。
A file system that spans two volumes is allocated for transaction log data.
我们为事务日志数据分配了一个跨越两个卷的文件系统。
Therefore, decreasing the database log file consumption and improving the speed of moving data.
因此可以减少对数据库日志文件的使用和提高数据移动的速度。
Upon reconnecting to the database, the last log file to have data placed in it from the previous connections will be truncated to the size of the data in the file.
当重新连接到数据库时,前一个连接中的最后一个要放置数据的日志文件将被截断,使它的大小等于文件中数据的大小。
Due to the large amount of data in the audit log table, a single INSERT statement will usually fail because the data per transaction exceeds the log file size of the database system.
因为审核日志表格里有大量的数据,单独的insert语句通常会失败,这是因为每个事务的数据超过了数据库系统里的日志文件的容量。
Using a single combined log file makes it somewhat simpler to collect and scan data for anomalies when something happens, and to manage the growth and rotation of logs files.
使用单一的组合日志文件可以在发生事件时简化收集和扫描反常情况的数据,并简化管理日志文件的增长和轮替。
In this strategy, once the last primary log file is filled in the log directory, new transactions will be written to the first log file thereby overwriting existing log data.
在此策略中,一旦日志目录中最后一个主日志文件被写满了,就会将新的事务写到第一个日志文件中,从而覆盖现有的日志数据。
The compressed data is kept both on disk and memory and DB2 also compresses user data stored in log files, thereby reducing log file size.
被压缩的数据同时存放在磁盘上和内存中,DB2还压缩存储在日志文件中的用户数据,以便减少日志文件大小。
Each entry in the log file is a single line that begins with a 13-digit time stamp and contains comma-separated data.
日志文件中的每个条目都占一行,由13位数字组成的时间戳开头,并包含逗号分隔的数据。
A file system that spanned two volumes was allocated for transaction log data.
一个文件系统横跨两个卷,用于事务日志数据。
A file system, which spans two volumes, is allocated for transaction log data.
一个文件系统横跨两个卷,用于事务记录数据。
When using circular logging log file extents are reused once they no longer contain active log data.
使用循环日志记录时,当日志文件扩展不再包括活动数据日志时,会将其进行重新使用。
Give the argument passed in the method the scenario name for which the data will be captured in log file.
既然方法中有通过的论断,数据将会从日志文件得到场景名。
The data and log file systems are created by default under /db2fs.
数据和日志文件系统默认情况下是创建在 /db2fs 上的。
If there is no error reported in the log file, the exported data can be transferred to the freshly installed IBM Systems Director V6.1 Management Server using any standard copy program such as FTP.
如果在日志文件中没有报告错误,那么可以使用FTP等标准复制程序把导出的数据传输到新安装的IBMSystemsDirectorV6.1管理服务器。
If you need to analyze a compressed Apache log file, for instance, you must decompress it, process the data, then re-compress it.
例如,如果需要分析压缩的Apache日志文件,就必须解压它,处理数据,然后重新压缩它。
A log file containing only events between "13:00:00.000-13:59:59.999" is inherently organized in a way useful for humans, whereas a log file containing exactly 100mb of data is not.
一个仅包含“13:00:00 . 000 - 13.59.59.999”之间的事件的日志文件本质上是按对人有用的方式来组织的,而一个正好包含100MB数据的日志文件则不是的。
This relates the data in the ErrorDetails file to the scenario, because the entries in the log file are preceded by the scenario name.
这就会把ErrorDetails文件中的数据与场景联系起来,因为日志文件中条目的前面就是场景名。
HSQLDB keeps all table and index data in memory, saving all SQL statements issued into a file named database.script, which also ACTS as the transaction log.
HSQLDB将所有表和索引数据放在内存中,将所有发出的sql语句保存到一个名为database .script的文件中,该文件同时也充当着事务日志的角色。
In the event of a crash, an NSD log file will automatically be generated by the Domino server and stored in the data \ IBM_TECHNICAL_SUPPORT directory.
在发生崩溃时,Domino服务器将自动生成一个NSD日志文件,并存储在data \ IBM_TECHNICAL_SUPPORT目录中。
Purify replaces these symbols by meaningful expansions and computes a unique file name for saving data. For example, you can put the program name and process ID in the name of log file.
Purify用意味深长的扩展取代这些符号,并为保存数据计算一个唯一的文件名称。
The application version should be contained somewhere: in meta-data, in a diagnosis page, in the log file, to make sure one can tell what version of the program he is looking at.
应用程序的版本应该包含在某处:在元数据中、在诊断页面中、在日志文件中,这样人们才能知道自己正在看哪个版本的程序。
These properties can be the name of a data source to connect to or the location of a log file.
这些属性可能是要连接的数据源的名称或者日志文件的位置。
Used for internal data structure synchronization within a backup operation, such as database, log, or file backup.
用于备份操作(例如,数据库、日志或文件备份)中的内部数据结构同步。
Apple doesn't specifically note the "consolidated.db" file in the letter, but the letter explains how and why Apple keeps such a detailed log of location data from mobile devices.
苹果公司的这份声明中没有特意提到“consolidated . db”文件,但解释了苹果公司是如何以及为什么在移动设备上保留定位信息的记录。
After building the above code into an exe file and running it from a command line, a log file, called QuickMonitor.log is created, and will contain data similar to the following.
在把上面的代码构建成exe文件并且从命令行运行它之后,就创建了称为QuickMonitor . log的日志文件,并且将包含类似于下面这样的数据。
The log service temporarily saves trace log data to memory buffers and then transfers the data to the log file .
日志服务暂时将跟踪日志数据保存在内存缓冲区,然后将数据输送到日志文件。
Most databases will work well with a single data file and a single transaction log file.
大多数数据库在只有单个数据文件和单个事务日志文件的情况下性能良好。
Data is transferred to the log file when the buffers are full. To transfer data more frequently, set the number of seconds between transfers.
当缓冲区满了的时候,数据传送到日志文件。如果经常传送数据,请在两次传送之间设定秒数。
Data is transferred to the log file when the buffers are full. To transfer data more frequently, set the number of seconds between transfers.
当缓冲区满了的时候,数据传送到日志文件。如果经常传送数据,请在两次传送之间设定秒数。
应用推荐