RAC on SLES 10 SP1
Hello,
I'm trying to install Oracle 10g release 2 in two node RAC with SLES 10 SP1 and I have problem with vipca configuration. After OUI installs files on both nodes I have to run root.sh script. On the first node it finishes fine. On the second it starts clusterware daemons correctly but then an error occur during silent vipca run and it ends with
/oracle/app/oracle/product/10.2.0/crs/jdk/jre//bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
. If I use a workaround and comment out
export LD_ASSUME_KERNEL
0