Example of Determining the Status Successfully
Name of the database instance:
a74Name and operator password of the DBM operator:
dbm,dbmd:\v74>dbmcli -d a74 -u dbm,dbm dban_state
Response Example 1:
OK
0,OK: everything works fine
0, Database Analyzer -d A74 -u *,* -state
SAP DB Database Analyzer, The Performance Analysis Tool, Version 7.4
Copyright (c) 1998-2002 by SAP AG
Used protocol directory: D:\V74\USR\wrk\A74\analyzer
Used configuration file: D:\V74\USR\env\dbanalyzer74.cfg
INFO 20: Database Analyzer not active in directory "D:\V74\USR\wrk\A74\analyzer".
The status was successfully determined.
INFO 20 means that the Database Analyzer is not active.
Response Example 2:
OK
0,OK: everything works fine
0,dbanalyzer -d A74 -u *,* -state
SAP DB Database Analyzer, The Performance Analysis Tool, Version 7.4
Copyright (c) 1998-2002 by SAP AG
Used protocol directory: D:\V74\USR\wrk\A74\analyzer
Used configuration file: D:\V74\USR\env\dbanalyzer74.cfg
INFO 13: Database Analyzer active in directory "D:\V74\USR\wrk\A74\analyzer".
Database = A74
Node =
Rundirectory = D:\V74\USR\wrk\A74
Configfile = D:\V74\USR\env\dbanalyzer74.cfg
Protocoldirectory = D:\V74\USR\wrk\A74\analyzer
Interval = 900
Reconnect = false
ProcessID = 1896
SessionID = 639
Started = 2002-09-10 16:51:40
The status was successfully determined.
INFO 13 means that the Database Analyzer is active. The system displays additional information.