AZ-120 · Question #308
AZ-120 Question #308: Real Exam Question with Answer & Explanation
The correct answer is D. hostexecstart. Register an existing SAP system with Azure Center for SAP solutions with PowerShell Prerequisites for Registering a system include: Make sure the sapstartsrv process is running on all SAP instances and for SAP hostctrl agent on all the VMs in the SAP system. -> To start hostctrl
Question
Options
- Asaposcol
- Bsapacext
- Csaphostexec
- Dhostexecstart
Explanation
Register an existing SAP system with Azure Center for SAP solutions with PowerShell Prerequisites for Registering a system include: Make sure the sapstartsrv process is running on all SAP instances and for SAP hostctrl agent on all the VMs in the SAP system. -> To start hostctrl sapstartsrv use this command for Linux VMs: 'hostexecstart -start' To start instance sapstartsrv use the command: 'sapcontrol -nr 'instanceNr' -function StartService To check status of hostctrl sapstartsrv use this command for Windows VMs: C:\Program Files\SAP\hostctrl\exe\saphostexec -status
Community Discussion
No community discussion yet for this question.