Hello Benjamin,
If your DB is MaxDB, please refer to 1423935 - FAQ: SAP MaxDB Database Analyzer
12. Which view tables are created due to the database parameter check with the Database Analyzer?
The Database Analyzer creates the following DBAN_* view tables during the database parameter check:
DBAN_ACTIVEDIAGNOSTICFUNCTIONS
DBAN_CHECK_NUM_CLUSTERED_TABLES
DBAN_CHECK_NUM_DATA_VOL
DBAN_CHECK_NUM_UKTS_USERTASKS
DBAN_CHECK_NUM_TRACES_ACTIVATED
DBAN_CHECK_OS
DBAN_CHECK_SYSTEMHEAP
DBAN_CHECK_UNICODE_USER
DBAN_UPDATE_INSTANCE_HAS_CHECKED
When calling the database parameter check, make sure that you execute it as a database system administrator. The view tables are then created in the schema of the database system administrator.
Note:
If you inadvertently execute the database parameter check under a different user, the view tables are created under the user schema of this user.
This does not affect the database parameter check. However, you can display these view tables in the SAP system as Unknown objects in ABAP Dictionary. In this case, delete the view tables; they will be created again during the next database parameter check.
Regards,
Ning Tong