Hello everybody,
I have an error in the db2diag.log as follows:
Obj={pool:5;obj:4;type:18} State=x10027 Parent={3;4}, EM=26640, PP0=26700
After a bit of research, I found out that
pool refers to the tablespace Id
obj refers to the object Id
But I don't know what "type 18" refers to? (generally type 0 = table, type 1 index)
I tried an db2dart <db> /TS for the tablespace Id 5 but any problem was detected!!
Thanks for your help.