Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

IT-Conductor SAP HANA Authorizations Requirement

...

create user <Monitoring user> <Monitoring User Password> no force_first_password_change;
alter user <Monitoring user> DISABLE PASSWORD LIFETIME;
grant MONITORING to <Monitoring user>

...

Note that for MDC (multi-tenant), the user should be created in the SYSTEMDB and for each tenant database that will be registered in IT-Conductor

To list (SQL) port number for SYSTEMDB and tenant DBs, that will be used in registering, 

    select * from sys_databases.m_services
    where sql_port <> 0;


Following the HANA System Creation Wizard

  1. Dashboard → Administrator
  2. Add HANA System (plus)
  3. Fill out and choose the attributes of the HANA system.  Choose Role, Gateway, and if applicable Site.  The port will default to 3<System Number>15, override it if different, such as in Multi-tenant Database Container
     
  4. Click (plus) to move to the next step and Add the Account information as previously set up in the Account Requirement section, and (plus) again to complete adding the system
  5. HANA System discovery will take minutes depending on the complexity of the landscape: scale-out, DT, etc.  and will show up in the main Dashboard's Service Health Grid under HANA Systems