Installation of 4.70-909.i386 (Linux SuSE)

The installation proces is broken during cpio on directory ..../docroot/native ....
exactly; error: unpacking of archive failed on file /opt/tarantella/var/docroot/native/sgdcwin-zc_cn.msi;51001ab9:
cpio read fail file descriptor
There is a newer install version? or what ist to do?
Thanks
Vaclav
Edited by: 853316 on 23.01.2013 09:20

maybe the fact that SGD is not supported on SUSE.
Other things that can contribute to this message include
- improperly sized server (see release notes)
- improperly configured server (see install instructions)
- check network, DNS (requirement) and loopback in /etc/hosts config
restart with
$ tarantella stop; sleep 30; tarantella stop --kill
$ tarantella start --verbose
and post message along with /etc/hosts and /etc/resolv.conf and
$ tarantella config
docs
http://docs.oracle.com/cd/E26362_01/index.html

Similar Messages

  • Installation of 11.5.10 on Linux (Suse or Redhat)

    Has any one had succes of installing 11.5.10 on Suse or redhat? Does anyone know where i could find the installation/upgrade document?
    Kind regards,
    Dwayne

    The following guides provide a basic outline of what you would need to do.
    The simple web alias for the Novell Oracle documentation is www.suse.com/oracle, then click on Documentation.
    http://ftp.novell.com/partners/oracle/docs/10gR2_SL10_introduction.pdf
    http://ftp.novell.com/partners/oracle/docs/10gR2_openSUSE102_introduction.pdf
    Install Suse Linux 10.1 with at least the following groups:
    Graphical Base System
    KDE Desktop Environment
    C/C++ Compiler and Tools
    Under partitioning, ensure you have 2GB minimum for swap. I have 2GB physical and 2GB swap, and swap is usually near 1GB with all services running. I recommend starting with 4 or 6 GB of swap (2x-3x physical ram).
    I used to prefer running 11i on reiserFS due to superior write speeds and better storage allocation of the 700,000 small 11i files. ReiserFS is now in maintenance mode from both Oracle and Novell standpoints, so if you are starting out with a fresh install, choose ext3 with the data=writeback mount option.
    If the following packages are not on your media, download from http://download.opensuse.org/distribution/SL-10.1
    compat-2006.1.25-9.i586.rpm --needed for relinking
    compat-expat1-1.95.8-6.i586.rpm               --needed for relinking
    compat-gdbm-1.8.0-7.i586.rpm               --Provides missing libgdbm.so.2
    db1-1.85-99.i586.rpm                    --Provides missing libdb.so.2
    dovecot-1.0.beta3-13.i586.rpm               --Non SSL IMAP 4 server for processing Workflow notifications
    gcc_old-2.95.3-175.2.i586.rpm               --Provides compilation of 11i c code
    gkrellm-2.2.7-14.i586.rpm               --Useful light weight system monitoring tool
    libaio-0.3.104-12.i586.rpm               --required for asynch I/O database operation
    libaio-devel-0.3.104-12.i586.rpm          --required for asynch I/O database operation
    openmotif21-libs-2.1.30MLI4-143.i586.rpm     --Needed to open Developer 6i forms on Linux
    orarun-1.8-109.16.i586.rpm               --configures required kernel parameters
    pdksh-5.2.14-801.i586.rpm               --required by rapid install
    xorg-x11-Xvfb-6.9.0-48.i586.rpm               --Needed for dynamic gif generation
    as root:
    cd /usr/lib
    ln -s libdb.so.2 libdb.so.3
    During the installation, I deselect java 1.4.2 and select java 1.5.0, which delivers the following packages
    java-1_5_0-sun-1.5.0_06-17.i586.rpm
    java-1_5_0-sun-jdbc-1.5.0_06-17.i586.rpm
    java-1_5_0-sun-plugin-1.5.0_06-17.i586.rpm
    create an /etc/init.d/xvfbserver replacing host.domain with your actual values.
    #!/bin/sh
    ### BEGIN INIT INFO
    # Provides: xvfb
    # Required-Start: $network $syslog $remote_fs
    # Should-Start: $time ypbind sendmail
    # Required-Stop: $network $syslog $remote_fs
    # Should-Stop: $time ypbind sendmail
    # Default-Start: 3 5
    # Default-Stop: 0 1 2 6
    # Short-Description: xvfb daemon providing virtual framebuffer support
    # Description: Start the xvfb service on host.domain:50
    ### END INIT INFO
    nohup /usr/bin/X11/Xvfb :50 -screen 0 1024x800x8 -pn -fp /usr/lib/X11/fonts/misc
    -sp /etc/X11/xserver/SecurityPolicy &
    export DISPLAY=host.domain:50.0
    /usr/X11R6/bin/xhost +
    nohup /usr/bin/X11/mwm &
    One xvfbserver is saved, type insserv xvfbserver in /etc/init.d as root.
    xvfb allows dynamic gifs to be generated correctly, mwm allows bitmapped reports to run with error from the concurrent managers.
    If you want to test Workflow notifications, edit /etc/dovecot/dovecot.conf and set:
    disable_plaintext_auth = no
    SSL enabled IMAP for 11i was only enabled after ATG.H RUP 3, and not really required small training environments.
    Toolkit for Oracle is compiled for Suse 10.1 on http://packman.unixheads.com/suse/10.1:
    tora-1.3.21-0.pm.2.i586.rpm. Otherwise, you can download an rpm of Freely Available SQL GUI tool SQL Developer from technet.oracle.com.
    Run Online Update for all updateable packages. This will bring the Sun Java plugin up to 1.5.0_07.
    http://ftp.novell.com/partners/oracle/sles-10/orarun-1.9-26.i586.rpm
    rpm -Uhv --nodeps orarun-1.9-26.i586.rpm
    Run “/usr/sbin/rcoracle start“ to set kernel parameters.
    1) Setup the environment as you would for running Applications on RH 4 or SLES9
    I.E. follow Oracle Applications Installation Update Notes, Release 11i (11.5.10.2)
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=316806.1
    2) Remove any LD_ASSUME_KERNEL references in O/S /etc/profile.d files
    3) Comment out LD_ASSUME_KERNEL entries in $ORACLE_HOME/appsutil/bin/adgetlnxver.sh and $AD_TOP/bin/adgetlnxver.sh
    if [ ${setflag}x = "x" -a $os = "Suse" ]; then
    # LD_ASSUME_KERNEL="2.4.21"
    # export LD_ASSUME_KERNEL
    os="Suse"
    fi
    if [ ${setflag}x = "x" -a $os = "RH" ]; then
    # LD_ASSUME_KERNEL="2.4.19"
    # export LD_ASSUME_KERNEL
    os = "RH"
    fi
    If doing a rapid install, the database startup will fail and rapidwiz will prompt to ignore or retry. At this point, edit $ORACLE_HOME/appsutil/bin/adgetlnxver.sh as shown above and click on retry. It will then run to the autoconfig step at the end and error out. Just hit cancel, edit $AD_TOP/bin/adgetlnxver.sh as shown above.
    At this point, go to $APPL_TOP/admin, and in sid_host.xml,
    replace
    <sun_plugin_ver oa_var="s_sun_plugin_ver">1.4.2_04</sun_plugin_ver>
    with
    <sun_plugin_ver oa_var="s_sun_plugin_ver">1.5.0_07</sun_plugin_ver>
    Then run autoconfig.
    Register the Sun Java Plugin with Firefox by creating a soft link in /usr/lib/browser-plugins:
    # cd /usr/lib/browser-plugins
    # ln -s /usr/lib/jvm/java-1.5.0-sun-1.5.0_07/jre/plugin/i386/ns7/libjavaplugin_oji.so
    This will allow you to open 11i forms that require Jinitiator in Windows via the Sun Java Plugin in either Firefox or SeaMonkey (the Mozilla replacement) on your Suse 10.1 machine.
    4) In order to relink cplex library executables (MSC, MSO, MSR, MST, WIP, etc), edit $AD_TOP/bin/adrelinknew.sh and add the following LD option (-Wl,--noinhibit-exec) in the LINUX section:
    LINUX)
    LDFLAGS='-s -L$(ORACLE_HOME)/lib -L$(ORACLE_HOME)/lib/stubs -ldl'
    DEBUG_LDFLAGS='-g -L$(ORACLE_HOME)/lib -L$(ORACLE_HOME)/lib/stubs -ldl'
    exe_line='ELF .*executable'
    SHRLIB_LD='gcc'
    LD='gcc'
    SHRLIB_LDFLAGS='-L$(ORACLE_HOME)/lib -L$(ORACLE_HOME)/lib/stubs -shared'
    if test -f "/etc/redhat-release"; then
    CPP_LIBS='/usr/lib/libstdc++-2-libc6.1-1-2.9.0.so'
    elif test -f "/etc/SuSE-release"; then
    CPP_LIBS='/usr/lib/libstdc++.so.2.9'
    else
    CPP_LIBS=''
    fi
    CPP='g++'
    CPP_LDFLAGS='-s -L$(ORACLE_HOME)/lib -L$(ORACLE_HOME)/lib/stubs
    set CPP_LDFLAGS='-s -L$(ORACLE_HOME)/lib -L$(ORACLE_HOME)/lib/stubs
    to CPP_LDFLAGS='-s -L$(ORACLE_HOME)/lib -L$(ORACLE_HOME)/lib/stubs -Wl,--noinhibit-exec'
    After this change, you can apply any MRP, ASCP patch and all executables will relink correctly. You can also use adadmin to relink all executables and it completes without error.
    5) For Discoverer 4.1.48.08, Follow Metalink Note 280598.1 Discoverer 4i On Linux: Required Patch and Configuration for Discoverer Server Stability to use JDK 1.3.1 and oadj. I updated the autoconfig template files with this change after applying 3895177. Discoverer viewer and plus standard BIS reports all open correctly on SLES-10/Suse 10.1
    6) If you want to apply Developer 6i Patchset 17 or 18 to your 11i system, edit $ORACLE_HOME/forms60/lib/cus_forms60w.mk and ins_forms60w.mk and remove the -Bstatic
    BUILD_FORMS_SO_FILE=$(SOSD_FORMS_LDSHARED_SO) \
         context.o create.o destroy.o formsapi.o iauasst.o iauexcep.o \
         ifjapi.o objlib.o persistc.o \
         $(LIBJAPI) \
         $(JAPI_PLSQL) \
         $(FDESGEN_BUILT_INS) \
         sslidtab.o \
         $(LLIBD2F) \
         $(LLIBIE) $(LLIBIL) $(LLIBIE) $(LLIBIG) $(LLIBIF_IFG) $(LLIBIG) \
         $(LLIBIM_IMG) $(LLIBIW_IWG) $(LLIBID_IDD) $(LLIBID_IDL) $(LLIBID_IDG) \
         $(LLIBID_ID2) $(LLIBID_IDG) $(LLIBID_ID1) $(LLIBIG_IGO) $(LLIBIT_ITG) \
         $(LLIBIHM) $(LLIBIB) $(LLIBIM_IMG) $(LLIBIP_IPG) $(LLIBIC_ICG) $(LLIBIP_IPC) \
         $(LLIBIM_IMC) $(LLIBIF_IFC) $(LLIBIJ_IJC) $(LLIBIW_IWC) $(LLIBIPLSD) \
         $(LLIBIO_IOD) $(LLIBIO_IOC) $(LLIBIC) $(LLIBSOSD) $(LLIBII_IIC) $(LLIBIT) \
         $(LLIBIC) $(LLIBIP_IPC) \
         $(DEPLIBSM) \
         -Bdynamic $(LLIBTHREAD) -lnsl -ldl -lm -lc
    due to:
    ar x $ORACLE_HOME/lib/libifjapi60.a context.o create.o destroy.o formsapi.o \
         iauasst.o iauexcep.o ifjapi.o objlib.o persistc.o
    /usr/bin/ld -o $ORACLE_HOME/lib/libifjapi60.so -z muldefs -G -L$ORACLE_HOME/lib/ context.o create.o destroy.o formsapi.o iauasst.o iauexcep.o ifjapi.o objlib.o persistc.o $ORACLE_HOME/lib/libifjapi60.a $ORACLE_HOME/forms60/lib/ipcpcr.o $ORACLE_HOME/forms60/lib/ipdecr.o $ORACLE_HOME/forms60/lib/ipkbu.o sslidtab.o -ld2f -lie -lil -lie -lig -lifg -lig -limg -liwg -lidd -lidl -lidg -lid2 -lidg -lid1 -ligo -litg -lihm -lib1 -limg -lipg -licg -lipc -limc -lifc -liwc -liplsd -liod -lioc -lic -lsosd -liic -lit -lic -lipc -lnn60 -lobx60 -lzrc60 -lge60 -lvgs60 -lde60 -lucol60 -lca60 -lnvu60 -lnvc60 -lnvs60 -luicc60 -lmma60 -lmmiw60 -lmmov60 -lmma60 -lmmos60 -lmmoi60 -lmmia60 -lmmft60 -lmmcm60 -luihx60 -luc60 -luipr60 -luimotif60 -lot60 -lrem60 -lree60 -lrec60 -luiimg60 -luimotif60 -luipr60 -luiimg60 -luc60 -lrem60 -luimotif60 -luia60 -ltknqap60 -luipr60 -luimotif60 -lutt60 -lix60 -lixd60 -lrod60 -lror60 -lros60 -lrod60 -lror60 -lros60 -lrod60 -luat60 -lutc60 -lutl60 -lutsl60 -lplsf -lplsb -lextp -lpsd -lplsf -lplsb -lextp -lslax -lsql $ORACLE_HOME/lib/nautab.o $ORACLE_HOME/lib/naeet.o $ORACLE_HOME/lib/naect.o $ORACLE_HOME/lib/naedhs.o -lnetv2 -lnttcp -lnetwork_d -lnz -lnzr -lnsslb8 -lbcert -lncr -lnetv2 -lnttcp -lnetwork_d -lnz -lnzr -lnsslb8 -lbcert -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork_d -lnz -lnzr -lnsslb8 -lbcert -lncr -lnetv2 -lnttcp -lnetwork_d -lnz -lnzr -lnsslb8 -lbcert -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -ldl -lm -lpthread -ldl -lpthread -lm -L/usr/lib -lm -L/usr/X11R6/lib -lXm -L/usr/X11R6/lib/ -L/usr/X11R6/lib/ -lXt -lX11 -lm -lix60 -lixd60 -lX11 -lnlsrtl3 -lXp -lXext -Bdynamic -lnsl -ldl -lm -lc -Bstatic
    /usr/bin/ld: -static and -shared may not be used together
    make: *** [$ORACLE_HOME/lib/libifjapi60.so] Error 1
    At this point, you can follow the 10gR2 interop note to upgrade the 11.5.10.2 9.2.0.6 database to 10.2.0.2 via dbua:
    Follow the latest 10gR2/11i Interoperability Notes (362203.1)
    Oracle Applications Release 11i with Oracle 10g Release 2 (10.2.0)
    http://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=362203.1

  • Installation mySAP ERP 2005 on Linux SuSe 10

    Hello,
    I tried to install mySAP ERP 2005 on Linux Suse 10 with 8 GB RAM and enough harddisk space (6 x 250 GB) as a central system. But the Installations stops always in the "Import Abap" step with jobs:
    running 3 , wating 22 , completed 13, failed 0 , total 38
    No errors are written to the logfiles and there is no progress in the installation, so I have to stop it manually.
    Can anyone help me?
    regards
    Andreas

    Hi Frank
    Can you please let me know how to get the SAP Solution manager Key that we need to type in during the initial installation?
    Thanks
    Sasi

  • Installation - Linux Suse 9 OS Requirements

    Hi,
    I have inherited a production system, which is Oracle Application Server 10.1.2 on Linux Suse 9; the configuration includes Web Cache, Portal, OID etc.
    There have been several performance and stability issues and the deeper I look I find that many configuration settings are either wrong or none existent.
    I have also noticed that the recommended software requirements as listed above as documented in the Oracle Application Server Installation Guide were not made and these are as follows:
    1. Linux Software requirements (Linux packages)
    2. Kernel Parameters
    3. Kernel Parameter settings for OracleAS Web Cache
    4. Kernel Parameters settings for OracleAS MR
    5. Oracle User Shell Limits
    The question I have for you esteemed Oracle Professionals is will any retrospective changes have the desired stabilising effect or should I rebuild?
    Message was edited by:
    4dyomi

    I described installation of 9i R2 valid for SUSE 9.1, 9.2 and 9.3. You could find it on http://ivan.kartik.sk/oracle/install_ora9_suse.html
    Hope that helps

  • Installation of Oracle 8.1.7 on SUse 8

    I try to install oracle 8.1.7 server on a linux suse 8.0, following the oracle's instrucions.
    but when i try to run the runInstaller happen this error:
    someone can help me please?
    thank
    bye bye
    oracle@linux:/cdrom> ./runInstaller
    oracle@linux:/cdrom> Initializing Java Virtual Machine from ../stage/Components/
    oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    SIGSEGV received at bfffd858 in /media/cdrom/stage/Components/oracle.swd.jre/1.1
    .8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libjava.so. Processing te
    rminated
    Wed May 8 19:36:24 2002
    jre full version "JDK 1.1.8 IBM build l118-20000713 (JIT enabled: jitc)"
    Operating Environment
    Host : linux.
    OS Level : 2.4.18-4GB.#1 Wed Mar 27 13:57:05 UTC 2002
    glibc Version : 2.2.5
    No. of Procs : 1
    Memory Info:
    total: used: free: shared: buffers: cached:
    Mem: 790069248 182607872 607461376 0 27107328 91045888
    Swap: 815906816 0 815906816
    MemTotal: 771552 kB
    MemFree: 593224 kB
    MemShared: 0 kB
    Buffers: 26472 kB
    Cached: 88912 kB
    SwapCached: 0 kB
    Active: 38284 kB
    Inactive: 119584 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 771552 kB
    LowFree: 593224 kB
    SwapTotal: 796784 kB
    SwapFree: 796784 kB
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : infinity
    RLIMIT_DATA : infinity
    RLIMIT_STACK : 2093056
    RLIMIT_CORE : 0
    RLIMIT_NOFILE : 1024
    RLIMIT_NPROC : 6144
    Application Environment
    Signal Handlers -
    SIGINT : ignored
    SIGQUIT : ignored
    SIGILL : sysThreadIDump (libjava.so)
    SIGABRT : sysThreadIDump (libjava.so)
    SIGFPE : sysThreadIDump (libjava.so)
    SIGBUS : sysThreadIDump (libjava.so)
    SIGSEGV : sysThreadIDump (libjava.so)
    SIGPIPE : ignored
    SIGUSR1 : unknown handler
    Environment Variables -
    PWD=/media/cdrom/install
    ORACLE_SID=ora1
    PAGER=less
    HOSTNAME=linux
    LD_LIBRARY_PATH=/media/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/Dat
    aFiles/Expanded/linux/lib/linux/native_threads:/lib:/usr/lib:/ora817/app/pracle/
    product/8.1.7/lib
    LESSCLOSE=lessclose.sh %s %s
    LS_OPTIONS=-N --color=tty -T 0
    QTDIR=/usr/lib/qt3
    SUSECONFIGPROFILE=true
    CLASSPATH=/tmp/OraInstall:../stage/Components/oracle.swd.oui/1.7.1.8.0/1
    /DataFiles/Expanded/lib/OraInstaller.jar:../stage/Components/oracle.swd.oui/1.7.
    1.8.0/1/DataFiles/Expanded/lib/InstImages.jar:../stage/Components/oracle.swd.oui
    /1.7.1.8.0/1/DataFiles/Expanded/lib/InstHelp.jar:../stage/Components/oracle.swd.
    oui/1.7.1.8.0/1/DataFiles/Expanded/lib/oracleice.jar:../stage/Components/oracle.
    swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/help.jar:../stage/Components/oracle.s
    wd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/ewt.jar:../stage/Components/oracle.swd
    .oui/1.7.1.8.0/1/DataFiles/Expanded/lib/xmlparser.jar:../stage/Components/oracle
    .swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/swingaccess.jar:/media/cdrom/stage/C
    omponents/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/rt.jar:/media/cdro
    m/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/i18n.jar:
    /media/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/li
    b/math.jar:/media/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expand
    ed/linux/lib/classes.zip
    LESSKEY=/etc/lesskey.bin
    LESSOPEN=lessopen.sh %s
    MANPATH=/usr/local/man:/usr/share/man:/usr/X11R6/man:/opt/gnome/man
    OPERADIR=/usr/share/opera
    GNOME_PATH=:/opt/gnome:/usr:/opt/gnome:/usr
    NNTPSERVER=news
    LESS=-M -I
    USER=oracle
    LS_COLORS=no=00:fi=00:di=01;34:ln=01:pi=40;33:so=01;35:bd=40;33;01:cd=40
    ;33;01:or=40;31;01:ex=01;31:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.bt
    m=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.arj=00;31:
    *.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*
    .tbz2=00;31:*.png=01;35:*.bmp=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.pcx=0
    1;35:*.ppm=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.wav=00;32:*.mp3=00;32:*.a
    u=00;32:*.aiff=00;32:*.mid=00;32:*.voc=00;32:
    THREADS_TYPE=native_threads
    MACHTYPE=i686-suse-linux
    XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
    THREADS_FLAG=native
    INPUTRC=/etc/inputrc
    LESS_ADVANCED_PREPROCESSOR=no
    LANG=it_IT@euro
    GNOMEDIR=/opt/gnome
    HOST=linux
    ORACLE_BASE=/ora817/app/oracle
    JAVA_HOME=/media/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles
    /Expanded/linux
    COLORTERM=1
    ORACLE_HOME=/ora817/app/oracle/product/817
    INFOPATH=/usr/local/info:/usr/share/info:/usr/info
    DISPLAY=linux:0
    LOGNAME=oracle
    SHLVL=2
    TEXINPUTS=::/opt/oracle/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX:/opt/orac
    le/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
    MINICOM=-c on
    INFODIR=/usr/local/info:/usr/share/info:/usr/info
    SHELL=/bin/bash
    PRINTER=lp
    HOSTTYPE=i386
    CPU=i686
    OSTYPE=linux
    WINDOWMANAGER=/usr/X11R6/bin/kde
    TERM=xterm
    HOME=/opt/oracle
    XNLSPATH=/usr/X11R6/lib/X11/nls
    no_proxy=localhost
    PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/
    bin:/usr/bin:/usr/X11R6/bin:/bin:/opt/gnome/bin:/opt/kde3/bin:/opt/kde2/bin:/opt
    /gnome/bin:/ora817/app/oracle/product/8.1.7/bin
    NLS_LANG=italian
    LC_COLLATE=POSIX
    mc=() {  mkdir -p $HOME/.mc/tmp 2>/dev/null;
    chmod 700 $HOME/.mc/tmp;
    MC=$HOME/.mc/tmp/mc-$$;
    /usr/bin/mc -P "$@" >"$MC";
    cd "`cat $MC`";
    rm -f "$MC";
    unset MC
    LIBPATH=/media/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/E
    xpanded/linux/lib/linux/native_threads
    Libraries Loaded by the JVM
    <main>
    libjitc.so
    libzip.so
    Current Thread Details
    "main" (TID:0x4031c2d8, sys_thread_t:0x804d500)
    Native Thread State: Pid: 1158 ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL R
    UNNING
    Native Stack Data : base: bfffed58 pointer bffdf750 used(128520) free(-1178
    4)
    ----- Monitors held -----
    ----- Native stack -----
    java_lang_System_initProperties
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    ExecuteJava
    ------ Java stack ------ () prio=5 current thread
    java.lang.System.initializeSystemClass(System.java)
    Total Thread Count: 3
    Active Thread Count: 3
    JNI Thread Count: 0
    Full thread dump:
    "Async Garbage Collector" (TID:0x4031c238, sys_thread_t:0x80bb550)
    Native Thread State: Pid: 1164 ThreadID: 00000803 Reuse: 1 DAEMON MONITOR W
    AIT
    Native Stack Data : base: bf5ffb20 pointer bf5ff914 used(524) free(116212)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    sysThreadSleep
    threadSleep
    (null)
    sysThread_shell
    (null)
    __clone
    ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x4031c288, sys_thread_t:0x80bb2d0)
    Native Thread State: Pid: 1163 ThreadID: 00000402 Reuse: 1 DAEMON MONITOR W
    AIT
    Native Stack Data : base: bf7ffb20 pointer bf7ff988 used(408) free(116328)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on Finalize me queue lock
    (null)
    sysThread_shell
    (null)
    __clone
    ------ Java stack ------ () prio=1
    "main" (TID:0x4031c2d8, sys_thread_t:0x804d500)
    Native Thread State: Pid: 1158 ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL R
    UNNING
    Native Stack Data : base: bfffed58 pointer bffdf744 used(128532) free(-1179
    6)
    ----- Monitors held -----
    ----- Native stack -----
    java_lang_System_initProperties
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    ExecuteJava
    ------ Java stack ------ () prio=5 current thread
    java.lang.System.initializeSystemClass(System.java)
    System Monitor Status
    Thread queue lock: unowned.
    Name and type hash table lock: unowned.
    String intern lock: unowned.
    JNI pinning lock: unowned.
    JNI global reference lock: unowned.
    Zip lock: unowned.
    BinClass lock: unowned.
    Class loading lock: unowned.
    Java stack lock: unowned.
    Code rewrite lock: unowned.
    Heap Lock: unowned.
    Has finalization queue lock: unowned.
    Finalize me queue lock: unowned.
    Integer lock access-lock: unowned.
    Monitor cache lock: unowned.
    Monitor registry: unowned.
    Object Monitor Status
    OK

    hello,
    I think you should try to type in the shell "unset LANG", then it should run properly.
    Check also not to have 2 or three Jre process running (in the shel type 'ps' and then 'kill -9 PID NUMBER' of runinstaller processes)
    good luck

  • Problems Installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0)

    I have problems installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0). When I try to create the repository the installation hang up. I try over Oracle 8i (WIndows 2000) and the problems remain.
    Please any body can help?
    Is it possible to install Designer 6i and generate forms 6.0 (I mean for using Developer 6.0 (NOT 6i))?
    Best regards,
    JAGC

    Marcel,
    I had the same problem. Oracle gives as an answer that Designer 6.0 is not supported against 8.1.7. In the specified package a statement is issued which is a problem for 8.1.7. I changed that package and now it works fine.
    Comment as below and replace with the delete statement, then it compiles fines.
    I don't know if any problem can occur after that, but a Migration from a 1.3.2 repository to 6i works fine through this repository. Hope this helps.
    Kind Regards
    Jan Boersma
    Email: [email protected]
    see here:
    -- Remove Reserved Names entry and comment
    -- delete from sdd_reserved_names
    -- where (rn_res_name, rn_type) in ((upper(view_name), 'VIEW')
    -- ,(upper(pack_name), 'PACKAGE')
    -- ,(upper(pack_name), 'PACKAGE BODY')
    -- ,(upper(app_view_name), 'VIEW BODY'));
    delete from sdd_reserved_names
    where ((rn_res_name = UPPER(view_name) AND rn_type = 'VIEW') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE BODY') OR
    (rn_res_name = UPPER(app_view_name) AND rn_type = 'VIEW BODY'));
    null

  • Error while installing developer 10g on linux suse 10.0

    Hi All,
    This error appears while installing developer 10g on linux suse 10.0
    http://img179.imageshack.us/my.php?image=errorso9.png

    Try locate (using find command for example) the libjvm.so file (I assume that is located somewhere under $ORACLE_HOME (probably jdk or jre directory)). If you locate the path where this library resides, try to add that path to $LD_LIBRARY_PATH enviroment variable.
    Use copy&paste method (for error message) rather than link to image.
    It is much quicker operation and it may help to other people because they be able to find this thread via search engine.

  • System Requirement for SAP Crystal Server in Linux Suse 11

    have trouble installing CRS 2011 in linux suse 11, need help to share best system requirements to install it.
    the condition is that this server will be use for mirroring database that support oracle 10g.

    Hi Felix,
    Please re-post to the BI Platform space.
    This space is designated for CR Design issues.
    P.S: You may download the Minimum System requirements and other such docs at www.help.sap
    (Choose Analytics > Business Intelligence > Crystal Server)
    -Abhilash

  • Linux suse 10 32位 Oracle 9.2数据库ora-600-[2831], [0]

    linux suse 10 32位 Oracle 9.2数据库ora-600-[2831], [0]
    alert日志如下:
    Errors in file /opt/oracle/admin/test/bdump/test_smon_12102.trc:
    ORA-00600: internal error code, arguments: [2831], [0], [0x0], [0x0], [1], [0], [], []
    Fri Aug 24 11:12:45 2012
    Database Characterset is ZHS16GBK
    Fri Aug 24 11:12:45 2012
    ORACLE Instance test (pid = 8) - Error 600 encountered while recovering transaction (9, 32).
    Fri Aug 24 11:12:45 2012
    trace文件邮件发出
    麻烦大师帮分析下及问题如何处理,ths...

    LOG FINDING:
    /opt/oracle/admin/test/bdump/test_smon_12102.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /opt/oracle/product/10.2.0/db_1
    System name:     Linux
    Node name:     linux-u72z
    Release:     2.6.16.46-0.12-bigsmp
    Version:     #1 SMP Thu May 17 14:00:09 UTC 2007
    Machine:     i686
    Instance name: test
    Redo thread mounted by this instance: 1
    Oracle process number: 8
    Unix process pid: 12102, image: oracle@linux-u72z (SMON)
    *** SERVICE NAME:() 2012-08-24 11:12:44.788
    *** SESSION ID:(549.1) 2012-08-24 11:12:44.788
    *** 2012-08-24 11:12:44.788
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [2831], [0], [0x0], [0x0], [1], [0], [], []
    ----- Call Stack Trace -----
    calling              call     entry                argument values in hex     
    location             type     point                (? means dubious value)    
    ksedst()+27          call     ksedst1()            0 ? 1 ?
    ksedmp()+557         call     ksedst()             0 ? 73000 ? B70893AC ?
                                                       C72D280 ? 3 ? 40C ?
    ksfdmp()+19          call     ksedmp()             3 ? BFDCD5B4 ? AC05B20 ?
                                                       CBC2A40 ? 3 ? CB740C8 ?
    kgeriv()+188         call     00000000             CBC2A40 ? 3 ?
    kgesiv()+118         call     kgeriv()             CBC2A40 ? CC3C8EC ? B0F ? 5 ?
                                                       BFDCD620 ?
    ksesic5()+44         call     kgesiv()             CBC2A40 ? CC3C8EC ? B0F ? 5 ?
                                                       BFDCD620 ? B0F ? 5 ?
                                                       BFDCD620 ?
    kcfonl()+220         call     ksesic5()            B0F ? 0 ? 0 ? 0 ? 2 ? 0 ?
    tbsonl()+24          call     kcfonl()             CC3E0BC ? 0 ? 0 ? 1 ?
                                                       BFDCE7BC ? BFDCDB94 ?
    kcoubk()+131         call     00000000             BFDCDCB4 ? CC3E0A0 ? 1 ? 4 ?
                                                       0 ? BFDCE270 ? BFDCE254 ?
    ktundo()+2426        call     kcoubk()             BFDCE32C ? BFDCDCB4 ?
                                                       CC3E0A0 ? 1 ? 4 ? 0 ?
                                                       BFDCE270 ? BFDCE254 ?
    ktubko()+1299        call     ktundo()             1 ? 80008C ? CC3E09C ? 24 ?
                                                       38 ? BFDCE718 ?
    kturrt()+1820        call     ktubko()             BFDCE718 ? BFDCE708 ? 4 ?
                                                       BFDCE7BC ? BFDCE5C0 ?
                                                       BFDCE700 ?
    kturec()+1832        call     kturrt()             BFDCE7BC ? 20 ? 1 ? 0 ? 11 ?
                                                       4 ? 1 ?
    kturax()+574         call     kturec()             9 ? 0 ? 1 ? 0 ? FFFF ? 11 ?
                                                       4 ?
        SO: 0xb392c810, type: 3, owner: 0xb35c491c, flag: INIT/-/-/0x00
        (call) sess: cur b38fc338, rec b38f2d98, usr b38fc338; depth: 0
          SO: 0xb392d3e0, type: 3, owner: 0xb392c810, flag: INIT/-/-/0x00
          (call) sess: cur b38f2d98, rec b38f2d98, usr b38fc338; depth: 1
          SO: 0xb38f2d98, type: 4, owner: 0xb392c810, flag: INIT/-/-/0x00
          (session) sid: 541 trans: (nil), creator: (nil), flag: (2) -/REC -/-/-/-/-/-
                    DID: 0000-0000-00000000, short-term DID: 0000-0000-00000000
                    txn branch: (nil)
                    oct: 0, prv: 0, sql: (nil), psql: (nil), user: 0/SYS
          temporary object counter: 0
          SO: 0xb39da5e0, type: 5, owner: 0xb392c810, flag: INIT/-/-/0x00
          (enqueue) TX-00090020-0000006B     DID: 0001-0008-00000003
          lv: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  flag: 0x6
          res: b3b571f0, mode: X, prv: b3b571f8, own: b38fc338, sess: b38fc338, proc: b35c491c10.2.0.1.0+ Linux

  • Libraries on Windows to Linux SuSe

    Hi everybody,
    There are a thousand forms which have 4-5 attached libraries. These libraries are located in a library directory C:\LIBS.
    I want to transfer these forms to Linux SuSe environment and libraries as well...
    Except for the compilation and save of the forms and libs , how can I alter 'massively' - if it is possible - the location of the lib directory (let's say from C:\LIBS to /opt/libs).
    I think of two ways:
    1) transforming into xml , make the neccessary modification and return back to fmb
    2) transforming into fmt , make the neccessary modification and return back to fmb (is this possible..?)
    3)which else?
    Which is the quickest way to alter the path of the forms 10.2. on Windows to Linux SuSe?
    Thanks , a lot
    Simon

    Hi Francois,
    I cannot , at least in Windows, convert the .pll files to .plx . Error FRM-91507 : Cannot create the lib and another message PDE-IIN005 : command insert is unknown appear.
    That's why i have installed the .pll into a specific library directory C:\LIBS.
    Then , imagine that i'll make the executable of the libs..
    The files(.fmb) in Linux will still have the 'wrong' path C:\LIBS in their properties , won't they..?
    Unfortunately , anyway i cannot test it right now....
    Thanks a lot for your constant support and ideas....
    Simon

  • Sapinst fails in Linux SUSE

    Hi,
    I'm completely new to Linux. Yesterday I installed a Linux Suse 10 and now I wanted to install a Netweaver 7.0 with SR3.
    I installed the Java JDK IBM 1.4.2. and seems ok because comand "java -version" works fine. 
    I have copied the master CD into a file in my Desktop.
    With the terminal I go to the location where I have the sapinst file and when I run the comand "./sapinst" I'm getting the following error
    iaextract.c:439:  Error opening archivefile /root/Desktop/sapcd/BS_2005_SR3_SAP_Installation_Master/IM_LINUX_X86_64/./sapinst
    Anyone has an idea of what could be the reason or where to look in search of clues?
    Any help appreciated and points awarded.
    Thanks,
    Alberto Sabate

    There is also another thing that I don't understand. If I execute sapinst I get the error that I meantioned earlier in the thread.
    However if I execute startinstGui.sh the SAPinst GUI windows appears and the terminal displays:
      Java Runtime found in JAVA_HOME environment variable
      Path: /usr/lib64/jvm/java/bin/java
    Start mode: gui (GUI only)
    Connection parameters:
      GUIServer host: localhost
      GUIServer port: 21212
    Starting...
    <<< frog.jar: version 5.4.5  10/19/05  sap.theme: null >>>
    Unfortunately the sapinstGUI windows also delivers the message
    Could not connect to host localhost on port 21212. java.net.ConnectException: Connection refused
    But again as I said earlier I'm completely new to Linux so most probably there is something obvious that I haven't done.

  • Linux suse 10

    Hi,
    within linux suse 10 (i586), how can I call Sqlplus?
    Regards,
    huamin

    Hi,
    It's located in your oracle_home /bin
    If you want to find it:
    find / -name sqlplus 2>/dev/null
    Regards,
    Mario Alcaide
    http://marioalcaide.wordpress.com

  • Java 2SE and Linux SuSE 8.1 Prof.

    Hi,
    What do you think about relationship as in the topic, Java 2SE on Linux SuSE 8.1, does it work?
    Regards
    Krzysztof

    I do all my development work (JFreeChart, JFreeReport) using Eclipse on SuSE 8.1 Professional (Gnome desktop). I don't have any problems with it...
    Regards,
    Dave Gilbert
    http://www.object-refinery.com

  • Linux Suse 64bits & BOXI3.1 Physical Memory

    Hi,
    These are the question.
    We have a server Linux Suse (64 bits) with 48 GB RAM and Business Objects XI 3.1 SP3 (32 Bits) the problem is that it only takes 4GB of memory instead of 48 GB
    The CMC Metrics show only 4gb.
    somebody has an idea why only takes 4gb ?
    Thank you

    Hi;
    this is not a problem, this is the way BOE XI 3 is build and delivered, so no workaround, BOBJ XI 3 is compiled as 32bits, so no way to go above this 4GB limit (even 2 on Windows), your only and recommended option is to have several instances of the servers that are actively used.
    The only process that can be switched to 64 bits, it the JVM running Tomcat, this article explains how to do it on Windows ( http://wiki.sdn.sap.com/wiki/display/BOBJ/Quickandeasytomcat64bitsconfigurationwithBOEXI3.1onWindows64+Bits ), read it and adapt for Linux.
    For your information, starting with XI 4.0, all server binaries will be delivered as 64 bits only.
    Regards;
    Lionel

  • OBI & Linux SuSe v10

    Hello everyone,
    Can anyone tell me if there is a OBI version that supports Linux SuSe 10?
    Thank you!

    Hello everyone,
    Can anyone tell me if there is a OBI version that supports Linux SuSe 10?
    Thank you!

Maybe you are looking for