D-PDM-DY-23 · Question #43
Which parameters must be configured in SAP HANA Studio as backint agent when configuring SAP HANA database with PowerProtect Data Manager?
The correct answer is C. /opt/dpsapps/dbappagent/bin/hdbbackint. When PowerProtect Data Manager (PPDM) installs its Database Application Agent on Linux, it places the hdbbackint binary under /opt/dpsapps/dbappagent/bin/hdbbackint - this is the documented, default installation path that must be entered as the backint agent parameter in SAP…
Question
Which parameters must be configured in SAP HANA Studio as backint agent when configuring SAP HANA database with PowerProtect Data Manager?
Options
- A/usr/sbin/hdbbackint
- B/opt/ppdmagent/dbappagent/bin/hdbbackint
- C/opt/dpsapps/dbappagent/bin/hdbbackint
- D/opt/dpsapps/dbasaphana/bin/hdbbackint
How the community answered
(44 responses)- A7% (3)
- B2% (1)
- C89% (39)
- D2% (1)
Explanation
When PowerProtect Data Manager (PPDM) installs its Database Application Agent on Linux, it places the hdbbackint binary under /opt/dpsapps/dbappagent/bin/hdbbackint - this is the documented, default installation path that must be entered as the backint agent parameter in SAP HANA Studio's backup configuration.
Why the distractors are wrong:
- A (
/usr/sbin/hdbbackint) is a system binary path with no relation to PPDM's agent installation - it doesn't exist in a PPDM deployment. - B (
/opt/ppdmagent/...) uses a plausible-sounding but fabricated directory name; PPDM's agent does not install underppdmagent. - D (
/opt/dpsapps/dbasaphana/...) has the correct base directory (/opt/dpsapps/) but uses the wrong subdirectory -dbasaphanais not a valid PPDM component folder; the correct one isdbappagent.
Memory tip: Break it down as dpsapps = Dell Protection Suite Apps (the vendor product family) and dbappagent = Database Application Agent (the specific component). If you remember those two folder names together, option C is the only one that matches both correctly.
Topics
Community Discussion
No community discussion yet for this question.