Pages

Sunday 5 January 2014

SAP Config tool


Config tool

A.
 To logon the config tool database should be up but their java is not mandatory

B. Without user ID & password we can log in the config tool

C. If you change this config tool then we can restart the sap system

D. Config tool path is – usr\sap\<Sid>\<instance number>\j2ee\config tool\ config.bat ---> windows OS
     (config.sh ---> UNIX)

E. Options:
    1.Cluster data
    2.Secure store
    3.UME LDAP Data
    Cluster data:
      Global dispatcher configuration
      Global server configuration
      Instance – id 60466 ---> for a specific instance changes of parameters
      If we change in the global that effect to instance
      If we change in the instance that effect to  that instance only
      JVM settings
      Secure store area
      Default logon tickets
      If we want to add one more server node (or) server process click on instance ---> click on add server
      button using config tool we can change the JVM settings
   Secure store area:
     We can change the parameter in security in config tool
     Secure store we can change the password (administration user password)
     We can maintain the administration and java schema user & password in secure store area using config
     tool
     Whenever we want to change the password we have to restart the sap system
     Com.sap.security.core.ume.service

      1. Ume.saperadmin.active
          Ume.superadmin.password
      2. Ume.logon.logon_help
          Key store --->default log on tickets)
    UME LDAP Date:
     1) In the config tool we can updated the LDAP Data server information if we are using active directory
     for the user connection
     LDAP ---> LIGHT WEIHT DATA ACCESS PROTOCOL
     2) To fetched the data from active servers using LDAP Data
     3) Services:
    Licensing service
    Locking service
    Log viewer service
    Log configure service
    JCO RFC service
    Security service
    SLD service
    SSL service
    4) Manager:
    Configuration manager: it process the configuration data from relationship of database
    Cluster manager: it manage the communication b/w J2EE engine cluster elements
    Service manager: it provides runtime elements of the J2EE engine
    Thread manager:
    Port manager: it manages the process of pooling java object.
    Long manager: it manages process of logging system

No comments:

Post a Comment