nerdexam
Hitachi

HAT-680 · Question #1

You are about to restore the HiRDB database on a Hitachi Command Suite (HCS) Windows server. But first, you must stop the HCS services. How is this accomplished?

The correct answer is C. Use the hcmdssrv command. hcmdssrv is the dedicated command-line utility for starting and stopping all HCS services together, making it the correct and supported method for pre-maintenance tasks like database restores. The Windows service panel (A) can manage individual services but lacks awareness of…

Troubleshooting and Maintenance

Question

You are about to restore the HiRDB database on a Hitachi Command Suite (HCS) Windows server. But first, you must stop the HCS services. How is this accomplished?

Options

  • AUse the Windows service panel from Computer Manager.
  • BUse the HCS GUI.
  • CUse the hcmdssrv command.
  • DUse the hcmdsservices command.

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    86% (25)
  • D
    3% (1)

Explanation

hcmdssrv is the dedicated command-line utility for starting and stopping all HCS services together, making it the correct and supported method for pre-maintenance tasks like database restores. The Windows service panel (A) can manage individual services but lacks awareness of HCS service dependencies and startup order, risking data corruption. The HCS GUI (B) cannot be used to stop itself - you can't shut down the management interface from within the management interface. Option D (hcmdsservices) is a plausible-sounding distractor, but this command is used to list registered HCS services, not control them.

Memory tip: Think of hcmdssrv as "HCS manage srvices" - the srv suffix signals it's the service controller, while hcmdsservices (plural) is the service lister.

Topics

#HCS services#hcmdssrv command#database restore#service management

Community Discussion

No community discussion yet for this question.

Full HAT-680 Practice