Each audit event leads to a new row in the audit log table (AUDIT_LOG_T).
每一个审核事件会导致在审核日志表格(AUDIT_LOG_T)中生成一个新记录行。
This article describes how the audit log is set up, and what data is written to the audit log table.
本文描述了如何建立审核日志,以及什么样的数据要写入审核日志表中。
It is, therefore, recommended that you use the audit log views and do not access the audit log table directly.
因此,建议您使用审核日志视图,并且不要直接访问该审核日志表格。
This release has huge optimizations in the log table structure to reduce the ongoing operating load on your server.
当前版本经过巨大的优化来降低因为升级数据结构而带来的巨大服务器负载。
This is the reason why the process choreographer database schema does not define any indexes by default for the audit log table.
这也是为什么流程编排器数据库模式缺省没有为审核日志表定义任何索引的原因。
This utility USES slicing to delete entries in the audit log table; that is, only the specified number of entries are deleted in a series of single transactions.
此实用程序使用slicing来删除审核日志表格中的条目;也就是说,在一系列单独的事务中只可以删除指定的条目数量。
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语句通常会失败,这是因为每个事务的数据超过了数据库系统里的日志文件的容量。
A correlation set that has been initialized with the process-creating receive or pick activity is written to the audit log table with a "process correlation set initialized" event (42027).
使用“流程相关性设置已初始化”事件(42027)将通过流程创建的接收或挑选活动来初始化的相关性设置写入审核日志表中。
Finally, online backup images of databases and table Spaces will include the set of log files necessary to restore and recover the backup image to a consistent point in time.
最后,数据库和表空间的在线备份镜像将包括一组日志文件,在将备份镜像恢复到某个一致的时间点时,这些文件是必需的。
For this, you need to keep a log; bulk load and import programs often log to a file, but inside the database you need to use a table.
为此,需要维护一个日志;批量装载和导入程序常常将日志写入一个文件,但是在数据库中需要使用一个表。
Sometimes an application needs to delete all records from a given table to clean up a log or reload sales data for a new month.
有时候应用程序需要从给定表中删除所有的记录,以便清空日志记录或者装入新的一个月的销售数据。
If the source table is large, this may cause an overflow of the logical log.
如果源表很大,那么这可能导致逻辑日志的溢出。
Each of these handlers also has a default minimum log level setting, which are listed in Table 1.
每个处理器都有一个默认的最低日志级别设置,如表1所示。
You can also log the displayed active table to a file for later analysis by using the right-click menu on the table.
您也可以通过在表格中右键单击菜单来将显示的活动表格记录到一个文件以备稍后分析。
The state is triggered by conditions that result from a table space going offline and compensation log records for a transaction not being written.
当出现表空间脱机以及对没有被写入硬盘的事务补偿日志记录时,就可能触发这种状态。
You can reduce the amount of disk space required for log files with some slight modifications to the scripts in order to populate data in the fact table.
您可以通过简单修改脚本而减少日志文件所需要的磁盘空间,以便将数据填充到事实表中。
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.
RECOVER会恢复最近的备份,然后执行一个日志应用进程,将表空间或数据库带到一个指定的数据点。
In the SAFS_TEST section, provide the names of the cycle table and the log.
在SAFS_TEST部分中,提供循环表格以及日志的名字。
The error log entries appear as rows in a table; the most-recent entry is shown as the top row.
错误日志条目在表中以行的形式出现;最近的条目显示为第一行。
Table 9 includes the parameters you need to supply in order to add a logical log.
表9说明在添加逻辑日志时需要提供的参数。
Table 11 includes the parameters you need to supply in order to move a physical log.
表11说明在移动物理日志时需要提供的参数。
Table 10 includes the parameters you need to supply in order to drop a logical log.
表10说明在删除逻辑日志时需要提供的参数。
In Listing 6, I'll show you how to create a table structure in which each column represents a corresponding attribute of the Log class.
在清单6中,我将展示如何创建一个表结构,其中每一列表示Log类的一个相应属性。
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).
那就是说,如果表最近被使用 REORG 重组,这些行可能以表CLUSTER次序返回,(中间维护或 “日志应用” 不会对完美的次序有影响)。
Silent processing with log: The error table.
用日志悄悄地进行处理:错误表。
After clicking Finish, you will see the log file in a table view, similar to Figure 3.
单击Finish后,您将在表视图中看到此日志文件,与图3所示类似。
To avoid analyzing duplicate records, you delete rows from the CHECKING table with a timestamp greater than the one you pruned the pruned the audit log with.
为了避免分析重复的记录,从checking表中删除时间戳大于一个指定的、用于修剪日志的时间戳的行。
Case 4: Having EXPRESS mode without RAW table, and showing a message log switch.
用例4:使用不带raw表的EXPRESS模式,并展示一个消息日志切换。
Process DML log records generated due to an alter operation while moving the rows from the old partition to the new table partition.
处理在将旧分区中的行转移到新表分区时因alter操作而生成的DML日志记录。
Both the RUNSTATS and REORG utilities use log files when moving table data around.
当到处移动表数据时,RUNSTATS和REORG实用程序都使用日志文件。
应用推荐