SAP Tracing for Effective Troubleshooting: A Complete Guide SAP systems are powerful but complex. Issues like performance bottlenecks, authorization errors, and integration failures are common, and troubleshooting them can be daunting. That’s where SAP Tracing becomes invaluable. It allows administrators to pinpoint issues by examining backend logs and processes in…
Read MoreTop FAQs About SAP BTP, SAP IAS, and SAP IAG
Top FAQs About SAP BTP, SAP IAS, and SAP IAG Top FAQs About SAP BTP, SAP IAS, and SAP IAG Every Security Expert Should Know SAP Business Technology Platform (BTP) and other SAP Cloud applications are revolutionizing the way businesses leverage technology. Understanding the key components—SAP Identity Authentication Service (IAS)…
Read MoreWhy NZDM upgrade is better than traditional SAP upgrade
When it comes to upgrading SAP systems, businesses often face the challenge of balancing downtime, performance, and risk management. Traditionally, SAP upgrades required long maintenance windows, impacting business operations significantly. However, with the introduction of Near Zero Downtime Maintenance (NZDM, companies now have a more efficient, flexible, and business-friendly alternative.…
Read MoreHANA Downtime Due to Unresponsive NFS Mount Points 2.00.079
Introduction of Unresponsive NFS mount points In a recent incident, a HANA system experienced unexpected downtime, despite minimal system load and recent OS and HANA upgrades. The root cause was identified as unresponsive NFS mount points, even those not directly used by HANA. This article delves into the details of…
Read MoreSAP Fiori Cache Cleanup: A Comprehensive Guide
SAP Fiori Cache Cleanup: A Comprehensive Guide Understanding the Need for Cache Cleanup When encountering issues with SAP Fiori apps, such as slow loading times, missing icons, or incorrect data, clearing the cache can often resolve the problem. Cache cleanup is essential after system upgrades, configuration changes, or deployment of…
Read MoreSAP SUM Phases: A Step-by-Step Guide
SAP SUM Introduction Upgrading an SAP system is a complex undertaking that requires careful planning and execution. SAP’s Software Update Manager (SUM) tool simplifies this process, providing a structured approach to system upgrades, EHP updates, S/4HANA conversions, and more. In this blog post, we’ll delve into the key phases and…
Read MoreSAP HANA SQL Commands for Auditing/SOX
By using SAP HANA SQL Commands, we can perform following job Finding index and primary keys of tables SELECT IFNULL(CONSTRAINT,’NUNIQUE’), INDEX_NAME,COLUMN_NAME FROM INDEX_COLUMNS WHERE SCHEMA_NAME = ‘%s’ AND TABLE_NAME = ‘%s’ ORDER BY INDEX_OID,POSITION Show details of users that have been logged-in select * from “SYS”.”USERS” where “LAST_SUCCESSFUL_CONNECT” is not…
Read MoreUnderstanding HANA Licensing Model for Multiple Tenants
The HANA Licensing Landscape for Multi-Tenant Environments A common query among HANA administrators is how system-wide and tenant-specific licenses interact in multi-tenant setups. Let’s delve into the intricacies of HANA licensing to clarify these aspects. Read also – Reclaim HANA Log to avoid log full situation. Scenario: A 750 GB…
Read More