To truncate a DB2 table without REDO logs

db2 load client from /dev/null of DEL replace into SCHEMA.TABLE nonrecoverable DISK_PARALLELISM 1

No comments: