Oracle9iAS install on suse 8.1

hi everybody
i'm trying to install Oracle9iAS on suse 8.1
i'm choosing the J2EE and Web Cache Instalation type
while the installation precceds just fine the linking phase of oracle 9i application server returns errors.here's what i get from the log :
Calling action unixActions2.1.0.8.0 make
     installMakePath = /usr/bin/make
     installMakeFileName = /home/production/OracleAS/sqlplus/lib/ins_sqlplus.mk
     installTarget = install
     undoMakeFileName =
     installArguments = ORACLE_HOME=/home/production/OracleAS,
     logFile = /home/production/OracleAS/install/make.log
     undoTarget =
Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target install of makefile /home/production/OracleAS/sqlplus/lib/ins_sqlplus.mk
Exception Severity: 1
i tried to execute the command from shell and it returned : could not find -lclntsh
could somebody suggest what should i do???
thanks.......

first of all i'm installing oracle AS 9.0.2.0.0
i tried to install oracle database 9i 9.2.0.1.0 and it worked fine... could this help?
about the logs you wanted:
there is no directory ORACLE_HOME/admin
there is no directory ORACLE_HOME/assistants/opca
there are no files underORACLE_HOME/webcache/logs
there are no files under ORACLE_HOME/dcm/logs
there are no files under ORACLE_HOME/ldap/log
there are no files under ORACLE_HOME/opmn/logs
there are no files under ORACLE_HOME/sysman/log
there is no directory ORACLE_HOME/j2ee/OC4j_instance
there are no log files under ORACLE_HOME/config
could you point me where can i find Metalink?( sorry i don't know )
here is the latests messages from ORACLE_HOME/install/make.log
/home/production/Ora9iAS/bin/genclntsh
/home/production/Ora9iAS/lib/libgeneric9.a(skgfr.o): In function `skgfrpini':
skgfr.o(.text+0x125): undefined reference to `__cmpdi2'
Created /home/production/Ora9iAS/lib/libclntst9.a
/home/production/Ora9iAS/bin/genagtsh /home/production/Ora9iAS/lib/libagtsh.so 1.0
/usr/bin/make -f ins_sqlplus.mk install ORACLE_HOME=/home/production/Ora9iAS
rm -f sqlplus
Linking sqlplus
rm -f sqlplus
gcc -o sqlplus -L/home/production/Ora9iAS/sqlplus/lib/ -L/home/production/Ora9iAS/lib/ /home/production/Ora9iAS/sqlplus/lib/s0afimai.o -lsqlplus -lclntsh `cat /home/production/Ora9iAS/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /home/production/Ora9iAS/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 `cat /home/production/Ora9iAS/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /home/production/Ora9iAS/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 `cat /home/production/Ora9iAS/lib/sysliblist` -Wl,-rpath,/home/production/Ora9iAS/lib:/lib:/usr/lib -lm -lpthread `cat /home/production/Ora9iAS/lib/sysliblist` -ldl -lm -lpthread
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld: cannot find -lclntsh
collect2: ld returned 1 exit status
make: *** [sqlplus] Error 1
and here is an error from /orainventory/logs/orainstallxxxxx.err
java.lang.NoSuchMethodException
     at java.lang.Class.getMethod0(Native Method)
     at java.lang.Class.getMethod(Class.java:888)
     at oracle.sysman.oii.oiif.oiifb.OiifbWizChainDlgElem.setDialogProperties(OiifbWizChainDlgElem.java:980)
     at oracle.sysman.oii.oiif.oiifb.OiifbWizChainDlgElem.doOperation(OiifbWizChainDlgElem.java:645)
     at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
     at oracle.sysman.oii.oiis.OiisCompContext.doOperation(OiisCompContext.java:808)
     at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
     at oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:172)
     at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
     at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:855)
     at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
     at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:519)
     at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
     at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
     at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:349)
     at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)

