I want convert HANA system in MDC and make convertMDC.py but havent statisticsserver in Process List:
sapcontrol -nr 00 -function GetProcessList
27.10.2015 16:55:57
GetProcessList
OK
name, description, dispstatus, textstatus, starttime, elapsedtime, pid
hdbdaemon, HDB Daemon, GREEN, Running, 2015 10 27 16:40:37, 0:15:20, 32556
hdbcompileserver, HDB Compileserver, GREEN, Running, 2015 10 27 16:40:43, 0:15:14, 32674
hdbindexserver, HDB Indexserver, GREEN, Running, 2015 10 27 16:40:47, 0:15:10, 32700
hdbnameserver, HDB Nameserver, GREEN, Running, 2015 10 27 16:40:38, 0:15:19, 32570
hdbpreprocessor, HDB Preprocessor, GREEN, Running, 2015 10 27 16:40:43, 0:15:14, 32676
hdbwebdispatcher, HDB Web Dispatcher, GREEN, Running, 2015 10 27 16:41:23, 0:14:34, 33439
hdbxsengine, HDB XSEngine, GREEN, Running, 2015 10 27 16:40:47, 0:15:10, 32702
and in view m_services
I make command
ALTER SYSTEM ALTER CONFIGURATION ('nameserver.ini', 'SYSTEM' ) SET ('statisticsserver', 'active') = 'true' WITH RECONFIGURE
but nothing do not change.
In directory /usr/sap/HTT/SYS/global/hdb/custom/config in file nameserver.ini:
[statisticsserver]
active = true
and in file statisticsserver.ini
[statisticsserver_general]
active = false
What start statisticsserver?