Hi,
My client is moving from Moving Lotus Notes 8.5.1 64 bit server from AIX to linux…
Just wondering i there will be any issues with moving applications from AIX to Linux.
Any help is highly appreciated.
Thanks
Raj
Hi,
My client is moving from Moving Lotus Notes 8.5.1 64 bit server from AIX to linux…
Just wondering i there will be any issues with moving applications from AIX to Linux.
Any help is highly appreciated.
Thanks
Raj
Subject: My experience with Win->Lin
I only have experience in moving Domino server from Windows to Linux.
One problem we had was that the developers did hard-code som backslashes "" which of course broke on Linux. This had to be fixed.
Also Linux is sensetive about file names. SearchAjax.nsf and searchajax.nsf are two different databases on linux but not on windows. This has to be fixed.
But since Linux and AIX are both UNIX none of the above issues should appear. Or?