Hi friends,
Two tablespaces are in "Roll forward pending" Status. We are at V8 (8.2.3)
details of the list tablespaces for these two are as follows :
Tablespace ID = 8
Name = <SID>#tbsp1
Type = Database managed space
Contents = Any data
State = 0x4080
Detailed explanation:
Roll forward pending
Offline
Tablespace ID = 9
Name = <SID>#tbsp2
Type = Database managed space
Contents = Any data
State = 0x4080
Detailed explanation:
Roll forward pending
Offline
I tried to do the Rollforward database with the table space listed
and I kept getting the SQL1272N error. I tried to do the rollforward with
one table space in the list, with both of them, and also with the tablespace
Online option and not specify the tables spaces. No matter how I do it, I
get the SQL1272N.
The syntax I used :
db2 "rollforward db <SID> to end of logs on node (0) and complete tablespace online"
db2 "rollforward db <SID> to end of logs on node (0) and complete tablespace (<SID>#tbspa1)"
db2 "rollforward db <SID> to end of logs on node (0) and complete tablespace (<SID>#tbspa1, <SID>#tbspa2)"
Please help ASAP....
Regards,
Pravin