SAP HANA 2.0 Revision Strategy

SAP HANA 2.0 Revision Strategy
May 11, 2021 | No Comments »

SAP HANA corrections are shipped in the form of “Revisions” and “Support Packages”, new capabilities are only comes with SAP HANA Support Package Stacks “SPS” for once a year.

Password was not used for a long period message on HANA

Password was not used for a long period message on HANA
October 10, 2019 | No Comments »

If you are getting trouble while trying to log on a SAP system with the message “Password was not used for a long period and therefore deactivated” on a HANA database system, then you can solve it easily with the following SQL statement.

HANA Backup Status Check via SQL

HANA Backup Status Check via SQL
October 04, 2019 | 1 Comment »

When you are getting an error while taking the HANA backup, you can check the backup status via SQL to ensure backup is still running or not with the following SQL statement.

Support Package Stack (SPS4) Upgrade on HANA 2.0 Server

Support Package Stack (SPS4) Upgrade on HANA 2.0 Server
September 06, 2019 | No Comments »

This post will show you how can you upgrade your HANA database from HANA 2.0 SPS3 to HANA 2.0 SPS4, so you can easily implement the same steps on your HANA system to upgrade from any SP level to any SP level.

HANA Hardware Check Tool Landscape Script Error : EvalOs is Not Registered

HANA Hardware Check Tool Landscape Script Error : EvalOs is Not Registered
August 02, 2019 | No Comments »

You may get an error message like “EvalOs is not registered” after when you try to check you HANA system with “HANA Hardware Check Tool” for “Landscape Check”, in this case solution is very simple…

Adding SYSTEMDB database via DBACOCKPIT for DB13 Actions

Adding SYSTEMDB database via DBACOCKPIT for DB13 Actions
July 09, 2019 | No Comments »

If you want to manage your HANA SystemDB backup operations via DB13, then you can use the following steps to configure easily…

Error: Backint exited with exit code 2 instead of 0. console output: No additional Information was received

Error: Backint exited with exit code 2 instead of 0. console output: No additional Information was received
May 15, 2019 | No Comments »

While using “backint” for backup on HANA database, backup process is cancelling with the error message “Error: Backint exited with exit code 2 instead of 0. console output: No additional Information was received”

Import of HANA Delivery Unit Activation Error

Import of HANA Delivery Unit Activation Error
April 17, 2019 | No Comments »

You can get the “Import of HANA Delivery Unit Activation” error while SPAM / SAINT or SUM operations on your HANA system, in this case you can check the below steps to solve the issue…

Table Config for Index is Not Valid

Table Config for Index is Not Valid
October 30, 2018 | No Comments »

After upgraded SAP NW version from NW 7.3 to NW 7.4 on BPC (BW) systems with  HANA database, BEX analyzer can give the error like “table config for index SAPSR3:….. is not valid”, also you can get this error message after homogeneous copy operations on BW systems.

HANA Backup Filename, Destination and Size Informations

HANA Backup Filename, Destination and Size Informations
September 11, 2018 | No Comments »

You can check the SAP HANA backup Destination Path, Backup Size, Destination Type etc. informations via below SQL script.

HANA Log Status Check Point in Time Recovery Possible or Not

HANA Log Status Check Point in Time Recovery Possible or Not
September 06, 2018 | No Comments »

Production database has to be in RECOVERY mode all the time.If a SAP HANA database log mode in set to OVERWRITE, backup can still be done but recovery will only be done at the date of the backup.

HANA Log File System is Full

HANA Log File System is Full
September 03, 2018 | 6 Comments »

If hana log file system is full, then your DB will not be response.In this case you need to check below steps and you should not delete any log files on disk manually.

Specifying the port for SAP HANA Cockpit before installation

Specifying the port for SAP HANA Cockpit before installation
July 17, 2018 | No Comments »

During the installation of SAP HANA Cockpit, the installation assigns free ports to SAP HANA Cockpit and SAP HANA Cockpit Manager.

Installing HANA Cockpit 2.0

Installing HANA Cockpit 2.0
July 12, 2018 | No Comments »

SAP HANA cockpit is part of the SAP HANA platform 2.0.The SAP HANA 2.0 Cockpit install comprises XS Advanced, a set of XSA multi-target applications, and HANA Express.A single HANA 2.0 Cockpit can administer and monitor many SAP HANA database systems, including both SAP HANA SPS12 and SAP HANA 2.0 systems.

SAP HANA Database Software Installation

SAP HANA Database Software Installation
June 04, 2018 | No Comments »

Installing  “SAP HANA Database Software” is very easy prosedure with the command “hdblcm”, you only need to provide needed command line informations and thats it..

HANA Database Server Uninstall

HANA Database Server Uninstall
May 31, 2018 | No Comments »

If you want to uninstall your “SAP HANA Database Components” on DB server installation, then you can use the command “hdblcm” and complete the unintall operation fast and easily….

SAP Application Server on HANA Uninstall Steps

SAP Application Server on HANA Uninstall Steps
May 28, 2018 | No Comments »

If you want to uninstall your SAP HANA “Application Server” then you need to use “./sapinst” option of SWPM to do it easily…

Find SAP HANA Database LOG and TRACE File Directories

Find SAP HANA Database LOG and TRACE File Directories
May 18, 2018 | 1 Comment »

HANA LOG  and TRACE files are located under /usr/sap/< SID >/HDB< Instance number >/< hostname >/trace directory.If you are using multitenant structure, then this directory shows SYSTEMDB and you can find TENANT logs and trace files under own directory (DB_SID).

HANA Software Installation via “hdbinst” command

HANA Software Installation via "hdbinst" command
May 15, 2018 | No Comments »

You can install HANA database easily via command “hdbinst” on OS level in approximately 15 minutes (you can use  “hdbsetup” for GUI installation)…

Get Description for a HANA Table Instead of usage DESC

Get Description for a HANA Table Instead of usage DESC
May 10, 2018 | No Comments »

There is no DESC command on HANA database to get “description” about a table structure, therefore if you need to get this information u can use the following SQL command on HANA database…

Create Diagnosis Dump File with HANA Studio

Create Diagnosis Dump File with HANA Studio
May 07, 2018 | 2 Comments »

We can create the “Diagnosis File” via HANA Studio to use in case of our incedent requests.File generation process will take from seconds to minutes according to you HANA Database and using the HANA Studio is the easiest way to create these diagnosis files with just a few clicks…

Upgrade HANA 1.0 to HANA 2.0 on OS Level

Upgrade HANA 1.0 to HANA 2.0 on OS Level
May 03, 2018 | No Comments »

You can find “Upgrade HANA 1.0 to HANA 2.0 via Hana Administration Console” in the blog but this time we are going to do this on “Operation System” level…

Find Active HANA Ports via SQL Queries

Find Active HANA Ports via SQL Queries
April 26, 2018 | No Comments »

If you want to list “Active HANA Ports” on OS or HANA Admin Tool via SQL, then you can try to use below SQL queries to do it easily ;

SAP HANA Status Check via SAPCONTROL

SAP HANA Status Check via SAPCONTROL
April 23, 2018 | 1 Comment »

You can easily check you SAP HANA system’s status on Linux system via “sapcontrol” command…To do this “GetSystemInstanceList” and 

“GetProcessList” switchs are enough…

Blogroll