InterviewSolution
| 1. |
What Is Resilience Time? |
|
Answer» Resilience TIME is the time DEFINED in Informatica to wait before it LOSE the connection on a network failure. Eg: If your resilience time is 180 sec and the network goes down so Informatica will wait for 180 sec and if network is established in between, the connection will be established. If the network is not up within 180 sec so the unsaved data will be LOST and the client will be disconnected from the domain or repository Resilience time is the time defined in Informatica to wait before it lose the connection on a network failure. Eg: If your resilience time is 180 sec and the network goes down so Informatica will wait for 180 sec and if network is established in between, the connection will be established. If the network is not up within 180 sec so the unsaved data will be lost and the client will be disconnected from the domain or repository |
|