Similar Messages

  • Requirements to install open suse 10.3 on lenovo3000n200

    hi, would i need a copy of drivers for this machine to install open suse 10.3,or will this operating system be able to auto detect the drivers needed?
    thanks ellie

    Hi Ellie, I Have tried quite a few Linux Distros on my 3000 N200 and If memory serves Opensuse is one that doesn't quite get it all right on install. I remember having probs with my wifi card and sound drivers also not sure if the SD card reader is installed as I didn't test it at the time.
    Personally best results were a debian based distro such as Ubuntu or Linux Mint. Only things that didn't work were sound (which I posted a fix for here: http://forums.lenovo.com/lnv/board/message?board.id=Special_Interest_Linux&thread.id=316) and the fingerprint reader - which doesn't have many applications to tie to it in Linux at the moment.
    Additionally if you follow the Linux route you will need to install drivers for your Graphics card if it's a 7300go and you want 3d acceleration, this can be done using the restricted driver install from the admin menu (possibly Yast in Suse If memory serves), or by installing a program called EnvyNG which makes it all easy-peasy.
    You may also want to check out the Linux forum here:http://forums.lenovo.com/lnv/board?board.id=Special_Interest_Linux as there are bound to be some nice bods who can give you more advice if you get stuck.
    Also found some good info on the Hardware Compatibility after a quick google:
    http://en.opensuse.org/HCL/Laptops/IBM 
    Hope this Helps you out
    Regards
    Rob
    Message Edited by cb750rob on 08-11-2008 06:07 PM
    Message Edited by cb750rob on 08-11-2008 06:08 PM
    Message Edited by cb750rob on 08-11-2008 06:17 PM
    Message Edited by cb750rob on 08-11-2008 06:21 PM

  • Install of SuSE Linux 9.0 freezes early on

    I recently upgraded to an MSI 865PE Neo2 motherboard, with a P4 2.8 GHz processor.  I've installed Windows XP Professional without difficulty, but I tried to install SuSE Linux 9.0 and it locks up early on in the boot process during "hardware detection."  Opinions on this forum about earlier versions of SuSE and the YaST program were fairly poor, and their own site says that support for the Neo2 is only "partial."  Has anyone gotten Linux to install successfully on this mobo, and if so, which flavor?

    I have a Neo2-S and have mixed success w/ Linux as well.  I just tried SuSe Live 9.2 and it took me about 10 times to get it to boot.  I think the only thing that I changed when it actually booted was the option to make the boot screen verbose.  I hit something like F3 and changed that option.
    Knoppix 3.3 works great for me
    Knoppix 3.4 doesn't boot
    Mandrake Move 10 doesn't boot
    I may have some of the version numbers wrong because I am just typing them off of the top of my head.  I also have only tried the bootable CD version because I don't want to risk any conflicts w/ my Win XP.
    I am also about to get a new 200 GB SATA drive and I know that is going to complicate things even further.  I just wish that the devs would spend more time working on hardware support so n00bs won't have probs when trying out Linux.
    They really need to make all distro's of Linux be able to use all of the IDE/SATA channels in a system.  This is probably dependent on the kernel though.  I don't know that much about Linux.

  • Ora-01031: Insufficient Privileges error during 10g install on Suse 9.1

    I have tried installing Oracle 10g on Suse 9.1 Professional several times. Although I have tried to carefully follow the instructions in the installation guide, I get the following error.
    When the Database Configuration Assistant start during the initial installation, I receive the error -> Ora-01031: Insufficient Privileges.
    I created the oinstall and dba group according to the installation guide and made oracle a member with oinstall being the primary group. I also ran -> chown -R oracle:oinstall -> on the Oracle_Base folder to which I want to install the software and oradata files. Similarly, I ran -> chmod -R 775 -> on that folder. During the install I ran the script -> oracle_base/oraInventory/orainstRoot.sh -> during the installation when prompted.
    I would really appreciate any help that any of you could provide. Thank you so much in advance.
    -Daniel

    I'm logged in as oracle when I perform the installation but as soon as the database configuration assistant tries to create the database I get this error. I had made oracle a member of oinstall and dba just as it was desribed in the instructions. (At one point I even tried giving oracle root, which didn't seem to work either. I have since reinstalled the OS.)
    Thank you for helping me with this!

  • Ora-01031: Insufficient Privileges during 10g install on Suse 9.1

    I have tried installing Oracle 10g on Suse 9.1 Professional several times. Although I have tried to carefully follow the instructions in the installation guide, I get the following error.
    When the Database Configuration Assistant start during the initial installation, I receive the error -> Ora-01031: Insufficient Privileges.
    I created the oinstall and dba group according to the installation guide and made oracle a member with oinstall being the primary group. I also ran -> chown -R oracle:oinstall -> on the Oracle_Base folder to which I want to install the software and oradata files. Similarly, I ran -> chmod -R 775 -> on that folder. During the install I ran the script -> oracle_base/oraInventory/orainstRoot.sh -> during the installation when prompted.
    I would really appreciate any help that any of you could provide. Thank you so much in advance.
    -Daniel

    I'm logged in as oracle when I perform the installation but as soon as the database configuration assistant tries to create the database I get this error. I had made oracle a member of oinstall and dba just as it was desribed in the instructions. (At one point I even tried giving oracle root, which didn't seem to work either. I have since reinstalled the OS.)
    Thank you for helping me with this!

  • Java 1.5 rpm install on Suse Linux 9.3

    Hi all,
    I downloaded the jdk-1_5_0_17-linux-i586.rpm from SUN, and tried to install it via YaST on my Suse 9.3 box, but it won't install.
    I click "Install Package with YaST" and then it just brings me to a blank screen.
    Anyone else experience similar issues, or thoughts to workaround this?
    Cheers
    John

    Figured it out... thanks anyways.
    If anyone else has a similar problem: First, run rpm -i on the jdsk.rpm, and make sure it passes the checksum. (Mine did not). Then, check to see if jdk1.5.0_17 was installed already via rpm command line util, instead of yast. Suse doesn't like it when you do that, and they don't play well together (yast and rpm command line).
    I ran rpm -e on the package to remove it, and then ran the yast installer to re-install the jdk 1.5, and it is working now.

  • Downloaded Oracle8i Not Installing on SuSE 7.2

    I tried downloading Oracle's 8i server onto a SuSE 7.2 box with 224MB of memory and 500MB swap space. I tried running runInstaller with the failure:
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    SIGSEGV received at bfffd938 in /opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libjava.so. Processing terminated
    Writing stack trace to javacore3422.txt ... OK
    with the followiing javacore3422.txt:
    Thu Jan 31 13:23:39 2002
    SIGSEGV received at bfffd938 in /opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libjava.so. Processing terminated
    jre full version "JDK 1.1.8 IBM build l118-20000713 (JIT enabled: jitc)"
    Operating Environment
    Host          : localhost.
    OS Level     : 2.4.13.#2 Tue Nov 6 17:05:18 EST 2001
    glibc Version     : 2.2.2
    No. of Procs     : 1
    Memory Info:
    total: used: free: shared: buffers: cached:
    Mem: 228712448 224546816 4165632 0 5775360 75022336
    Swap: 740265984 18563072 721702912
    MemTotal: 223352 kB
    MemFree: 4068 kB
    MemShared: 0 kB
    Buffers: 5640 kB
    Cached: 67452 kB
    SwapCached: 5812 kB
    Active: 41052 kB
    Inactive: 37852 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 223352 kB
    LowFree: 4068 kB
    SwapTotal: 722916 kB
    SwapFree: 704788 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     : 1792
    Application Environment
    Signal Handlers -
         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          : doSuspendLoop (libjava.so)
    Environment Variables -
         PWD=/opt/oracle/Disk1/install
         CATALINA_HOME=/var/jakarta-tomcat
         WINDOWID=56623868
         PAGER=less
         SAPDBROOT=/opt/sapdb/depend
         HOSTNAME=localhost
         LD_LIBRARY_PATH=/opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads:/lib:/usr/lib:/opt/sapdb/web/lib
         LESSCLOSE=lessclose.sh %s %s
         LS_OPTIONS=-N --color=tty -T 0
         ignoreeof=0
         SUSE_DOC_HOST=localhost
         QTDIR=/usr/lib/qt
         OPENWINHOME=/usr/openwin
         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.swd.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:/opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/rt.jar:/opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/i18n.jar:/opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/math.jar:/opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/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:/usr/openwin/man:/usr/man
         NNTPSERVER=news
         KDEDIR=/opt/kde
         LESS=-M -S -I
         USER=mlb
         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:ex=01;31:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=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:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.png=01;35:
         HISTCONTROL=ignoredups
         THREADS_TYPE=native_threads
         MACHTYPE=i386-suse-linux
         XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
         THREADS_FLAG=native
         MAIL=/var/mail/mlb
         CVS_RSH=ssh
         LINES=24
         LANG=en_US
         TOMCAT_HOME=/var/jakarta-tomcat
         JAVA_HOME=/opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux
         COLORTERM=1
         INFOPATH=/usr/local/info:/usr/share/info:/usr/info
         DISPLAY=:0
         LOGNAME=mlb
         SHLVL=5
         TEXINPUTS=::~/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX:~/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
         COLUMNS=80
         MINICOM=-c on
         INFODIR=/usr/local/info:/usr/share/info:/usr/info
         SESSION_MANAGER=local/localhost:/tmp/.ICE-unix/865
         SHELL=/bin/bash
         PRINTER=printer3
         JDK_HOME=
         HOSTTYPE=i386
         OSTYPE=linux
         WINDOWMANAGER=/opt/gnome/bin/gnome-session
         HOME=/home/mlb
         XNLSPATH=/usr/X11R6/lib/X11/nls
         no_proxy=localhost
         TERM=xterm
         PATH=/bin:/usr/bin:/home/mlb/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games/bin:/usr/games:/opt/gnome/bin:/opt/kde2/bin:/opt/kde/bin:/usr/openwin/bin:.
         FROM_HEADER=wombat.local
         LC_COLLATE=POSIX
         LIBPATH=/opt/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads
    Libraries Loaded by the JVM
    <main>
    libjitc.so
    libzip.so
    Current Thread Details
    "main" (TID:0x4030c2d8, sys_thread_t:0x804d508)
    Native Thread State: Pid: 3422 ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL RUNNING
    Native Stack Data : base: bfffee38 pointer bffdf754 used(128740) free(-12004)
         ----- Monitors held -----
         ----- Native stack -----
         java_lang_System_initProperties
         Java_java_lang_System_initProperties_stub
         invokeNativeMethod
         invokeLazyNativeMethod
         __irem_trap6
         ------ 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:0x4030c238, sys_thread_t:0x80bb6b0)
    Native Thread State: Pid: 3428 ThreadID: 00000803 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bf9ffb30 pointer bf9ff60c used(1316) free(115420)
         ----- Monitors held -----
         ----- Native stack -----
         sem_destroy
         __pthread_mutex_unlock
         pthread_cond_wait
         sysThread_shell
         pthread_detach
         __clone
         ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x4030c288, sys_thread_t:0x80bb430)
    Native Thread State: Pid: 3427 ThreadID: 00000402 Reuse: 1 DAEMON MONITOR WAIT
    Native Stack Data : base: bfbffb30 pointer bfbff998 used(408) free(116328)
         ----- Monitors held -----
         ----- Native stack -----
         sysMonitorWait - waiting on Finalize me queue lock
         finalizeOnExit
         sysThread_shell
         pthread_detach
         __clone
         ------ Java stack ------ () prio=1
    "main" (TID:0x4030c2d8, sys_thread_t:0x804d508)
    Native Thread State: Pid: 3422 ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL RUNNING
    Native Stack Data : base: bfffee38 pointer bffdf748 used(128752) free(-12016)
         ----- Monitors held -----
         ----- Native stack -----
         java_lang_System_initProperties
         Java_java_lang_System_initProperties_stub
         invokeNativeMethod
         invokeLazyNativeMethod
         __irem_trap6
         ------ 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
    HELP!!!!
    thanks
    Marc Boorshtein

    I am experiencing the same problem. There seems to be a horrible bug in the installer program. No problems are reported
    at the end of the install log. But earlier I find messages such as:
    Festlegen des Wertes f|r PROD_HOME zu /oracle9201/../oui
    oracle.swd.oui Produktverzeichnis: Das Verzeichnis /oui konnte nicht erstellt werden. Entweder haben Sie nicht die erforderlichen Berechtigungen oder der Datentrdger verf|gt nicht |ber ausreichend Speiche
    For some strange reason it seems to use /oracle9201 as base here instead of $ORACLE_HOME which is /oracle9201/product/home. But of course the / directory is not writable for the oracle user.
    Festlegen des Wertes f|r PROD_HOME zu /oracle9201\..\jre\1.3.1
    oracle.swd.jre Produktverzeichnis: Das Verzeichnis /jre/1.3.1 konnte nicht erstellt werden. Entweder haben Sie nicht die erforderlichen Berechtigungen oder der Datentrdger verf|gt nicht |ber ausreichend Speicherplatz.
    The backslashes do not look good either. And again for some reason it does not use ORACLE_HOME as base directory here. Moreover the system has installed some things twice, in $ORACLE_HOME AND in /oracle9201. I think there is a problem in the installation program that uses the wrong path for some base directory. It can probably be overcome by giving oracle access to the / directory and then later copying these files into ORACLE_HOME. But who wants to give oracle-User access to / directory?

  • 10g grid install on suse 10

    I faced the following error when I install the grid control
    1. the installer complains the filemax is not set - but /etc/sysctl.conf contains only file-max not filemax
    2. and at around the installation it says OPMN failed to start
    3 and at the configuration stage web cache failed to configure and after this the installation almost stops - I appreciate any help - please urgent.
    my env't
    database - oracle 10.2.0.1
    operating system - suse 10 patchlevel 2
    grid control downloaded - gc_102011_linux.zip
    on laptop RAM - 2GB cpu - 2.2Ghz core 2 duo
    dual boot with win xp Thank you
    so please I need help - urgent

    Hi....
    1. 10.2.05 Oracle Enterprice Manager GC can only install in silent installation mode on existing oracle database.
    2. Install 10.2.0.3 and upgrade to 10.2.0.5.
    3. Read the docs carefully...
    4. libdb.so.2 .....At the installation of db1|db1-32bit softlink from libdb-1.85.so to libdb.so.2 will be created.
    5. Oracle bug the repository pw must be "default" otherwise installation can not be finish....
    .......Check if you get the password error in the installation logs....
    rpm's
    db40
    db40-32bit
    db1
    db1-32bit
    db1-devel
    openmoti
    hope that helps a little bit. At the first time I installed GC six times till its running.
    *T                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Oracle 9i install on SuSE 8.0 Pro failing

    I get the following error when I try to run the "runInstaller"
    script on SuSE 8.0. I'm following the Oracle 9i SuSE installation
    instructions, but can't find any reference to this error. Does
    anyone have any advice?
    $ ./Disk1/runInstaller
    Inconsistency detected by ld.so: dynamic-link.h: 68:
    elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed!
    I installed SuSE 8 on its default settings yesterday, and Oracle
    is the first piece of software I'm trying to insall. If it helps,
    I'm using glibc 2.2.5 and the "arch" command returns i686.
    Any help would be greatly appreciated.
    Thanks,
    Steve

    You mean you actually got runInstaller to run????
    How did you do that????
    I've been trying for weeks and all I get is a SIGSEGV.
    I'll add to your comments about Oracle by asking why they don't use either curses or (if they MUST have a GUI) Tcl/Tk for the installer program instead of this java rubbish.
    8.0.5 installed with no problem on my Linux box (curses based installer).
    Alastair

  • Oracle 8i Install on Suse 6.4

    I have tried in vain to install oracle on suse using a script from Suse's site without much success. I also tried the oracle installer. I get error messages with the enviroment settings or it bombs right at the end.
    Could anyone please give me help on how to carry out the installation
    One error message I got was :
    JNLS exception:Oracle.ntpg.jnls exception. Unable to find any National charcter sets. Check your oracle installation and make sure that the Oracle_Home environment is defined correctly
    Thanks

    Hi William,
    There are bugs on Oracle8i release 8.1.5.
    You can download the patches from.
    ftp://ftp.suse.com/pub/suse/i386/commercial/Oracle/
    Good luck,
    Georg

  • Anyone had success installing on SuSe 6.2

    I have the trial 8i 8.1.5 CD. After reading some of the posts
    here over the past few weeks. I'm torn between Red Hat and SuSe.
    So, I'm hoping to get some feedback before I procede.
    I'm leaning towards SuSe's 6.2 at the moment, but I could be
    swayed towards Red Hat's latest release. But, only if there are
    good reasons to go in that direction.
    Please help me decide.
    Bob Thomas
    null

    Stefano De Cesari (guest) wrote:
    : Bob Thomas (guest) wrote:
    : :I have the trial 8i 8.1.5 CD. After reading some of the posts
    : :here over the past few weeks. I'm torn between Red Hat and
    : SuSe.
    : :So, I'm hoping to get some feedback before I procede.
    : :I'm leaning towards SuSe's 6.2 at the moment, but I could be
    : :swayed towards Red Hat's latest release. But, only if there
    are
    : :good reasons to go in that direction.
    : What you can do is very simple compared to the work that many
    : put trying to let Oracle works with their Linux :)
    : Install RedHat6.1 and trying to install Oracle8i.
    : If it work well, fine :) You succeed.
    : If it doesnt't work well, remove all, install SuSe 6.2 and do
    : the same try.
    : If it work well, fine :) You succeed.
    : -Stefano
    Hi
    Try this...try that...if at first you don't succeed, try, try
    again. I think I am beginning to get the picture.
    Thanks for the response.
    BT
    null

  • How to deploy an EJB to Oracle9iAS installed into another machine?

    When I try to deploy a statless ejb to a local machine where JDeveloper is installed every thing works fine. However, when I try to deploy it into another machine where Oracle9iAS(oc4j) is installed,I get the following error:
    Error: javax.naming.NamingException: Lookup error: java.io.EOFException: Disconnected; nested exception is:
    java.io.EOFException: Disconnected
    Can anybody help?
    thanks
    Ali

    I got problem when I deloy ejb in Oracle JDeveloper: I created jar file and delpoyed the jar, but when I tried to call the bean from client code I got "connection refused" error. I tried to created a connection to Application server, it asked me to enter userid/password. Since I use the embeded OC4J as my server now, I never set userid/password for the OC4J, so I left the fields empty, but I cannot create the connection.
    Please let me know what should I do to get my ejb deployed. Thank you.

  • OAS Install Issues SUSE LINUX  [ulimit]

    Like many others I am having issues installing OAS onto my SUSE EE Linux Server. The problem is that I cannot modify the ulimit for the oracle user (the user to install the OAS under). I have followed the directions found on the oracle site for installing 10g. I have also done a lot of searching regarding this issue and none seem to work. I have redone the process using orarun with these directions (http://www.oracle.com/technology/tech/php/installtxt/10gr2_sles9.txt) And I have followed directions found (http://www.novell.com/support/search.do?cmd=displayKC&docType=kc&externalId=10096341&sliceId=&dialogID=6335233&stateId=0%200%206333704) regarding setting /etc/security/limits.conf, /etc/pam.d/login, and /etc/pam.d/xdm . Any help on this issue would be excellent!
    The issue is that ulimit -n for oracle returns 1024 no matter what I do. And ulimit -n 6653 returns an error.

    Ok its working now. Basically I didn't set "session required /etc/pam.d/pam_limits.so" in /etc/pam.d/xdm till late last night and I forgot to reboot the server. This morning when I was running ulimit -n 65536 to get the error msg it worked. So thanks for the quick response, but my problem is now solved.
    Ryan

  • 11i install on SuSe Linux 7.3

    Has anybody tried that? Is it working ? I know on Suse site the support matrix is showing SuSe 7.0 is supported.
    But I want to try Suse7.3.
    Any clue or tricks welcome.
    Thank in advance.
    Bhupendra B Babu

    Has anybody tried that? Is it working ? I know on Suse site the support matrix is showing SuSe 7.0 is supported.
    But I want to try Suse7.3.
    Any clue or tricks welcome.
    Thank in advance.
    Bhupendra B Babu

  • Webdb 2.2 install on suse 7.0

    The instructions I find tell me to
    enter the command "orainst /m" to install
    webdb 2.2 from the CD.
    This fails because the orainst.motif file
    is missing from the cd rom. If I use the "orainst" command instead, I finally reach a panel that asks for the sys password. No amount of typing can get any characters
    to appear in the field provided. I can
    cycle among the fields using tabs, but no data entry is accepted and no errors appear.
    Can someone point me in the right direction?
    Thanks

    D Bowen,
    You may be able to find a solution to your problem by searching the Oracle 9iAS Portal forum. This forum is for questions relating to the Portal Development Kit (PDK).
    Sue

Maybe you are looking for

  • Sales document not able to save with rection reasons after delete the reference order

    Hi Experts, Good day!! My user wrongly created a sales order with sales document type as ZOR instead of ZORS. Then with reference to ZOR sales order, user created another sales order with sales document type as ZORS. Once he created sales order(ZORS)

  • Is there a way to enable the cover tab in iTunes 11.1.1?

    I try to load a cover picture to an album. The cover tab is disabled. Where can can I enable the functionality? Just adding a picture in information cover section does not work.

  • Can't restore SQL 2005 BAK to SQL 2008 R2 running on Server 2012

    Hi there, Preparing to switch from SQL 2005/Server 2003 to SQL 2008 R2 / Server 2012.   Took a backup of the SQL database on 2005 (stored at a cloud backup provider nightly) and copied to the new machine.  Unable to restore the .BAK file, with the er

  • About ASM and Oracle user

    Hi, is there any way to installing ASM executable and database executable by diffrent operating system user. It means that there are two user one of them [tuba@pttstgen24 ~]$ id uid=500(tuba) gid=500(dba) groups=500(dba),501(oinstall) and the other o

  • LabVIEW 9.0f2

    Installation of LabVIEW 9.0 from the Third Quarter 2009 software was successfull and I was able to run any version of LabVIEW from v7.1 to v8.6.1 and the new 9.0 version.  I installed Fourth Quarter 2009 software and the f2 software and now I can onl