cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the value of MaxDB parameter UseDBAnalyzer

SAPSupport
Employee
Employee
0 Kudos
121

Hello Team,

We want to adjust the parameter value of "UseDBAnalyzer" using Database Studio.
However the parameter does not appear when searching in Studio and we are unable to adjust the parameter. 

Thank You


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.
View Entire Topic
holger_becker
Advisor
Advisor
0 Kudos

Hi,

the UseDBAnalyzer parameter is a hidden parameter because it is only intended to be used internally by the MaxDB tools and not directly manipulated by the user. To set the properties of the Database Analyzer such as automatic start or the desired snapshot interval, the dbmcli commands dban_start or auto_dbanalyzer should be used. More information can be found in Commands for Using Database Analyzer

Best regards