I'm trying to check the status of the all the table stats for a schema. When I query dba_tab_statistics.stattype_locked I see it says all for most of the tables. In the docs it only says it can be one of 3 different outputs, data, cache or all. I would have expected this to be a yes or no type answer. Not finding any docs to explain what these mean. Anyone have any ideas?