由于日志客户端的同步特性,如果日志应用程序运行失败则业务应用程序同样也会失败。
Due to the synchronous nature of the logging client, the business application needs to fail in case the logging application fails.
RECOVER会恢复最近的备份,然后执行一个日志应用进程,将表空间或数据库带到一个指定的数据点。
RECOVER will do the RESTORE of the most recent backup, followed by a log apply process to bring the table space or database to a specified point in time.
使用onmode实用工具将delay_apply设为5分钟,从而将RS次要服务器上的逻辑日志应用延迟5分钟,如下所示。
Use the onmode utility as follows to set DELAY_APPLY to 5 minutes, delaying the applying of logical logs at RS secondary server by 5 minutes.
那就是说,如果表最近被使用 REORG 重组,这些行可能以表CLUSTER次序返回,(中间维护或 “日志应用” 不会对完美的次序有影响)。
That is, the rows would come back in table CLUSTER order if the table were freshly REORGed (with no intervening maintenance or "log apply" impact on its perfect order).
注册应用程序后,运动日志会问你为什么要锻炼。
After you sign up in the app, RunKeeer will ask you why you are exercising.
RS次要服务器继续从主要服务器接收逻辑日志,但不会应用它们。
The RS secondary server continues to receive logical logs from the primary but does not apply them.
应用不应该将日志直接发到网络。
下面的例子说明了如何在远处备用次要服务器上延迟应用日志文件。
The following examples show how you would delay applying the log files on the remote standby secondary server.
在备用数据库上生成的日志文件不能应用于源数据库。
The log files generated on the standby database cannot be applied on the source database.
一个应用的日志设计也许应该经过一个软件架构师的审核。
An application's log design should probably be signed-off by a software architect.
为了使备用数据库尽可能最新,应该不断地将源数据库上可用的非活动日志文件应用到备用数据库上。
In order to keep the standby database as current as possible, new inactive log files from the source database should be continually applied on the standby database as they become available.
有了对话框中的选项,您就可以决定是否对日志文件应用筛选规则设置了。
With this dialog's options, you can decide whether you would like the filter Settings to be applied to the log file or not.
之后我找到一个调试器,你可以在浏览器中运行它并收集跟踪信息,但对于少量日志的应用来说这太复杂了。
I later found a debugger that you run in your browser to get the traces, but it was too complicated for my small logs.
通常,该消息在应用服务器日志中出现,这主要由应用服务器的配置方式所决定。
This message will typically appear in your application servers logs, depending on how your application server is configured.
一旦应用暂存的逻辑日志,只要从主要服务器接收到日志记录,就可以立即恢复应用日志记录。
Once the staged logical log records are applied, it continues to resume applying the log records as soon as they are received from the primary.
在这种情况下,应用程序错误日志、或应用程序转储中的堆栈跟踪,通常很难为找出产生问题的确切代码行提供实际的帮助。
In such cases, error logs from the application, or stack traces from the application dumps, often provide little or no help in pinpointing the exact line of code where the problem originates.
在系统失败时,事务日志可以应用或取消失败时没有写入磁盘的那些事务。
In the event of a system failure, transaction log recovery can apply or undo only those transactions not written to disk at the time of the failure.
日志对许多应用程序来说是都是一个重要的组成部分,至少存在两种类型的日志。
Logging is a vital part of applications, and there are at least two kinds of logging activities.
在AOP方式中,可以反过来将日志服务模块化,并以声明的方式将它们应用到需要日志的组件上。
In an AOP approach you would instead modularize the logging services and apply them declaratively to the components that required logging.
应用程序日志记录提供了捕获在应用程序执行期间发生的各种事件的方法。
Application logging provides ways to capture various events happening in the execution of an application.
我不会深入生成日志文件的应用程序的细节,相反,我只是假定应用程序使用标准格式的日志文件。
I won't go into the details of the application that generates the log files; instead, I'll just assume that the application USES a standardized format for its log files.
[其中]服务交付组件,如计费、计量和日志由应用厂商构建,并集成到应用组合中。
[where] the service delivery components, such as billing, metering, and logging, are built by the application vendor and integrated into the application stack.
记住工作区就是对象所应用变更的日志。
Remember that a Workspace is a log of incremental changes applied against the object with respect to its parent baselined Workspace.
JDBC监控:改进的JDBC监控可以检测statement泄漏、实现自动的监控、日志,当应用失败时可以自动回收数据库光标。
JDBC monitoring: Improved JDBC monitoring such as statement leak detection and reclaim which automatically monitors, logs, and reclaims database cursors when applications fail to do so.
除了查看Rails日志并在应用程序本身中诊断问题之外,还可以使用DB 2跟踪实用程序和日志进一步诊断Rails应用程序的问题。
In addition to the Rails log files and diagnosing problems in the application itself, DB2 trace utilities and logs can shed further light in diagnosing Rails application problems.
log:用于LIST应用程序的日志文件,类似前面所描述的用于CRUD应用程序的内容。
CUSTLIST.log: log file for the LIST application, similar to the content as described above for the CRUD application.
我经常在开发时、测试时和生产中分析应用程序日志。
I often examine application logs during development, during testing, and in production.
这些记录必须成功写入到队列管理器日志,以便应用程序能够正确地提交其更新。
These records must be successfully written to the queue manager log for the application to correctly commit its updates.
经常碰到的问题是,对每个应用程序使用单独的日志文件比较可取,还是将所有应用程序的日志记录合并到单一的输出文件中比较可取。
The question is often asked whether it is preferable to use a separate log file for each application, or to combine the logging from all applications into a single output file.
如果想在调试应用程序或日志文件中记录信息,这样处理是非常合适的。
If you want to log a message to a debugging application or log file, that's suitable.
应用推荐