Oracle People:

I patched my 8.1.7.0 to move up to 8.1.7.2 with all the fixes. After the patch I followed the instructions and ran:

-----------------------------------------------------
update obj$ set status=5 where type#=29 and owner#!=0; (required as per bug 1901673)
------------------------------------------------------

I'd like to know what the "status 5" is. I couldn't find info on bug 1901673 but I did find that these objects are owned by ORDSYS which is the "time series" stuff.

Atleast I'd like to known what "status 5" denotes from
obj$.

Thanks,
Roger