SAP HANA Express Getting Started: Unterschied zwischen den Versionen

Aus MattWiki
Keine Bearbeitungszusammenfassung
K (Matt verschob die Seite Web IDE on HANA Express (SAP HANA) nach SAP HANA Express First Steps, ohne dabei eine Weiterleitung anzulegen)
(kein Unterschied)

Version vom 2. November 2020, 21:33 Uhr

This page contains some how tos around the Web IDE and the Database Explorer in SAP HANA Express Server

Database Explorer

Add System Database

  • Login to SAP HANA Cockpit at https://hxehost:39030/go/hana-cockpit or https://hxehost:51045/cockpit#Shell-home (Use XSA_ADMIN)
  • Go to: Resource Directory -> SystemDB@HXE
  • Look at tile "Overall Database Status" and note server name and instance number
  • Login to SAP Web IDE (Use XSA_DEV)
  • Go to Database Explorer and click on "+"
  • Select Database Type SAP HANA Database
  • Enter values as follows:
    • Host -> server name noted above
    • Identifier -> Instance number -> instance number noted above
    • User -> System
    • Passwort -> Master Password
  • Click on OK

Install SFLIGHT

Source: https://blogs.sap.com/2018/12/18/howto-import-sflight-sample-data-into-sap-hana-from-a-local-computer/