• 由于日志客户端的同步特性如果日志应用程序运行失败业务应用程序同样也会失败

    Due to the synchronous nature of the logging client, the business application needs to fail in case the logging application fails.

    youdao

  • 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.

    youdao

  • 使用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.

    youdao

  • 就是说,如果最近使用 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).

    youdao

  • 应用程序后,运动日志会问你为什么要锻炼。

    After you sign up in the app, RunKeeer will ask you why you are exercising.

    youdao

  • RS次要服务器继续主要服务器接收逻辑日志不会应用它们

    The RS secondary server continues to receive logical logs from the primary but does not apply them.

    youdao

  • 应用应该日志直接发到网络

    Applications should not try to log directly to the network.

    youdao

  • 下面例子说明了如何远处备用次要服务器延迟应用日志文件

    The following examples show how you would delay applying the log files on the remote standby secondary server.

    youdao

  • 备用数据库生成日志文件不能应用数据库。

    The log files generated on the standby database cannot be applied on the source database.

    youdao

  • 应用日志设计也许应该经过软件架构师审核

    An application's log design should probably be signed-off by a software architect.

    youdao

  • 为了使备用数据库尽可能最新应该不断地数据库可用非活动日志文件应用到备用数据库上。

    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.

    youdao

  • 有了对话框中的选项可以决定是否日志文件应用筛选规则设置

    With this dialog's options, you can decide whether you would like the filter Settings to be applied to the log file or not.

    youdao

  • 之后找到一个调试器可以浏览器运行收集跟踪信息对于少量日志应用来说这复杂了。

    I later found a debugger that you run in your browser to get the traces, but it was too complicated for my small logs.

    youdao

  • 通常消息应用服务器日志出现,这主要由应用服务器配置方式所决定

    This message will typically appear in your application servers logs, depending on how your application server is configured.

    youdao

  • 一旦应用存的逻辑日志,只要主要服务器接收到日志记录,就可以立即恢复应用日志记录。

    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.

    youdao

  • 这种情况下应用程序错误日志应用程序转储中的堆栈跟踪通常难为找出产生问题确切代码提供实际的帮助

    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.

    youdao

  • 系统失败事务日志可以应用取消失败时没有写入磁盘那些事务

    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.

    youdao

  • 日志许多应用程序来说是都一个重要组成部分至少存在两种类型日志

    Logging is a vital part of applications, and there are at least two kinds of logging activities.

    youdao

  • AOP方式中,可以反过来日志服务模块化,声明的方式将它们应用到需要日志组件上。

    In an AOP approach you would instead modularize the logging services and apply them declaratively to the components that required logging.

    youdao

  • 应用程序日志记录提供了捕获应用程序执行期间发生各种事件方法

    Application logging provides ways to capture various events happening in the execution of an application.

    youdao

  • 不会深入生成日志文件应用程序细节相反,我只是假定应用程序使用标准格式日志文件。

    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.

    youdao

  • [其中]服务交付组件计费计量日志应用厂商构建集成应用组合中

    [where] the service delivery components, such as billing, metering, and logging, are built by the application vendor and integrated into the application stack.

    youdao

  • 记住工作区就是对象应用变更日志

    Remember that a Workspace is a log of incremental changes applied against the object with respect to its parent baselined Workspace.

    youdao

  • 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.

    youdao

  • 除了查看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.

    youdao

  • log:用于LIST应用程序日志文件类似前面描述的用于CRUD应用程序的内容

    CUSTLIST.log: log file for the LIST application, similar to the content as described above for the CRUD application.

    youdao

  • 经常开发时、测试生产分析应用程序日志

    I often examine application logs during development, during testing, and in production.

    youdao

  • 这些记录必须成功写入队列管理器日志,以便应用程序能够正确地提交更新

    These records must be successfully written to the queue manager log for the application to correctly commit its updates.

    youdao

  • 经常碰到问题每个应用程序使用单独日志文件比较可取,还是所有应用程序的日志记录合并单一输出文件中比较可取。

    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.

    youdao

  • 如果调试应用程序日志文件记录信息这样处理非常合适的。

    If you want to log a message to a debugging application or log file, that's suitable.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定