If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
We use the write suspend as part of a DR solution. It works OK (luckily we have not had to actually use it in an actual live DR situation). The database can only be recovered to the point at which the write suspend was issued.
After you restore your snapshot copy, you can use the db2inidb command to intialize the database in roll-forward pending state (use the STANDBY option even if you are not creating a standby database), which enables you to roll the logs forward. See the Command Reference manual for more info.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390