tremendous
Member
We have an environment with two servers. A user logs on to a loadbalancer. The loadbalancer directs de user to 1 of the 2 servers.
When PL/SQL Developer crashes or a session on server A is killed and a recovery file is made for PL/SQL Developer on server A.
When the same user logs on again he could be directed to server B, where the recovery file cannot be found.
The recoveryfile should be written somewhere in de profile of the user. Only then the recovery file will be available when the user logs on to an other server.
Is there a solution for this problem?
When PL/SQL Developer crashes or a session on server A is killed and a recovery file is made for PL/SQL Developer on server A.
When the same user logs on again he could be directed to server B, where the recovery file cannot be found.
The recoveryfile should be written somewhere in de profile of the user. Only then the recovery file will be available when the user logs on to an other server.
Is there a solution for this problem?