What Is the dbatables11/dbatables12 Utility?
The dbatables utility populates
the storage parameter tables by placing one row in law_dba_table
for each table in the product line and one row in law_dba_index
for each index in the product line. The dbatables utility fills in only the TABLE_NAME
and INDEX_NAME
columns, leaving the rest of the columns blank
for the default values.
Note: The dbatables11 utility is for Oracle 11g and the dbatables12 utility is for Oracle 12c.