顾名思义,当执行LOAD时,该选项不会引起日志记录操作。
As it implies, the option does not cause logging to occur when the LOAD is executed.
这样做的好处已在函数末尾处的注释中提到:“在这里进行任何其他日志记录操作。”
The advantage to doing this is noted in the comment at the end of the function: "do any other error logging things here."
只要在第一次日志记录操作前对日志记录器对象进行了初始化,就可以在许多地方创建它们。
The logger objects could be created in a number of places, as long they are initialized before the first logging operation.
此日志中的数据包含关于连接到系统的设备的信息,以及在启动和操作过程中系统记录的任何错误和问题的信息。
The data in this log contains information about the devices connected to the system and any faults and problems recorded by the system during the boot and operational process.
但是,通过日志数据库,我们正在记录所执行的每个操作。
But with a logging database, we are going to log every operation we perform.
一旦存档检查点在RSS节点中完成操作,它会停止应用任何其他的日志记录,让服务器保持正确状态,以便使用外部实用工具复制数据块。
Once the archive checkpoint is completed in the RSS node, it will stop applying any other further log records, leaving the server in the correct state to copy the chunks by an external utility.
必须在两个系统之间发送的数据量只受到日志记录的操作的限制。
The amount of data that must be sent between the systems is limited to only logged operations.
症状目录对匹配日志记录和其他信息进行映射,并提供解决问题的建议和操作。
The symptom catalog maps matching log records with additional information including recommendations and actions to resolve the problem.
无论队列管理器运行于哪个操作系统上,您都应该确保日志记录的性能是高效的。
Regardless of the operating system your queue manager runs on, you should ensure that the performance of logging is efficient.
DB 2在事务日志中记录了数据库对象的所有操作或修改。
DB2 keeps a record of all operations or changes made to the database objects in transactional logs.
这些操作过后,EnterpriseReplication不认识与初始分区号相关的逻辑日志记录。
After those operations, Enterprise Replication does not recognize the logical log records related to the original partition Numbers.
处理在将旧分区中的行转移到新表分区时因alter操作而生成的DML日志记录。
Process DML log records generated due to an alter operation while moving the rows from the old partition to the new table partition.
一旦我们知道我们位于正确的上下文中,我们就可以准备一个基于被处理的操作类型的日志记录。
Once we know we are in the right context, we can prepare a log record based on the type of operation executed. The following code excerpt illustrates how it can be done.
对于任何对文件元数据产生修改的操作,Namenode都使用一个称为Editlog的事务日志记录下来。
The NameNode uses a transaction log called the EditLog to persistently record every change that occurs to file system metadata.
持久性设为adaptive意味着如果备用服务器也在活动,那么主服务器以宽松的日志记录模式操作。
The adaptive durability setting means that the primary server operates in relaxed logging mode if the secondary server is also active.
可以在进程最后附加一个简单的日志记录系统,以跟踪所涉及的项目的每次下载操作。
You can attach a simple logging system at the end of the process that keeps track of each download of the item in question.
通道过滤器:过滤器是通道中执行某种类型操作的透明的截取消息的组件,例如记录日志、转换、上下文处理等等。
Channel filters: filters are components that transparently intercept messages in channels to perform some kind of operation, such as logging, transformation, context manipulation, and so on.
例如,如果日志记录只是用来进行统计分析,少数几次失败的日志操作将是可以接受的。
For instance, if log records are input to statistical analysis, a low number of failed log operation might be tolerable.
例如,如果日志记录只是用来进行统计分析,少数几次失败的日志操作将是可以接受的。
If, for instance, log records are input to statistical analysis, a low number of failed log operations might be tolerated.
如果您知道日志记录活动如何影响数据库和操作系统,就能够成功且有效地排除由于日志记录错误而产生的问题。
If you know how logging activities affect your database and operating system, you will be able to successfully and efficiently troubleshoot the problems that can arise from logging errors.
因此,如果您的应用程序调用具有罕见长事务的文件,根据您的日志设置包含频繁的提交操作,或者更新数据库日志记录参数,也许是好办法。
So if your application calls a file that has unusually long transactions, it may be wise to include frequent commits based upon your log Settings, or to update your database logging parameters.
它指的是在一个给定的编程模型中穿越既定的职责部分(比如日志记录和性能优化)的操作。
It refers to the act of cutting across the established divisions of responsibility (such as logging and performance optimization) in a given programming model.
系统修改的日志记录,包括在集群上执行管理操作的时间。
A log of changes to system including when administrative action was performed on the cluster.
STMM日志中的每个日志项记录在做出调优决策之前收集的统计数据,以及根据这些统计数据执行的操作。
Each entry in the STMM log records the statistics collected before making a tuning decision and the actions performed based on those statistics.
通过使用内存操作代替文件操作,循环缓冲区使得日志记录的效率更高。
A ring buffer makes logging efficient by using memory operations in place of file operations.
为日志记录、跟踪消息交换以及安全性策略实施提供操作支持。
Operational support for logging, tracing message exchanges, and enforcement of security policy.
HADR提供所有被日志记录的DB 2操作的同步复制。
HADR provides for synchronous replication of all logged DB2 operations.
这些调用对日志记录、缓存设置和安全验证等操作很有用。
These invocations are useful for actions like logging, caching, or security validation.
日志记录速度更快—通过异步日志写操作提高日志记录器的性能。
Logging is faster - Performance with the logger is improved by asynchronous log writes.
在生产环境中,禁用除最重要的日志以外的一切日志记录能够减少磁盘写操作。
In a production environment, disabling all but the most critical logs saves disk writes.
应用推荐