Skip to Content
0
May 14, 2018 at 11:03 AM

Removing the SAP HANA XS Classic Engine service from the topology

1584 Views Last edit May 14, 2018 at 02:00 PM 2 rev

Hi,

I try to remove the service xsengine from an upgraded SAP HANA 2.0 Rev 30.

SNOTE "1697613 - Removing the SAP HANA XS Classic Engine service from the topology" doesn't work for MDC enviroment.

The xsengine service exist on the tenant. The commands described in the snote (ALTER SYSTEM...) only work on the SYSTEMDB.

The SYSTEMDB points to ALTER DATABASE <dbname> ADD '<servicetype>'.

The following command runs without any doing.

ALTER DATABASE <TENANT> REMOVE 'xsengine' AT LOCATION '<host>:3<instance>07'

What ist the right way to remove the xsservice?

br

Patrick