DB2 v9.1
ESE
I've done a offline backup and now want to restore the datbase, without rolling forward the logs.
This is what I'm doing:
db2 restore db <database> from . taken at 20090330133907 replace existing without rolling forward
Message received:
SQL2537N Roll-forward is required following the Restore.
Why would I need to do a rollforward with a offline backup? Or is there another way to do this?
Thank you.
CC