Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 378
An engineer wants to create a backup of Cisco UCS Manager for disaster recovery purposes.
What are two characteristics of a full state backup of a Cisco UCS Manager database? (Choose two.)
Answer options
- A. contains all of the runtime states and statuses but not the configurations
- B. performs a complete binary dump of the database as a .bin file
- C. performs a complete binary dump of the database as a .sql file
- D. performs a complete binary dump of the database as a .txz file
- E. contains all of the configurations
Correct answer: B, E
Explanation
The correct answer is B and E because a full state backup indeed performs a complete binary dump of the database as a .bin file and contains all configurations. Option A is incorrect as it suggests that the backup does not include configurations, which is false for a full state backup. Options C and D are incorrect since they mention file formats (.sql and .txz) that are not used for a full state backup in this context.