SAP Developer

SAP Developer

63 Articles Published

Articles by SAP Developer

Page 4 of 7

Diagnosis file of unavailable tenant in SAP HANA database

SAP Developer
SAP Developer
Updated on 13-Mar-2020 416 Views

When a tenant database is unavailable due to some performance problems, the tenant database administrator can't access diagnosis files. In this case, a system administrator can access the diagnosis files of the tenant database from the system database using the SAP HANA studio.In the SAP HANA studio, open the Administration editor and choose Diagnosis Files and diagnosis files of the system database are displayed.Using the Database filter, select the tenant database → whose diagnosis files you want to see and diagnosis files of the selected tenant database will be displayed.

Read More

Copying or moving a tenant database in SAP HANA

SAP Developer
SAP Developer
Updated on 13-Mar-2020 1K+ Views

When you move or copy a tenant database, data is replicated from the original tenant database to the new tenant database in the target system. Following tables shows type of data replication for different type of data −Data and logs of the tenant databaseYesTrace and log files   NoData backups    NoConfiguration (*.ini) files with tenant-database-specific values                 NoCertificates and certificate collections stored in the tenant database    Yes                 

Read More

Lock down of SAP HANA system

SAP Developer
SAP Developer
Updated on 13-Mar-2020 508 Views

A SAP HANA system lockdown in the following scenarios −The temporary license key has expired.When a temporary license key is in use and the hardware key has changed.When permanent license key has expired and it is not renewed within 28 days.When installed license key is an enforced license key and the current memory consumption exceeds the licensed amount plus the tolerance.When all license keys installed in your database are deleted.You can’t run a query in lockdown mode and only a License Administrator can connect to database.

Read More

Loading an individual column in SAP HANA using SQL

SAP Developer
SAP Developer
Updated on 13-Mar-2020 485 Views

Yes, you can open SQL console and execute the statement −LOAD (, ...);This SQL query will load or unload entire column into or from main memory. Its load status is TRUE or FALSE. The table's load status is PARTIALLY.

Read More

Different Package type in SAP HANA

SAP Developer
SAP Developer
Updated on 12-Mar-2020 488 Views

In SAP HANA, packages are used to store design time repository objects under the Content folder in HANA Studio. You have two types of the package in HANA system:Structural This package only contains sub-packages and doesn’t store repository objects.Non-Structural This package stores both repository objects and sub-packages.

Read More

M_Expensive statement in SAP HANA

SAP Developer
SAP Developer
Updated on 12-Mar-2020 3K+ Views

This can be checked using system view M_EXPENSIVE_STATEMENTS.SELECT * FROM M_EXPENSIVE_STATEMENTSIn SAP HANA, the M_EXPENSIVE_STATEMENTS view provides convenient access to the most expensive statements that were executed on the system. A statement is considered being expensive if its runtime exceeds a particular threshold. Please note that the expensive statements trace needs to be activated first in the Performance → Expensive Statements Trace screen in the SAP HANA studio. Click Configure the Trace Configuration dialog

Read More

Maximum number of columns in a table in SAP HANA

SAP Developer
SAP Developer
Updated on 12-Mar-2020 1K+ Views

The maximum number of columns in a table is 1000.

Read More

Checking various details in SAP HANA in multitenant environment

SAP Developer
SAP Developer
Updated on 06-Mar-2020 163 Views

You can check the landscape of HANA system, navigate to Landscape tab in HANA studio. Services show all the services running on HANA system.The following screenshot shows SAP HANA system and all the key services running under system Landscape for the same system.You can see the service name corresponding to each server in HANA system landscape.

Read More

In SAP Business One, making HTTP request with SOAP body

SAP Developer
SAP Developer
Updated on 06-Mar-2020 485 Views

You can use web services wrapper provided by SAP which allow programmer to use the services provided by DIS. To perform an easy integration, it is possible to use SoapUI in open source version. The connection is performed using login service and with reference of its wsdl, login request can be created and XML definition of message san be seen.                        192.168.90.118          DB_TestConnection          dst_MSSQL2008          manager          Kuldip          ln_English          192.168.90.118:30000           To connect SAP Business One to a program, there are various options that you can try. For more details you can refer this link −https://blogs.sap.com/2014/07/28/connecting-an-add-on-to-sap-business-one/

Read More

Validity of SAP HANA permanent license after expiry

SAP Developer
SAP Developer
Updated on 24-Feb-2020 584 Views

Note that the validity of your permanent License key is till predefined date and when it is expired, a temporary license key is issued, with a validity for only 28 days. During this period, you have to install a permanent License key again.

Read More
Showing 31–40 of 63 articles
Advertisements