The SAP Management Console (SAP MC) is an operating system-independent graphical application to start, restart and stop SAP systems and instances (see SAP Notes 1014480 and 995116https://me.sap.com/notes/1014480https://me.sap.com/notes/995116).In addition, the tool provides functions to display monitoring information. The tool is a standalone Java application, which can be started either as an applet or locally. The SAP MC is supplied as standard with the kernel and is ready for use without any additional installation.
The SAP MC is a Java application, which is supplied as a Java applet and was opened by default using a web browser. To use the applet correctly, it required a JRE (Java Runtime Environment) of version 1.4 or higher. In addition, the corresponding Java plugin for the browser had to be activated correctly and the following URLs were used:
http://<host name>:5<instance no.>13
Or, if you have configured https in sapstartsrv (see SAP Note 1036107:https://me.sap.com/notes/1036107):
https://<host name>:5<instance no.>14
Note
Cause of technical restrictions and security issues, the SAP MC nowadays is started locally by using a jnlp-file, which is configured according to the requirements of the customer. A Java Runtime Environment is still needed to make use of Java Web Start.
The SAP MC allows you to start and stop complete SAP systems, as well as any type of SAP instances, like Central Services and AS Java Instances (PAS/AAS). You can also display information about the instances of the SAP system and the employed database (name, manufacturer and name of the host on which the database is located).
The SAP Management Console (SAP MC) indicates the status of all instances of the system using colors. The colors have the following meaning for the SAP system or an SAP instance:
Status Indicators
Color | Meaning |
---|---|
GRAY | stopped |
YELLOW | starting or stopping |
GREEN | started successful or running |
RED | error |