Some IBM Notes Standard clients (R8.5, R.9) have data directory on network. However, sometimes network has minor connection issues (e.g. 500ms timeout) that leads to IBM Notes client hang (the nsd -kill is needed to restrat client).
Is there any parameter, that solves this situation? Why can’t Notes client hold network connection for minor timeouts?
You can increase a value of TCPIP Port Timeout from default 5s . Go to Preferences → Notes ports , select TCPIP, then press Options button and enter value. Do not increase it too much. Tune it ± 1-2s will be reasonable. With big timeout you can get an unwanted client awaitnig of server response then server became n/a
You can try disable LAN0 (if enabled), and use TCPIP only.
Subject: Regarding whether IBM officially supports running the Notes client off a networked drive
I have heard from IBM’rs that there are many customers that do run Notes off a networked drive, and I have worked where a department chose to run Notes this way. Some customers believe that it is simpler to provision the client from a networked drive than from local. Before roaming became available, it may also have been useful in providing a backup for user files like the bookmark.nsf.
We ran into the problem years ago when we had local install and user data on a share so user can roam from pc to pc. We then started having network issues with the users share and IBM answer is we do not supported user data that is not on the local harddrive. You can try using windows roaming or try setting the user up as a roaming users and most needed local files will be copied down from the specified domino server as notes starts up.
Subject: To Barry: Thankx, but what do you mean by “not supported”?
I know about thos statement in “Installing Notes in a shared network directory” chapter:
… “Shared network installation is not supported for Lotus Notes standard configuration.”…
However, this is different situation as the data dir’s are no local PC. My question is about networked client DATA directory. Is this the same scenario?