Missing libraries in OCS-15_0 directory on AIX and Sun Solaris

(CR #485020) If you are using Adaptive Server Enterprise 12.5.4 ESD #6, missing libraries in OCS-15_0/lib directory cause ./GridNode.sh to not work; ./GridNode.sh does not support OCS 12.5.

Workaround: Install Adaptive Server Enterprise 15.0.2 and export the OCS 15.0 libraries to the LIBPATH:

export LIBPATH=$SYBASE/OCS-15_0/lib:$LIBPATH