For tables with heavy INSERT activity, you will probably need to use a PCTFREE that is somewhat higher than the defaults.
对于INSERT活动级别很高的表,可能需要使用大于默认值的PCTFREE。
The DB2 transaction associated with an upload included generating a unique document ID, logging the upload in the activity history table, and executing a SQL INSERT into 18 tables.
与上传相关联的DB2事务包括生成惟一的文档id、在活动历史表中记录这次上传以及对18个表执行SQL INSERT。
Incremental backup is a good way to protect a database that is largely read-only but has some occasional INSERT, UPDATE, or DELETE activity performed against it.
增量备份能够为以只读为主、偶尔执行INSERT、UPDATE或DELETE活动的数据库提供很好的保护。
应用推荐