HAT-680 · Question #100
Which Hitachi Command Suite (HCS) CLI command would you use when moving the HCS databases to another host?
The correct answer is C. hcmdsdbtrans. hcmdsdbtrans is correct because the command name itself signals its purpose: db (database) + trans (transfer/transport) - it handles moving HCS databases to a different host, including exporting from the source and importing to the destination. Why the distractors are wrong: A…
Question
Which Hitachi Command Suite (HCS) CLI command would you use when moving the HCS databases to another host?
Options
- Ahcmdssrv
- Bhcmdsbackups
- Chcmdsdbtrans
- Dhcmdschgurl
How the community answered
(29 responses)- A3% (1)
- B7% (2)
- C79% (23)
- D10% (3)
Explanation
hcmdsdbtrans is correct because the command name itself signals its purpose: db (database) + trans (transfer/transport) - it handles moving HCS databases to a different host, including exporting from the source and importing to the destination.
Why the distractors are wrong:
- A. hcmdssrv - controls starting and stopping HCS services, not database migration
- B. hcmdsbackups - creates backups of HCS data for recovery purposes, but doesn't handle cross-host database relocation
- D. hcmdschgurl - updates the HCS URL configuration (e.g., after a hostname/IP change), a post-migration step, not the migration itself
Memory tip: Break the command apart - hcmds is the product prefix, and dbtrans = DataBase Transfer. If you're moving a database, you need a transfer command. Also note that chgurl would logically come after a move (you'd change the URL once the new host is up), which helps rule out D.
Topics
Community Discussion
No community discussion yet for this question.