Merely telling your doctor about the symptoms is not enough a written log or record of the symptoms is what is required to properly develop and make adjustments in an ongoing treatment plan.
只是告诉你的医生的症状是不够的书面记录或记录症状就是必须正确制定和调整正在进行治疗计划。
The message identifier written to the log by the mediation should match the API message identifier of the message on this destination.
由中介写入到日志中的消息标识符应与此目的地上的消息的API消息标识符匹配。
For example, if the data was written in CSV format, the log file could be imported into a spreadsheet.
例如,如果数据是采用CSV格式写入的,那么就可以把日志文件导入电子表格。
The choice of buffer size can greatly affect performance when auditing is started since many records may be written to the audit log.
缓冲区大小的选择将在很大程度上影响审计的性能,因为可能要将很多记录写到审计日志中。
You can use this to follow the output in an error log, for example, to see what errors are appearing as they're written to the log.
您可以使用该选项接着显示错误日志中的输出,例如,要在将错误写入到日志的同时查看这些错误。
Between checkpoints, transactions are written to a transaction log and, if the system crashes, transactions are recovered from the transaction log.
在检查点之间的事务被写入到一个事务日志中,并且,如果系统发生崩溃,事务将从事务日志中恢复。
Log records are written first to the log buffer in memory, and then to the log file, most commonly when the log buffer is full or a commit occurs.
日志记录首先被写到内存中的日志缓冲池,然后再写到日志文件,通常是在日志缓冲池已满或者发生了一次提交时写到日志文件的。
With this optimization, global transaction reduces the network traffic and amount of data written to the transaction log files.
有这个最优化,全局事务降低了网络的任务及写入事务日至文件的数据量。
To reduce the log overhead, the values can be pre-reserved (cached), and one log record is written each time the cache is exhausted.
为了减少日志记录的开销,可以将这些值预存(缓存)起来,每当缓存用完时,才写一条日志记录。
The ratio of the number of Log pages read to the number of Log pages written should be as small as possible.
日志页面读数目与日志页面写数目的比值应尽可能小。
Apart from this feature, the utility can also delete 'old' audit log entries, written before a given time.
除了这种特性之外,该实用程序同样也可以在特定时间之前编写的删除“旧的”审核日志条目。
The stream mode is my personal choice, because it offers real-time viewing of audit events due to the audit log file being written to in text mode.
我个人喜欢选用流模式,因为它以文本模式写审计日志文件,允许实时地查看审计事件。
At the same time, the primary server will not proceed on to the next log flush until it receives notification that the standby has written the log.
同时,主服务器在得知备用服务器已经写入了日志之后,才继续进行下一次日志刷新。
The debug messages are informational messages written to the job log about the implementation of a query.
调试消息是写入任务日志的关于查询实现的信息。
It is up to the user of the POP3 client code to decide if an exception should be thrown in the warning event or a warning written into a log file or...
它从事于用户POP3客户端代码师傅一个异常应该被抛出还是写入一个日志文件等等。
Figure 1 shows the states of a ring buffer when two entries of a log are written into it.
图1显示了将两个条目写入到循环缓冲区后该缓冲区的状态。
As part of a WebSphere XD monitoring solution, a program could be written to examine these log files and report information or events of importance.
作为WebSphereXD监视环境的一部分,可以编写一个程序来检测这些日志文件,并报告重要的信息或事件。
Once the entire transaction log has been written to the journal, then a “commit block” is written indicating that the transaction log in the journal is complete.
一旦整个事务内容被写入日志文件中,会写一个“commitblock"到日志文件,以表明日志文件中的事务日志写操作完成。
In addition to some formatting improvements, and light refactoring, the MediationLogWriter now invokes a MessageBodyFormatter to format JMS message bodies before they are written to the log.
除了某些格式改进和少量重构外,MediationLogWriter现在调用MessageBodyFor matter,以便在将JMS消息正文写入日志前为其编排格式。
Whenever the policy gets updated, the admin message ADM105151 is written to the DB2 admin notification log.
只要策略发生了更新,都会将管理消息ADM105151写入DB2 管理通知日志。
Regarding buffering of metadata, VxFS allows the user to specify that the metadata, which is usually written to the log on the platter, would not be synchronously written to disk.
对于元数据的缓冲,VxFS允许用户指定元数据(通常写回到磁盘上的日志中)不会被同步写回到磁盘。
The transaction containing the insert is (eventually) committed, at which point the log buffer record(s) are written to the log disk if they haven't already been.
最后提交包含该insert的事务,如果这时日志缓冲区中的记录还没有被写入日志文件的话,则将这些记录写到日志文件中。
Log pages read is the number of log pages read from disk by the logger, while log pages written is the number of log pages written to disk by the logger.
日志页面读(logpagesread)是日志记录器(logger)从磁盘读取的日志页面的数目,而日志页面写(log pages written)是日志记录器(logger)写入磁盘的日志页面的数目。
The log buffer holds log records in storage until they are written to hard disk drive. Log records are written to the hard disk drive when one of the following occurs.
日志缓冲区将容纳存储器中的日志记录,直到它们被写回硬盘驱动器。
These records must be successfully written to the queue manager log for the application to correctly commit its updates.
这些记录必须成功写入到队列管理器日志,以便应用程序能够正确地提交其更新。
In this case all of the log records created during the lifetime of unit of work have to be successfully written to the log in order for the commit to complete successfully.
在这种情况下,在工作单元期间创建的所有日志记录都必须成功地写入到日志中,以便提交能成功完成。
The DB2 database server must perform many different tasks, such as processing database application requests or ensuring that log records are written out to disk.
DB2数据库服务器必须执行许多不同的任务,比如处理数据库应用程序请求或确保把日志记录写到磁盘上。
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.
在此策略中,一旦日志目录中最后一个主日志文件被写满了,就会将新的事务写到第一个日志文件中,从而覆盖现有的日志数据。
Whatever the outcome of the scripts, the results will be written to a log file.
无论脚本的输出如何,都会将结果写入一个日志文件中。
If the atomicity level is none, the log message is written immediately to the permanent log media.
如果事务原子性级别是空,日志消息将被立即写入永久性日志媒体中。
应用推荐