nerdexam
Microsoft

AZ-120 · Question #164

You are planning a highly available SAP HANA deployment on Azure virtual machines. You need to recommend a solution for monitoring TCP latency between the SAP application and the database tiers on…

The correct answer is C. the NIPING command. NIPING is SAP's proprietary network testing tool specifically designed to measure TCP/IP latency and throughput between SAP application and database layers at the socket level - exactly what the question asks for. It operates at the TCP socket layer and is the recommended tool…

Maintain SAP workloads on Azure

Question

You are planning a highly available SAP HANA deployment on Azure virtual machines. You need to recommend a solution for monitoring TCP latency between the SAP application and the database tiers on the TCP socket layer. What should you include in the recommendation?

Options

  • Athe Azure Network Watcher reachability report
  • BAzure Extension for SAP
  • Cthe NIPING command
  • Dthe PING command

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    88% (30)
  • D
    3% (1)

Explanation

NIPING is SAP's proprietary network testing tool specifically designed to measure TCP/IP latency and throughput between SAP application and database layers at the socket level - exactly what the question asks for. It operates at the TCP socket layer and is the recommended tool by SAP for validating network performance in HANA deployments, making it the only option purpose-built for this use case.

Why the distractors are wrong:

  • A (Network Watcher reachability report): This checks whether a network path is reachable (connectivity), not TCP latency performance - it's a connectivity diagnostic, not a latency benchmark tool.
  • B (Azure Extension for SAP): This collects Azure infrastructure metrics (CPU, memory, disk, network) and sends them to SAP monitoring systems, but it doesn't actively measure TCP socket latency between tiers.
  • D (PING command): PING uses ICMP, not TCP - it cannot measure latency at the TCP socket layer, and ICMP traffic is often throttled or blocked differently than TCP in cloud environments, making it unreliable for this purpose.

Memory tip: Think NIPING = Network Inspector for SAP - it's the SAP-native tool for socket-layer testing, while PING is OS-native and uses ICMP (wrong protocol). Whenever an SAP exam question mentions "TCP socket layer" and "SAP application to database," NIPING is the answer.

Topics

#NIPING#TCP latency#network monitoring#SAP performance

Community Discussion

No community discussion yet for this question.

Full AZ-120 Practice