Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » suse oracle »

Re: [suse-oracle] Oracle RAC on SUSE10 x86_64

Arun Singh

2007-01-31

Replies:

Rafael,

Error indicates that it's 10gR2. Try following:

1. Let Cluster Installation go through till "Cluster Verification Utility" test fail
  It fails due to vipca

2. From another window as root comment out "LD_ASSUME_KERNEL" in vipca

    #remove this workaround when the bug 3937317 is fixed
    arch=`uname -m`
    #if [ "$arch" = "i686" -o "$arch" = "ia64" -o "$arch" = "x86_64" ]
    #then
    #   LD_ASSUME_KERNEL=2.4.19
    #  export LD_ASSUME_KERNEL
    #fi
    #End workaround

Note: Make sure arch=`uname -m` is left as it's.

3. run "oifcfg getif"
You will get something like:
bond0 xx.xx.xx.0 global public
bond1 10.1.1.0 global cluster_interconnect

4. run "vipca"

5. Go back and retry step 1 (Cluster Verification Utility) portion.

It should work. Else, file Service request with Oracle.

-Arun

>>> On 1/31/2007 at 8:41 AM, Rafael Planella <rafael.planella@(protected):
> Hello,
>
> Anybody have installed the Oracle RAC on a SLES10 x86_64?
>
> Have tried it and fails during Oracle Cluster Software installation, at
> VIPCA assistant execution:
>
> linuxrac:/u01/app/oracle/crs10g/bin # ./vipca
> /u01/app/oracle/crs10g/jdk/jre//bin/java: error while loading shared
> libraries: libpthread.so.0: cannot open shared object file: No such file
> or directory
>
> Have tested to comment the LD_ASSUME_KERNEL on the vipca script without
> success, int this case the error is:
>
> PRKH-1010 : No se ha podido comunicar con los servicios de CRS.
>  [PRKH-1000 : No se ha podido cargar la biblioteca compartida de SRVM HAS
>  [PRKN-1008 : No se ha podido cargar la biblioteca compartida "srvmhas10"
> ni una biblioteca dependiente de
>  
> LD_LIBRARY_PATH="/u01/app/oracle/crs10g/jdk/jre/lib/i386/client:/u01/app/ora
> cle/crs10g/jdk/jre/lib/i386:/u01/app/oracle/crs10g/jdk/jre/../lib/i386:/u01/a
> pp/oracle/crs10g/lib32:/u01/app/oracle/crs10g/srvm/lib32:/u01/app/oracle/crs1
> 0g/lib:/u01/app/oracle/crs10g/srvm/lib:"
>  [java.lang.UnsatisfiedLinkError:
> /u01/app/oracle/crs10g/lib32/libsrvmhas10.so: libclntsh.so.10.1: wrong
> ELF class: ELFCLASS64]]]
> PRKH-1010 : No se ha podido comunicar con los servicios de CRS.
>  [PRKH-1000 : No se ha podido cargar la biblioteca compartida de SRVM HAS
>  [PRKN-1008 : No se ha podido cargar la biblioteca compartida "srvmhas10"
> ni una biblioteca dependiente de
>  
> LD_LIBRARY_PATH="/u01/app/oracle/crs10g/jdk/jre/lib/i386/client:/u01/app/ora
> cle/crs10g/jdk/jre/lib/i386:/u01/app/oracle/crs10g/jdk/jre/../lib/i386:/u01/a
> pp/oracle/crs10g/lib32:/u01/app/oracle/crs10g/srvm/lib32:/u01/app/oracle/crs1
> 0g/lib:/u01/app/oracle/crs10g/srvm/lib:"
>  [java.lang.UnsatisfiedLinkError:
> /u01/app/oracle/crs10g/lib32/libsrvmhas10.so: libclntsh.so.10.1: wrong
> ELF class: ELFCLASS64]]]
> PRKH-1010 : No se ha podido comunicar con los servicios de CRS.
>  [PRKH-1000 : No se ha podido cargar la biblioteca compartida de SRVM HAS
>  [PRKN-1008 : No se ha podido cargar la biblioteca compartida "srvmhas10"
> ni una biblioteca dependiente de
>  
> LD_LIBRARY_PATH="/u01/app/oracle/crs10g/jdk/jre/lib/i386/client:/u01/app/ora
> cle/crs10g/jdk/jre/lib/i386:/u01/app/oracle/crs10g/jdk/jre/../lib/i386:/u01/a
> pp/oracle/crs10g/lib32:/u01/app/oracle/crs10g/srvm/lib32:/u01/app/oracle/crs1
> 0g/lib:/u01/app/oracle/crs10g/srvm/lib:"
>  [java.lang.UnsatisfiedLinkError:
> /u01/app/oracle/crs10g/lib32/libsrvmhas10.so: libclntsh.so.10.1: wrong
> ELF class: ELFCLASS64]]]
>
>
> Thanks
>
> Rafael
>





--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting

©2008 dba.5341.com - Jax Systems, LLC, U.S.A.