dcore.bsq: all tables listed before the following comment are bootstrap tables: // /* "//" required for bootstrap */
tab$ | table table |
clu$ | cluster table |
fet$ | free extent table |
uet$ | used extent table |
seg$ | segment table |
undo$ | undo segment table |
ts$ | tablespace table |
file$ | file table |
obj$ | object table |
ind$ | index table |
icol$ | index column table |
col$ | column table |
user$ | user table |
proxy_data$ | |
proxy_role_data$ | |
con$ | constraint table |
cdef$ | constraint definition table |
ccol$ | constraint column table |
bootstrap$ |
$ORACLE_HOME/rdbms/admin/doptim.bsq, there are also so-called pseudo bootstrap objects (and hence also created in dcore.bsq): objauth$ (?)
c_obj#_intcol#
histgrm$
hist_head$
fixed_obj$ (?)
tab_stats$
ind_stats$
object_usage (?)
partobj$ (?) kqlrtbso in kqlb.c.