Could use some help here. I know I am missing something stupid. I am performing a redirected restore to a machine and can't get out of rollforward pending state. I have a full offline backup and perform
Code:
db2 restore db portaldb taken at 20100818201154 redirect without prompting
I am not doing a set tablespace containers because of using automatic storage. Then issue
Code:
db2 restore db portaldb continue
That finishes sucessfully, but I am in roll forward pending and cannot get it complete.
I tried the same thing with an online backup that included logs and still same issue. Thanks for any help.
Dave