Showing posts with label MANAGER. Show all posts
Showing posts with label MANAGER. Show all posts

Tuesday, 1 December 2020

Determine Ports for SAP HANA Cockpit and Cockpit Manager

 The ports for SAP HANA cockpit and the cockpit manager can be determined in the XS console after the cockpit installation.

Prerequisites

  • You are logged in as <sid>adm user.
  • You know the XS organization manager user password. The password matches the master password, which is set during installation.

Context

Ports, through which the SAP HANA cockpit and the cockpit manager can be accessed, are assigned automatically by the installer. Once the cockpit installation is successfully completed, information about host and ports is displayed. If this information is no longer available, you can execute the following commands in the XS console to determine ports.

You can also assign free ports to SAP HANA cockpit during installation. For more information, see SAP Note 2389709 in Related Information.

Procedure

  1. Change to the directory that contains the XS Advanced installation:
    cd <sapmnt>/<SID>/xs/bin
    By default, <sapmnt> is /hana/shared.
  2. Log on to the SAP HANA XS advanced runtime. To do this, use the following command:
    ./xs-admin-login
  3. Enter the XS organization manager user password.
  4. Display a list of the applications running in the current space. In the command shell, run the following command:
    xs apps

    A list of all running apps is displayed. Information on host and ports are displayed in the urls column. The SAP HANA cockpit is listed as cockpit-web-app. The cockpit manager is listed as cockpit-admin-web-app.

Thursday, 10 September 2020

Solution manager: LMDB Configuration


  •  Call T-Code LMDB


·         It will redirect in browser and appears as

\

·         Click on "Technical Systems"



·         Select Application Server ABAP and give SID and click on "create"

·         After clicking on Create button it appears as below



·         Provide these details and give next


 


·         The next step is



 

·         Finally save


 



 

·         Its processing


 


·         Run T-Code:RZ70



·         We will find that error RFC SLD_UC and SLD_NUC by checking the connection test, it will throw error as shows



·         For that we have register the program from OS Kernel Directory.

·         The command which have to give is rfcexec -a <RFC_PROGRAM> -g <HOST> -x sapgw00 & Example: rfcexec -a SLD_UC -g solman -x sapgw00 &

·         rfcexec -a SLD_NUC -g solman -x sapgw00 &







·         After that we have to check connection test for SLD_NC SLD_NUC

·         Connection Test for SLD_UC



·      Connection Test for SLD_NUC



·         After again that call a T-Code: RZ70



·         Login to SLD by calling URL solman.<host>:50200/sld

·         Choose Administration--->details