I was asked to restore db2 from netbackup. By following the procedure
from the netbackup, the following 2 steps were ran:
(1) db2 restore db <db_name> load /usr/openv/netbackup/bin/nbdb2.sl
(2) db2 rollforward db <db_name> to end of logs and stop
Step (1) was successful but step (2) has been running since 2 days ago
and still waiting for the prompt to returm.
Queries:
- How to find out step (2) is working
- Which file is being restore
- Any other advice
Thanks in advance.
PS: I have no knowledge in DB2
Hello,
Use this: db2 list utilities show detail
Some additional info:
http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/topic/com.ibm.db2.luw.admin.ha.doc/doc/t0011701.html
Kind regards,
Frederik Engelen