HANA - Express Edition VM (Hxe) Configuration
- Enable the statistics service:
alter system alter configuration ('nameserver.ini','SYSTEM') set ('statisticsserver','active')='true' with reconfigure;
CREATE DATABASE NICODB SYSTEM USER PASSWORD Manager1;
ALTER DATABASE NICODB ADD 'dpserver' AT LOCATION 'hxehost';