because of ROLL-FORWARD PENDING.  SQLSTATE=57019
  DB21034E  The command was processed as an SQL statement because it was not a
  valid Command Line Processor command.  During SQL processing it returned:
  SQL1024N  A database connection does not exist.  SQLSTATE=08003
解决办法如下:
P570:>db2 rollforward db db to end of logs and complete

                                Rollforward Status

Input database alias                   = db
Number of nodes have returned status   = 1

Node number                            = 0
Rollforward status                     = not pending
Next log file to be read               =
Log files processed                    =  -
Last committed transaction             = 2005-11-20-10.59.23.000000

DB20000I  The ROLLFORWARD command completed successfully.

 

相关文章: