there’s two steps needed in order to update a database to a new release, the first is done as part of
mkdbtemplate
which updates the database structure if needed. The second is a script included in newer releases called
regenerate_db
that creates required data in the aggregate databases. Type regenerate_db -hv for some help in how to use it.