Hello,
I am currently trying to replatform existing system from HPUX to Sun Solaris. The source is in C++ and we have Oracle database. The original shell script works fine on the old server but on the Solaris server, it gives a segmentation fault. I suspect that it has something to do with the...