You call the Database Analyzer program in the Database Manager. The Database Manager then transfers the following to the Database Analyzer: the database names, the user data for the SYSDBA user, and any call options transferred with the DBM command.
If the Database Analyzer is already active, only its status is determined.
dban_start [<options>]
Call the Database Manager, log on to the database instance HOTELDB as the operator DBM with password DBM, call the Database Analyzer.
dbmcli -d HOTELDB -u DBM,DBM dban_start
You receive the output of the Database Analyzer.
Example of a Successful Call of the Database Analyzer
Example of an Error when Calling the Database Analyzer