• By adding extra code into the DAO to write all relevant details out to the AUDIT database.

    通过添加一些额外的代码到DAO就可以写下相关的细节到审计数据库内。

    youdao

  • For example, suppose that every stock trade that was attempted had to be recorded in an audit database.

    比如,假设尝试的所有股票交易都必须被记录在一个审计数据库中。

    youdao

  • The c8AuditExtension application can use either an existing IBM Cognos 8 audit database or a separate database created specifically for this application.

    c8AuditExtension应用程序可使用一个已有的IBMCognos8审计数据库或一个为此应用程序特别创建的单独的数据库。

    youdao

  • For example, if you only needed to audit database connection and system administration event types, you would only specify the VALIDATE and SYSADMIN event types when configuring the facility.

    例如,如果只需要审计数据库连接和系统管理事件类型,那么在配置审计功能时应该仅指定VALIDATE和SYSADMIN事件类型。

    youdao

  • We recommend to put these audit tables in a separate table space and to archive those data regularly using general database methods.

    我们建议把这些审计表放在单独的表空间中,定期使用一般的数据库方法存档这些数据。

    youdao

  • The Business Process Database is not intended to be used as an 'audit store' because of performance impacts and that there is only a snapshot and no complete history.

    由于性能影响以及仅存在快照并且没有任何完整历史记录,因此,业务流程数据库不适于用作“审核存储”。

    youdao

  • Table 1 lists the different types of database events that can be audited and describes when an audit record is generated.

    表1列出了可以审计的不同类型的数据库事件,并描述了审计记录是何时生成的。

    youdao

  • This is the reason why the process choreographer database schema does not define any indexes by default for the audit log table.

    这也是为什么流程编排器数据库模式缺省没有为审核日志表定义任何索引的原因。

    youdao

  • A database option that determines if the application should reset the audit type descriptions in the database to their default values if they have changed.

    一个数据库选项,用来决定此应用程序是否应在数据库内的审计类型描述改变后将这些描述重置为其默认值。

    youdao

  • In contrast to other process choreographer database tables, the audit log entries are not deleted automatically when a process completes or on a delete request.

    与其它流程编排器数据库表相比,该审核日志条目并没有在流程结束或者有删除请求时被自动删除。

    youdao

  • 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语句通常会失败,这是因为每个事务的数据超过了数据库系统里的日志文件的容量。

    youdao

  • For business processes and human tasks, there is the option to send events to specific audit log tables within the BPC database.

    对于业务过程和人工任务,可以把事件发送到BPC数据库中特定的审计日志表。

    youdao

  • When you run queries for very large audit log tables, you can end up with a situation where your database system has to read thousands of pages into the bufferpool to compute the result.

    当您在大型审核日志表格中运行查询功能时,您可能会在您的数据库系统不得不向缓冲池读入数千页面以进行计算时而结束。

    youdao

  • Connection details for the database used by the audit extension application.

    由此审计扩展应用程序使用的数据库的连接细节。

    youdao

  • Fortunately, DB2 comes with an auditing facility that generates and allows a DBA to maintain an audit trail for a series of predefined database events.

    幸运的是,DB 2附带了一个审计工具,该工具可以生成一个DBA,并允许DBA维护一系列预定义数据库事件的审计追踪。

    youdao

  • The probes monitor all database transactions, including those of privileged users, at the operating system kernel level without relying on database audit logs.

    探测器在操作系统内核级上监视所有数据库事务,包括特权用户的事务,而不依赖于数据库审计日志。

    youdao

  • The final step is a way to help enforce the names of the audit fields and to ensure that the database entities have those fields.

    最后一步是帮助强制使用统一的审计字段名称,并确保数据库实体具有这些字段。

    youdao

  • You also have the ability to limit the number and type of audit records extracted by specifying the CATEGORY, DATABASE, and STATUS clauses, respectively.

    还可以通过分别指定CATEGORY、DATABASE和status子句来限制所提取的审计记录的数量和类型。

    youdao

  • However, be aware that the database system has to maintain these indexes and this, particularly for audit logging, slows down the overall performance of process navigation if audit logging is enabled.

    但是,应该知道数据库系统必须要维持这些索引,并且该操作,尤其是对于审核的记录来说,在审核记录已启用的情况下会减慢整个系统的性能。

    youdao

  • Writing audit log events is comparable to writing database log records in a database system.

    编写审核日志事件可比作在数据库系统中编写数据库日志记录。

    youdao

  • Process choreographer writes audit log data to the AUDIT_LOG_T table of the process choreographer database.

    流程编排器将审核日志数据写入该流程编排器数据库的AUDIT_LOG _ t表中。

    youdao

  • For example, if you need to analyze how a given request that happened a few years back affected some tables, you can now use the database audit information to obtain what you need for that analysis.

    例如,想要分析几年前的某个请求如何影响一些表,可以使用数据库审计信息获取所需的分析报告。

    youdao

  • Accessing audit log data in the database.

    访问数据库中的审核日志数据。

    youdao

  • With DgDiscover, DBAs can audit their database environment and quickly determine where sensitive information resides throughout the enterprise.

    使用DgDiscover,DBAs能够审计它们的数据库环境,并在整个企业内快速确定敏感信息的位置。

    youdao

  • You ensure that the audit facility is using asynchronous logging by setting the size of the AUDIT_BUF_SZ database manager parameter to 40

    通过将数据库管理器参数 AUDIT_BUF_SZ的大小设置为40,确保审计功能将使用异步日志记录

    youdao

  • An option that controls whether the database ID generated for each audit should be a pseudo-random number (a value of true) or sequential (a value of false).

    一个选项,用来控制为每个审计生成的数据库id应该是一个伪随机数(值为true)还是一个序列(值为false)。

    youdao

  • If you are using a database that has already been set up for IBM Cognos 8 audit logging, you may already have done this.

    如果使用的数据库已经针对IBMCognos8审计记录设置,那么可能已经完成了。

    youdao

  • You may also use a standard IBM Cognos 8 audit logging database, which should also have been configured in this way.

    可能还需要使用一个标准的IBMCognos8审计记录数据库,且此数据库也要以这种方式配置。

    youdao

  • The account, privilege and audit information is stored in an embedded Hypersonic database.

    帐号、权限和审计信息存储于一个嵌入式Hypersonic数据库中。

    youdao

  • Audit buffer size (audit_buf_sz) : This parameter specifies the size of the buffer used when auditing the database.

    审计缓冲区大小(audit _ buf_sz):该参数指定审计数据库时使用的缓冲区的大小。

    youdao

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

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

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