How to Identify Whether SAP HANA is Single or Multi Container Mode?
Muhammad Arshad
SAP GRC | SAP Technical Architect | OS/DB Migration Public /Private Cloud/On-Prem | SAP Rise | PCOE | S/4 Conversion | BTP | SAP CPI | Security | Solman | FIORI | SAP HANA | SAP S/4 HANA | SAP ALM | Cybersecurity
SAP HANA is running in Single Container or Multi-Container mode
you can follow these steps:
SELECT COUNT(*) FROM SYS.M_SERVICES WHERE SERVICE_NAME LIKE '%indexserver%';
Please note that Multi-Container mode is typically used in scale-out scenarios, where SAP HANA can distribute data and processing across multiple nodes (servers). Single Container mode is used in single-node deployments
领英推荐
Another Method
Starting SAP HANA 1.0 SPS 09 (Revision 90), SAP HANA supports multiple isolated databases or multitenant database containers in a single SAP HANA system.
Starting SAP HANA 2.0 SPS 01 (Revision 10), multitenant database containers will become the default and the only operation mode, refer to SAP Note 2423367 – Multitenant database containers will become the standard and only operation mode.
Open transaction code DB02, and click on Overview under Current Status. See the Multitenant database container line. If it’s a Yes, then it is multi-container. Else, single container.
For reference sap notes
For understanding MCOS and MCOD architecture please visit the article
Please connect and?follow?me for the next upcoming informative articles.
Cheers :)
Bericap ?irketinde SAP Basis Consultant
1 年Thanks for info. I used this when I migrate one of HANA 1.0 Database. At the same time, I had to upgrade it to HANA 2.0. First, with this command I learnt It was single Container. I converted to Multiple Container and upgrade. Best Regards
Presales Team Lead
1 年Very useful info
Senior SAP S/4HANA Finance Consultant + Dutch + French + Spanish + English. 711,000 SAP Followers. I promote SAP jobseekers for free on LinkedIn.
1 年Great blog dost ???? Muhammad Arshad