InterviewSolution
Saved Bookmarks
| 1. |
What Is The Benefit Of Using Virtual Ip (vip)? |
|
Answer» Whenever an APPLICATION uses VIP to connect to a database, it can failover to ANOTHER available node in case of a failure of one node. You need to use VIP as the HOST NAME in the Transparent Network Substrate (TNS) ENTRY to use VIP. Whenever an application uses VIP to connect to a database, it can failover to another available node in case of a failure of one node. You need to use VIP as the host name in the Transparent Network Substrate (TNS) entry to use VIP. |
|