November 2011
Intermediate to advanced
608 pages
13h 33m
English
In a dual stack (ABAP + Java) system, the SMICM transaction code can be used to start and shut down the Java stack of the integrated system, as shown in Figure 3-8. In a dual-stack system the ABAP dispatcher controls the Java instances. The ABAP dispatcher sends a signal to the Java start and control framework.
Copyright by SAP AG
FIGURE 3-8 Java system administration using SMICM
• To stop the Java stack gracefully, you can call transaction SMICM and follow the menu path SMICM | Administration | Send Soft Shutdown | Without Restart.
• To stop the Java stack immediately, you can call transaction SMICM and follow ...