Reports 10.1.2. and SuSE Enterprise Linux 10

Officially the Oracle AS 10.1.2 is not yet certified with SLES 10 and therefor Reports 10.1.2. is not certified. Nevertheless the Oracle AS 10.1.2 is installable on SLES 10, but if you try to run a Report you are receiving an error.

The corresponding logfile $ORACLE_HOME/opmn/logs/OC4J~OC4J_BI_Forms~default_island~1 shows following error stack:

  • java.lang.UnsatisfiedLinkError: /u00/app/oracle/product/as-fr-10.1.2/lib/librwu.so:
    /usr/X11R6/lib/libXm.so.2: undefined symbol: _Xsetlocale

To resolve this problem perform following steps:

  1. su - root
  2. cd /usr/X11R6/lib
  3. mv -f libXm.so.2 libXm.so.2.backup
  4. ln -s libXm.so.3 libXm.so.2

After that stop and restart the OC4J Instance OC4J_BI_Forms as oracle user:

  1. opmnctl stopproc process-type=OC4J_BI_Forms
  2. opmnctl startproc process-type=OC4J_BI_Forms
Now you can run Oracle Reports under SLES 10, but please note, that at the moment Oracle AS 10.1.2 is not yet certified with SLES 10!
Published 11 September 2007 01:12 von Dirk Nachbar

Kommentare

# Luiz nobre said on 05 November, 2007 02:15

I do this, but now when I try compile forms I recive error frm-91500: unable to start/complete the build. So I go back to old libXm.so.2 and compile complete.

# Dirk Nachbar said on 05 November, 2007 02:25

Hello,

you may try to set following environment variables:

TERM=vt220

ORACLE_TERM=vt220

and check you NLS_LANG. You may also try to unset NLS_LANG and run your compile job once again.

But please remember Oracle AS 10.1.2 is not yet certified with SLES10.

# Luiz nobre said on 05 November, 2007 02:33

Sorry, my e-mail is nobre.lc@gmail.com

Kommentar abgeben

(verpflichtend) 
(verpflichtend) 
(optional)
(verpflichtend)