Questions tagged [sap-hana]

8 questions
1
vote
1 answer

SAP HANA on Ubuntu - xs login results in python error

In installed SAP Hana according to How to install SAP Hana Express Edition 2.0 on Ubuntu 18.04 (Bionic Beaver) (issues have been commented in the blog above) Following this I wanted to explore the XSA environment according to SAP HANA XS Advanced,…
Thorsten Niehues
  • 261
  • 3
  • 6
  • 13
0
votes
2 answers

Linux kernel tainted

Our Network security team has installed Crowdstrike Falcon sensor on our SAP system Linux server. This has caused kernel to be tainted. following is extract from supportconfig ran on Linux server via user root. Any idea how to fix this error and…
Dnyandev
  • 1
  • 2
0
votes
1 answer

Cannot create SSL Engine: The target principle name is incorrect, SSL and SAP HANA

I'm getting the following error when attempting to connect to a tenant database in a multi-tenant SAP HANA Server running on SUSE Linux: I can connect via SSL to the system database of the HANA server, and the server's certificate was created on…
Adam
  • 143
  • 1
  • 1
  • 5
0
votes
1 answer

HANA Upgrade / Lifecycle Manager not installed / installable

At the moment I try to install HANA SPS 11 on top of SPS 9 (upgrade) HANA was installed by a co-worker who is not with the company any more. First I tried to do the Upgrade via Eclipse -> right click on System (Multitenant logged in as User System…
Thorsten Niehues
  • 261
  • 3
  • 6
  • 13
0
votes
1 answer

SAP HANA: Clear or reduce STATISTICS_ALERT_BASE table

Our SAP HANA database consumes a lot of memory - even though we do not have much data in it. After some research: select top 100 * from M_CS_TABLES order by MEMORY_SIZE_IN_TOTAL desc I figured out that the STATISTICS_ALERTS_BASE table has a size of…
Thorsten Niehues
  • 261
  • 3
  • 6
  • 13
0
votes
1 answer

Upgrade HANA: SAP HANA Studio does not detect installed components

I am trying to install SPS11 on top of SPS09 of SAP HANA As stated in the documentation I tried in SAP HANA Studio: > Right click on system > Lifecycle Management > Plattform Lifecycle Management > Check for SAP HANA Components Updates Which…
Thorsten Niehues
  • 261
  • 3
  • 6
  • 13
0
votes
0 answers

unixODBC SQLFetch infinite loop after INSERT statement

I'm trying to work with unixODBC and a SAP Hana database, and created a simple C program to INSERT/SELECT into the database. My problem is, if I use for example SQLExecDirect(stmt, "SELECT * FROM NEWTABLE;", SQL_NTS); while ((ret = SQLFetch(stmt))…
-1
votes
1 answer

In which locations are Azure Large Instances (for SAP HANA) available?

As per this link, some of the Azure Large Instance VMs are available only in US East. In which US & European locations are these available?
mvark
  • 207
  • 1
  • 11