Oracle Database Administration 2019 Certified Professional — Question 51
Which two statements are true concerning Oracle 19c Clusterware-managed application VIPs? (Choose two.)
Answer options
- A. An application VIP is created on the default network by the appvipcfg utility.
- B. Application VIPs do not fail over to surviving cluster nodes when the node hosting the VIP fails.
- C. If an application sends messages to be displayed and sets the DISPLAY variable, then an application VIP is required.
- D. An application VIP can be created with the crsctl utility.
- E. An application VIP is created on the interconnect network by the crsctl utility.
Correct answer: A, D
Explanation
Option A is correct because the appvipcfg utility is specifically designed to create application VIPs on the default network. Option D is also correct as the crsctl utility is utilized to create application VIPs. Options B, C, and E are incorrect because they either misstate the behavior of VIPs or the method of creation.