Oracle 8i, SUSE Linux, Segmentation fault

When I hit the ./runInstaller it just bombs out with
segmentation fault at line 34. It looks like the runInstaller
script is running runInstaller (again?).
null

Is Suse using Glibc 2.1? Oracle requires glibc 2.1 and a seg
fault might be an indication your machine does not have this
capability.
Either install glibc 2.1 on your machine, or move to a distro
that is glibc 2.1 native (RedHat 6.0).
Best of Luck,
--Bryan
nick lockyer (guest) wrote:
: When I hit the ./runInstaller it just bombs out with
: segmentation fault at line 34. It looks like the runInstaller
: script is running runInstaller (again?).
null

Similar Messages

  • Oracle 8i, SuSe Linux, big performance Problem

    Hello,
    i have a very interisting problem on SuSe Linux 7.0 (or 7.1).
    Engine: Fujitsu Siemens Primargy, 4 Processors, 4 GB RAM
    I want to make a hot backup.
    After i set the tablespace in backup mode i make a copy of the tablespace.
    On that moment goes nothing more with Oracle.
    There is no input/output from/to the database. (Every select needs extremly long time)
    Have anybody an idea? (I hope so)
    What is the break?
    Oracle or SuSe Linux? (Any other jobs do the computer all right, very quick)
    Bye and thanks
    Michael
    null

    Hello,
    i forgot to give a very important detail:
    The load average goes from 0.4 up thru 5.X (at that moment i must kill the job)
    sorry that i don't write it in the main letter.
    Bye and thanks for every hint.
    Michael
    null

  • Can't install Oracle on SuSE Linux 9.3 Pro

    Hi,
    i try since three weeks to install Oracle 9.2 Release 2. My last Problem was,
    that i didn't know how to log in as the created Oracle User. This Problem is solved.
    But when i install Oracle as the Oracle User and try to configure the Administrator
    Group, i get the error, that i don't have the specific permission to change that,
    so i gave the Oracle User all Rights about every directory (chown oracle:dba / ).
    After that the Installation proceed without any problem, but after the Installation,
    the Database Configuration Assistant failed to install and two other Assistants, too.
    So, i don't know where there problem is. I fulfilled every pre-installation Task, but
    it still isn't possible for me, to install Oracle 9.2 on a SuSE Linux 9.3 Professional
    System.
    If anyone could help me along this Installation, i would be very thankful.
    Thanks a lot
    Daniel

    But when i don't give the oracle user all rights, it isn't possible to proceed with theinstallation
    But if you give that rights then it's a security hole. According to your words I guess you have similar enviroment settings:
    ORACLE_BASE=/
    ORACLE_HOME=/<directory_name>
    Why you not installing on deeper directory such as /opt or some your own directory? For example
    ORACLE_BASE=/myoracledir
    ORACLE_HOME=$ORACLE_BASE/<directory_name>
    Then chown -R oracle:dba /myoracledir.
    Then oracle will be owner just for /myoracle directory and all its subdirectories.
    i just could look at the error details, but they didn't described the erroranyway.
    That's not so true. Error log you could find in /tmp/OraInstallYYYY-MM-DD_HH_MI_SS..

  • Installation Error  ECC6.0 + Oracle 10202+ Suse Linux 10 ( 64 bit )

    Hi all,
    We are installing ECC 6.0 with Oracle 10202 on Suse Linux 10 ( 64 bit ) machine.
    We are facing error in the Import ABAP phase.
    Below is the error:
    Import Monitor jobs: running 1, waiting 1, completed 35, failed 0, total 37.
    Loading of 'TODIR' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 35, failed 1, total 37.
    ERROR 2008-02-25 23:56:45
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2008-02-25 23:56:45
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    We stopped the installation and restarted the database, but its didnt worked.
    Any ideas in resolving the error ...!
    Kind Regards
    Neenad

    Hi all,
    error lines -  th_act_em_hdl
    It is a problem with time zone .. current time zone is zzz & changed to AST (Arabic standard time).
    Re: ECC 6.0 SR3 AIX and ORACLE installation error - work processes dies
    -rahul
    Edited by: Rahul on Nov 26, 2009 10:43 AM

  • Adobe Reader 9.3 for Linux: Segmentation Fault in PPKLite.api

    Adobe Reader 9.3 cannot open signed pdf files on our system (64-bit Fedora 10 Linux, with 32-bit compatibility libraries installed). It crashes with a segmentation fault any time one tries to open the following file:
    http://www.utoronto.ca/ic/software/forms/matlab_concurrent_renewal2010.pdf
    Running with ACRODEBUG=1 and ACRO_CRASHLOG=1 results in a zero-length crash log file and the only debug messages shown are
    Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api ... [dlopen success for Annots.api, handle = 0xc4548f8]
    Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api ... [dlopen success for AcroForm.api, handle = 0xd0c3a50]
    Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/DigSig.api ... [dlopen success for DigSig.api, handle = 0xd0dcc68]
    Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/EScript.api ... [dlopen success for EScript.api, handle = 0xd126ac8]
    Loading PlugIn /opt/Adobe/Reader9/Reader/intellinux/plug_ins/PPKLite.api ... [dlopen success for PPKLite.api, handle = 0xd7b1ff0]
    If I run the gdb debugger on /opt/Adobe/Reader9/Reader/intellinux/bin/acroread, it shows the segmentation fault occurring inside /opt/Adobe/Reader9/Reader/intellinux/plug_ins/PPKLite.api (but since the file is stripped, all it shows is the binary offset of the segfault). I do have a coredump, though.
    If I remove the PPKLite.api file (or rename it to PPKLite.api.hide -- note that chmod -x does not work, nor does renaming it to something else that still ends in .api, unlike some workarounds I've seen on the web for similar problems in earlier versions of Adobe Reader), then Adobe Reader can open the file without crashing, except that without PPKLite it cannot validate its signature and so it displays the message "This document enabled extended features in Adobe Reader. The document has been changed since it was created and use of extended features is no longer available. Please contact the author for the original version of this document" -- which I assume is because the signature validation failed due to the absence of PPKLite so it things the document has been altered even though it hasn't been.
    So this removing or renaming of PPKLite.api works around the problem of the crash, at the expense of getting this misleading warning message.
    However, obviously there is a problem inside PPKLite.api that needs to be fixed....

    I'm seeing what must be the same issue: acroread foo.pdf exits almost instantly without any message, but with status 1.
    This is: AdobeReader_enu-9.3.1-1.i486 on a Fedora 12 box,  AMD Phenom II 945.
    If I set ACRODEBUG=1 and ACRO_CRASHLOG=1 and ulimit -c unlimited, and rename PPKLite.api,  *then* I get a nonzero crashlog. Which is:
    /usr/bin/acroread [0x84ff125] [@0x8048000]
    (__kernel_sigreturn+0x0) [0xf7786400] [@0xf7786000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf44dc99b] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf41e1cf5] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf41e436d] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf41e57a3] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf41f81b2] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf41d4863] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf3c44111] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf3c47268] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf3f7446a] [@0xf3b6d000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm.api [0xf3f74e6d] [@0xf3b6d000]
    /usr/bin/acroread [0x892da33] [@0x8048000]
    /usr/bin/acroread [0x873dee9] [@0x8048000]
    /usr/bin/acroread [0x8741530] [@0x8048000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/DigSig.api [0xf361fd53] [@0xf35f5000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/DigSig.api [0xf3628217] [@0xf35f5000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/DigSig.api [0xf36e3f01] [@0xf35f5000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/DigSig.api [0xf36e3f9e] [@0xf35f5000]
    /usr/bin/acroread [0x892f7e7] [@0x8048000]
    /usr/bin/acroread [0x8744a50] [@0x8048000]
    /usr/bin/acroread [0x825bdec] [@0x8048000]
    /usr/bin/acroread [0x826bb11] [@0x8048000]
    /usr/bin/acroread [0x826bd32] [@0x8048000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api [0xf4ca1b4a] [@0xf4ba9000]
    /opt/Adobe/Reader9/Reader/intellinux/plug_ins/Annots.api [0xf4ca1bec] [@0xf4ba9000]
    /usr/bin/acroread [0x826c1c4] [@0x8048000]
    /usr/bin/acroread [0x826d0bb] [@0x8048000]
    /usr/bin/acroread [0x850193f] [@0x8048000]
    /usr/bin/acroread [0x85024d2] [@0x8048000]
    /usr/bin/acroread(main+0x87) [0x856686d] [@0x8048000]
    /lib/libc.so.6(__libc_start_main+0xe6) [0x5ddbb6] [@0x5c7000]
    Without renaming the .api, all I got was five 'dlopen success' messages, and "Segmentation fault (core dumped)", but a zero length log.
    Don

  • Cfencode.linux segmentation fault

    Does anybody have cfencode.linux working? I keep getting a
    segmentation fault with I actually try to cfencode a file (cfencode
    somefile.cfm). If I just do a cfencode, this seems to work in that
    it prints out the usage message.
    Mike

    I am receiving this error too. I was originally unable to run
    the program at all because it was unable to find libporting.so, but
    I added the path to this file to my LD_LIBRARY_PATH global
    variable. After that I was able to run the raw program to generate
    a list of expected parameters, but once I try to feed a template to
    it I got the segmentation fault error.
    Did you ever find a solution?

  • How to automatically startup Oracle on SUSE Linux

    I have Oracle 11g installed on a server running SUSE Linux 11. I followed the official Oracle instructions to try to set up Oracle for automatic startup.
    My /etc/oratab file contains the following:
    sidname:/opt/oracle/product/11gR2/db:Y
    I created a /etc/init.d/dbora file, which contains the following:
    #! /bin/sh  -x
    # Change the value of ORACLE_HOME to specify the correct Oracle home
    # directory for your installation.
    ORACLE_HOME=/opt/oracle/product/11gR2/db
    # Change the value of ORACLE to the login name of the
    # oracle owner at your site.
    ORACLE=oracle
    PATH=${PATH}:$ORACLE_HOME/bin
    HOST=`hostname`
    PLATFORM=`uname`
    export ORACLE_HOME PATH
    if [ ! "$2" = "ORA_DB" ] ; then
       if [ "$PLATFORM" = "HP-UX" ] ; then
          remsh $HOST -l $ORACLE -n "$0 $1 ORA_DB"
          exit
       else
          rsh $HOST -l $ORACLE  $0 $1 ORA_DB
          if [ "$PLATFORM" = "Linux" ] ; then
              touch /var/lock/subsys/dbora
          fi
          exit
       fi
    fi
    case $1 in
    'start')
            $ORACLE_HOME/bin/dbstart $ORACLE_HOME &
    'stop')
            $ORACLE_HOME/bin/dbshut $ORACLE_HOME &
            echo "usage: $0 {start|stop}"
            exit
    esac
    exit
    Then I ran the following commands:
    chgrp dba /etc/init.d/dbora
    chmod 750 /etc/init.d/dbora
    ln -s /etc/init.d/dbora /etc/rc.d/rc0.d/K01dbora
    ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/S99dbora
    ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/S99dbora
    shutdown -r now
    After restarting, Oracle was not running:
    server:~ # ps -fea | grep ora
    root      2681  2563  0 21:18 ?        00:00:00 hald-addon-storage: no polling on /dev/fd0 because it is explicitly disabled
    root      2688  2563  0 21:18 ?        00:00:00 hald-addon-storage: polling /dev/sr0 (every 2 sec)
    root      4491  4333  0 21:19 pts/1    00:00:00 grep ora
    server:~ # ps -fea | grep lsnr
    root      4493  4333  0 21:19 pts/1    00:00:00 grep lsnr
    Oracle runs fine after I start the instance (by logging into sqlplus as "sys as sysdba" and issuing the "startup" command) and listener. But it won't start up automatically after restarting the server. Why is that?

    I got it working.  I had to change the dbora file to look like this:
    #! /bin/sh  -x
    # Change the value of ORACLE_HOME to specify the correct Oracle home
    # directory for your installation.
    ORACLE_HOME=/opt/oracle/product/11gR2/db
    # Change the value of ORACLE to the login name of the
    # oracle owner at your site.
    ORACLE=oracle
    PATH=${PATH}:$ORACLE_HOME/bin
    export ORACLE_HOME PATH
    touch /var/lock/subsys/dbora
    case $1 in
    'start')
            su - $ORACLE $ORACLE_HOME/bin/dbstart $ORACLE_HOME &
    'stop')
            su - $ORACLE $ORACLE_HOME/bin/dbshut $ORACLE_HOME &
            echo "usage: $0 {start|stop}"
            exit
    esac
    exit
    Then I had to delete the listener.log and startup.log files in $ORACLE_HOME because they were incorrectly owned by root.

  • Compiling Flex2 in Linux - Segmentation Fault

    Dear all
    I am a newbie in Flex and my system is now running Ubuntu
    7.04. Java-6 and Java-5 are already installed.
    I have download and unzip the flex2 sdk under
    /usr/local/flex2.
    But when I tried to build the sampes by running:
    ./build-samples.sh, it only show the following error and the flex
    won't compile.
    processing ./hybridstore/build.sh
    Loading configuration file
    /usr/local/flex2/frameworks/flex-config.xml
    Segmentation fault (core dumped)
    Can any body please help me out of these problem?
    Thanks in advance.

    Dear all
    I am a newbie in Flex and my system is now running Ubuntu
    7.04. Java-6 and Java-5 are already installed.
    I have download and unzip the flex2 sdk under
    /usr/local/flex2.
    But when I tried to build the sampes by running:
    ./build-samples.sh, it only show the following error and the flex
    won't compile.
    processing ./hybridstore/build.sh
    Loading configuration file
    /usr/local/flex2/frameworks/flex-config.xml
    Segmentation fault (core dumped)
    Can any body please help me out of these problem?
    Thanks in advance.

  • Oracle 9i linux segmentation fault

    Gentoo linux, installed as suggested at http://www.puschitz.com/OracleOnLinux.shtml#12....
    I get lots of these:
    Errors in file /db/Ora9i/rdbms/log/oradb_ora_1396.trc:
    ORA-07445: exception encountered: core dump [skgmidrealm()+338] [SIGSEGV] [Addre
    ss not mapped to object] [0x49D3D001] [] []
    Mon Mar 17 16:59:54 2003
    Errors in file /db/Ora9i/rdbms/log/oradb_ora_1442.trc:
    ORA-07445: exception encountered: core dump [skgmidrealm()+338] [SIGSEGV] [Addre
    ss not mapped to object] [0x49D3D001] [] []
    Mon Mar 17 17:05:32 2003
    Errors in file /db/Ora9i/rdbms/log/oradb_ora_1489.trc:
    ORA-07445: exception encountered: core dump [skgmidrealm()+338] [SIGSEGV] [Addre
    ss not mapped to object] [0x49D3D001] [] []
    etc......
    Take a look:
    oracle@glow ORADB $ sqlplus /nolog
    SQL*Plus: Release 9.2.0.1.0 - Production on Mon Mar 17 17:13:13 2003
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> @create/createdb1
    SQL> spool createdb1.log
    SQL> startup nomount pfile=/oracle/ORADB/pfile/initORADB.ora
    ORA-03113: end-of-file on communication channel
    SQL> CREATE DATABASE ORADB
    2 controlfile reuse
    3 logfile group 1 ('/oracle/ORADB/redo1/log1a.log',
    4 '/oracle/ORADB/redo1/log1b.log') SIZE 2M,
    5 group 2 ('/oracle/ORADB/redo2/log2a.log',
    6 '/oracle/ORADB/redo2/log2b.log') SIZE 2M
    7 datafile '/oracle/ORADB/data/system01.dbf' SIZE 300M
    8 undo tablespace UNDOTBS
    9 datafile '/oracle/ORADB/data/undotbs01.dbf' size 300M reuse
    10 maxdatafiles 256
    11 maxlogfiles 128
    12 maxlogmembers 5
    13 maxinstances 1
    14 noarchivelog ;
    CREATE DATABASE ORADB
    ERROR at line 1:
    ORA-03114: not connected to ORACLE
    SQL> spool off
    .... now in the alert log is this:
    Mon Mar 17 17:13:28 2003
    SCN scheme 2
    Using log_archive_dest parameter default value
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 9.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    timed_statistics = TRUE
    shared_pool_size = 33554432
    java_pool_size = 4194304
    control_files = /oracle/ORADB/ctl1/control01.ctl, /oracle/ORADB/ctl2/control02.ctl
    db_block_size = 4096
    db_cache_size = 46137344
    compatible = 9.0.0
    fast_start_mttr_target = 300
    undo_management = AUTO
    undo_tablespace = UNDOTBS
    remote_login_passwordfile= EXCLUSIVE
    db_domain = antisymmetric.com
    instance_name = ORADB
    dispatchers = (PROTOCOL=TCP)(SER=MODOSE), (PROTOCOL=TCP)(PRE=oracle.aurora.server.GiopServer), (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)
    background_dump_dest = /oracle/ORADB/bdump
    user_dump_dest = /oracle/ORADB/udump
    core_dump_dest = /oracle/ORADB/cdump
    sort_area_size = 512000
    db_name = ORADB
    open_cursors = 300
    and the trace file is this:
    /db/Ora9i/rdbms/log/oradb_ora_1489.trc
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    ORACLE_HOME = /db/Ora9i
    System name: Linux
    Node name: glow.antisymmetric.com
    Release: 2.4.20
    Version: #1 Sat Dec 28 09:43:33 EST 2002
    Machine: i686
    Instance name: ORADB
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 0
    1489
    Exception signal: 11 (SIGSEGV), code: 1 (Address not mapped to object), addr: 0x49d3d001, PC: [0x97430c2, skgmidrealm()+338]
    Registers:
    %eax: 0x49d3cebd %ebx: 0x0ab94998 %ecx: 0x00000016
    %edx: 0x00000000 %edi: 0xbfffe608 %esi: 0xbfffe4b8
    %esp: 0xbfffe490 %ebp: 0xbfffe608 %eip: 0x097430c2
    %efl: 0x00010286
    skgmidrealm()+323 (0x97430b3) push %eax
    skgmidrealm()+324 (0x97430b4) call 0x9747050
    skgmidrealm()+329 (0x97430b9) mov %eax,0xfffffea8(%ebp)
    skgmidrealm()+335 (0x97430bf) add $16,%esp
    skgmidrealm()+338 (0x97430c2) cmp $0xbaceba11,0x144(%eax)skgmidrealm()+348 (0x97430cc) jne 0x97430d7
    skgmidrealm()+350 (0x97430ce) cmp $3,0x120(%eax)
    skgmidrealm()+357 (0x97430d5) je 0x97430e5
    skgmidrealm()+359 (0x97430d7) mov 0x20(%ebp),%ecx
    *** 2003-03-17 17:05:32.531
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [skgmidrealm()+338] [SIGSEGV] [Address not mapped to object] [0x49D3D001] [] []
    Current SQL information unavailable - no SGA.
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    ksedmp()+267 call 00000000 1 ? 0 ? BFFFDB4C ? 847685E ?
    0 ? 0 ?
    ssexhd()+817 call ksedmp()+0 3 ? 0 ? BFFFE094 ? BFFFDB8C ?
    __pthread_sighandle call ssexhd()+0 B ? BFFFE120 ? BFFFE1A0 ? 0 ?
    r_rt()+100 AB94998 ? BFFFE4B8 ?
    skgmidrealm()+338 signal __pthread_sighandle B ? BFFFE120 ? BFFFE1A0 ?
    r_rt()+0
    skgmlocate()+310 call skgmidrealm()+0 BFFFECE0 ? AB11640 ?
    BFFFEBD8 ? 62C61D24 ?
    62C61D24 ? 7A8003 ?
    BFFFE678 ? BFFFE67C ?
    BFFFE680 ? BFFFE684 ?
    4341524F ? 9742911 ?
    skgmattach()+366 call skgmlocate()+0 BFFFECE0 ? AB11640 ?
    BFFFEBD8 ? 62C61D24 ? 0 ? 0 ?
    ksmlsge()+201 call skgmattach()+0 BFFFECE0 ? AB11640 ?
    BFFFEBD8 ? AB116BC ?
    ksmlsg()+16 call ksmlsge()+0 0 ? 0 ? BFFFEE6C ? 8CC68A9 ?
    BFFFEE6C ? 1 ?
    opirip()+193 call ksmlsg()+0 0 ? BFFFF808 ? BFFFF8C4 ?
    A883F79 ? BFFFF430 ?
    404F7ABF ?
    opidrv()+676 call opirip()+0 32 ? 0 ? 0 ? 82038F6 ?
    BFFFF808 ? 4000A504 ?
    sou2o()+36 call opidrv()+0 32 ? 0 ? 0 ? 8201952 ? 0 ?
    main()+419 call sou2o()+0 BFFFF808 ? 32 ? 0 ? 0 ?
    405D456C ? 40013840 ?
    __libc_start_main() call main()+0 1 ? BFFFF8C4 ? BFFFF8CC ?
    +164 8201590 ? 0 ? 4000A720 ?
    A3077F6 ?
    --------------------- Binary Stack Dump ---------------------
    <<< ETC>>> snip snip
    what's going on?!

    wow.. I just upgraded glibc to 2.3.2... and everything works!
    :D

  • Oracle on SuSE Linux 6.0-6.1-6.2

    If you are installing Oracle 8.0.5.0, Oracle 8.0.5.1,Oracle
    8.1.5 (8i),Oracle WebDB 2.0.5.6.1,or Oracle OAS 4.0.7 please
    check the following page out for instructions...
    http://www.suse.de/~mha/oracle/
    null

    Oracle ias9i is certified with Oracle Server 8.1.6 and 8.1.7. When installed on the same machine, then you have to install Oracle Server first in it's own ORACLE_HOME, shut down all services after installation, and install ias9i in it's separate ORACLE_HOME. As you shut down all services of the database installation (and have no datbase up at installation time of ias9i), you have to start all database related parts of ias9i installation after the software install: bring up database, define tnsname for it in ias-home and start Portal Configuration Assistant. When you install ias9i, an Oracle Server 8.1.7 is installed in the same ORACLE_HOME as ias9i for the Database Cache feature only. It is not recommended to use that Installation for production databases. These hints are for NT-platform, i don't think there are differences in UNIX.

  • Issue while installing oracle in suse linux 11

    Hi all,
    When i try to execute runinstaller from root its not allowing me to run.
    I am trying to install oracle 10g.
    ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
                                          Failed <<<<
    >>> Ignoring required pre-requisite failures. Continuing...
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-10-03_07-00-51AM. Please wait ...
    The user is root. Oracle Universal Installer cannot continue installation if the user is root.
    : No such file or directory
    Is there some thing we can do to bypass and install with root.Thanks.

    Ambarish annapureddy wrote:
    >
    > Is there some thing we can do to bypass and install with root.Thanks.
    No, please install using orasid.
    Thanks

  • RedHat or Suse Linux?

    Hi.
    Our company has to choose one of the following OS:
    1. Red Hat Enterprise Linux 3
    2. Suse Enterprise Server 8
    for our new Oracle9i DB server. Can someone suggest one and explain why he choose that? Is there any web site where I can find some tests to compare this two products?
    Thanks.

    Hi
    I am using Oracle With SuSE for last 2 years .I have seen the following advantages
    SuSe have a very good Oracle on SuSE Linux forum which have lot of participants
    some very useful RPMs for automatic startup and shutdown and for setting kernel parameters during startup.
    Installation was always easy and no crashes at all .
    Currently I am running SLES8 and oracle 9iR2 (database and apps server ) with Async-IO
    The only problem I found was hyperthreading CPUs but that may generic to all distributions
    HTH
    Santhosh

  • Successful instalation of Oracle on SuSE !!!

    I have installed Oracle for SuSE Linux 5.3 with same patchs.
    Take a look on
    http://www.suse.de/Support/sdb_e/fehr_oracle_1.html
    Even this documentation is mistakes and can be resolved easly.
    When you apply the patch, may be you will see missed files about
    openwin. Don't worry about it.
    The follow enviorement should resolve installation troubles:
    export GCC_EXEC_PREFIX=/usr/lib/gcc-lib/i486-linux-libc6/
    export ORACLE_HOME=/home/oracle/ora8 # or Where do you want to
    install
    export
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/bin:/usr/i486-
    linux-libc6/lib
    export ORACLE_BASE=$ORACLE_HOME
    export ULIMIT=2113674
    export ORACLE_SID=ora8 # or your SID
    export PATH=$PATH:$ORACLE_HOME/bin:$ORACLE_HOME/lib:/usr/i486-
    linux-libc6/lib
    Add this enviorement to your .profile oracle user due always you
    will need.
    Then run orainst program.
    DON'T install Oracle Intelligent Agent and jdbc at firt time.
    Add second patch program when your Oracle is completed. Then you
    are able to add Oracle Intelligent Agent. It is better and don't
    require to change source files or copy it to your hard disk.
    null

    Hi,
    Have You executed xhost + ?
    If not , open another terminal session as root user and execute it. Back to terminal window of oracle user session and execute the runInstaller.
    Regards,
    Cerreia
    Edited by: Cerreia on 25/09/2009 21:51
    Edited by: Cerreia on 25/09/2009 21:59

  • Limitation on number of roles in oracle menu or segmentation fault in menu

    Hi All,
    Is there any limitation on the number of roles we can have in oracle menu? We are having around 300 roles created in our menu and after that if we try to add new role we are not able to compile the menu file. In the windows the form builder closes abruptly and in Linux it gives us segmentation fault error. Did anyone face the problem? Also if there is any solution then please provide the same.
    Please let me know.
    Thanks in advance!
    Ashish

    I just wonder how many forms do you have that you needed to create 300 roles. We normally create a role for one set of users. It means you've 300 different set of users for your application !!.

  • Oracle 8.0.5 & SUSE Linux 6.0

    I am attempting to install Oracle 8.0.5 on SuSE 6.0 Linux but
    receive the following error messages:
    When running oratabs.sh - "GROUPS: read only variable"
    When running orainst - "Permission Denied"
    I have no patches installed on SuSE - do I need any? If so what
    and where are they?
    I would realy appreciate some help as I am not a Linux expert.
    Thanks,
    Mark Warner
    null

    Hi Markus,
    I don't know what exactly getImportedKeys/getExportedKeys do.
    I suppose it's some kind of select on the data dictionary views.
    The reason for the slow performance could be miss-configuration
    of Oracle or a very large number of objects (say more than 20000
    tables).
    I could advice that you check there's nothing else in the SYSTEM
    tablespace than the data dictionary.
    U could use:
    select * from dba_segments where OWNER not in ('SYS','SYSTEM')
    and TABLESPACE_NAME = 'SYSTEM';
    I could recomend that you set shared_pool_size to 100MBytes, and
    db_block_buffers*db_block_size to 100MB.
    Hope this helps,
    Best regards,
    Michael
    P.S. it could help if you publish some of the SQL statements that
    are slow.
    Markus Hoofe (guest) wrote:
    : Hi,
    : Calling getImportedKeys/getExportedKeys on DatabaseMetaData
    : is horribly slow (same applys to getCrossReference). In fact
    : it sometimes returns only after MINUTES.
    : Using setLogStream in DriverManager i extracted the sql
    : statements which the methods created and tried them in sqlplus,
    : but they were painfully slow there as well. Since Oracle made
    : their implementation of the DatabaseMetaData class available,
    : i figured out that all three methods actually use the same
    : subroutine and obviously it is not java's fault.
    : So i wonder, if it's oracle's wrong code or problems with my
    : database.
    : Btw, i am using:
    : + Oracle Server 8.0.5,
    : + SuSE Linux 6.1 (kernel 2.2.5, glibc 2.0.7),
    : + Some nice double 400Mhz PII machine with 512MB that kicks a**
    : Any ideas anyone?
    : CIAO
    : Markus
    null

Maybe you are looking for

  • Can't update or download apps on iPhone 6

    I'm on iOS 8.3 I have restarted the phone multiple times it has been going on for over 24 hours. Please help!

  • Where's the insert key on the new keyboards?

    I'm using Maya right now and the insert key is used to adjust the pivot point of objects. However, I don't see an insert key on this here new keyboard.

  • Unable to instal VOX USB 2.0 drivers in WINDOWS XP Prof. SP2

    Hi, I am unable to instal drivers in Windows XP Prof. SP2 for VOX USB 2.0. When I instal drivers from manufacturer's CD, instalation tells me, that it cannot instal some update for XP SP1. But I have SP2, so it should be OK. Then, after computer rest

  • Not remembering app window location

    I recently got a new dell computer, running Vista, with an nVidia 8600 card which has two monitors attached. Lr no longer remembers its location on the second monitor (which it did using WinXP). When I open Lr it always reverts to the primary monitor

  • JDBC 2.0 Sample Files dead links

    Hi, The following page contains dead links, some .jar files and sources. http://www.oracle.com/technology/sample_code/tech/java/sqlj_jdbc/files/jdbc20/jdbc20.html Please correct this error. Gergely Bekecs