Hi folks,
How can I empty the log.
one more thing, following is my DB cfg, it was supposed to use 'cycle log' but why I always get 'log full' message.
thanks a lot
Degree of parallelism (DFT_DEGREE) = 1
Log retain for recovery status = NO
User exit for logging status = NO
Log file size (4KB) (LOGFILSIZ) = 1000
Number of primary log files (LOGPRIMARY) = 3
Number of secondary log files (LOGSECOND) = 2
...
[db]$ db2 "refresh table fact6d1pcube"
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL0964C The transaction log for the database is full. SQLSTATE=57011