Oracle9iR2 install problem on RedHat 7.1

I downloaded the new R2 release (9.2) & can not get the installer (OUI) to run.
It says that it is initializing the JVM, then goes away. A core dump is produced in /tmp
I was able to install 9.0.1 successfully last year. The OUI from 9.0.1 will not install the new version, so I need to get the new OUI running.
BTW - Oracle tells me that 9iR2 will only be certified on RedHat Advanced Server 2.1!

set this with your enivornment and see if it can help?
export LD_ASSUME_KERNEL=2.2.5 Hi
I installed 9i to a SuSe 8.0 with the suggested environment variable turned on and I still had the same problem. As the Installer complained I manually linked the modules, for example, by running
make -f ./ins_ldap.mk odipinstall
and I had the same error with the message:
/usr/i486-suse-linux/bin/ld: cannot find -lclntsh
collect2: ld returned 1 exit status
make: *** [odisrv] Error 1
It seems that a library missing (libclntsh.a ?)
Can anyone help?
Gustav

Similar Messages

  • Java install problem under redhat 9

    I download rpm and install it under redhat 9. I can compile program (the class file is generated) but can not run it.
    I checked the path and see /usr/java/j2sdk1.4.2_04. WHen I check the version, it tell me version "1.3.1". It soulds like I have 2 different version of java installed. How can I solve this problem?
    Thanks

    Probably not a mix up. Try to update your path wirh the path to the bin directory of the java version you want to use. Something like :
    export PATH=/usr/java/j2sdk1.4.2_04/bin:$PATH

  • SDK install problems on Redhat 7.1

    Hi
    I'm having problems getting the SDK to work on Redhat 7.1.
    My path variable is set up corectly, and get the following errors when I do a java -version
    java: /usr/bin/cut: No such file or directory
    usr/lib/jdk1.3.0_02/bin/i386/native_threads/java: error loading shared libraries: libjvm.so :cannot load shared object file: No such file or directory
    I've tried the following: copying libjvm.so to my /usr/lib directory and creating a "cut" file under /usr/bin. That took care of the error msgs, but now I get a core dump.
    Does anybody know why this is happening?? I running the same SDK on SuSE without any problems.
    Please help!!

    Lots of people talk about this problem with RedHat 7.1
    I know this sounds crazy but you could download jBuilder from borland and get a Sun jdk that works.
    That's what I did.
    I can't figure out what's up with the Sun download but look at the permissions.
    For the second guy
    If the file had a .bin on the end of it it's a bash script that the permission is screwed up on I bet ??
    You might want to move the file off the system and put it back as user. Don't know, seems like if you change the permission as root or run as root you might end up with an unusable jdk (permissions all screwed up) ???

  • 9i Install Problem on RedHat 7.2

    I got a problem while installing 9i enterprise on RedHat 7.2. The link problem can't find library -lclntch or -lclntsh (can't remember clearly) when making oracle/plsql. Anyone can help me?

    Mike, keep in touch. Perhaps we can benefit from a little mindshare. Perhaps you can describe what you're encountering in more detail.
    For those that are following, I've managed to get the software to install consistently using the above fix thanks!
    [my earlier issues were related to, not suprisingly, a messy attempt at downgrading binutils, which worked out to be unnecessary]
    However, the example database creation hangs. Now, I know it's supposed to take an hour or so, but after 3 or 4 hours it's still at %50 ... Any suggestions? I'm going to try to do the dbcreate manually ...
    Gents, please be detailed about your issues and solutions. Hopefully we can get an impromptu RedHat install guide out of this thread! Don't forget to write it up when you find a fix.
    -E.
    Aside: Is 9i on RH7.1/2 a certified config? Wouldn't that suggest there should be a functional installation procedure or guide? Oracle?

  • Install problem on RedHat 7.2

    Hi,
    I'm having a problem installing weblogic server 700 on a Dell 2500 Redhat 7.2 linux box. The problem occurs during the extraction process. If I run the program as a regular user the error message is:
    /tmp//fileJa7hab/wls7000_linux.jar bad CRC 250071c7 (should be 019fdd07)
    .100%
    ** Error during extraction, error code = 2.
    If I run the program as root, I get
    [root@med10-apache root]#
    ./weblogic700_linux.bin -mode=console
    Extracting 0%....................................................................................................100%
    /tmp/fileVe6y1r/jdk131_02/bin/i386/native_threads/java: error while loading shared libraries: libstdc -libc6.1-1.so.2: cannot open shared object file: No such file or directory
    ** Error during execution, error code = 32512.
    Thanks in advance
    Matt

    What is the name of your installer file? have you downloaded the one for
    Linux OS?
    make sure you FTPed the installer file in binary mode.
    "matt sweeney" <[email protected]> wrote in message
    news:3d1c718d$[email protected]..
    Hi,
    I'm having a problem installing weblogic server 700 on a Dell 2500 Redhat7.2 linux box. The problem occurs during the extraction process. If I run
    the program as a regular user the error message is:
    >
    /tmp//fileJa7hab/wls7000_linux.jar bad CRC 250071c7 (should be 019fdd07)
    .100%
    ** Error during extraction, error code = 2.
    If I run the program as root, I get
    [root@med10-apache root]#
    ./weblogic700_linux.bin -mode=console
    Extracting0%..........................................................................
    ..........................100%
    /tmp/fileVe6y1r/jdk131_02/bin/i386/native_threads/java: error whileloading shared libraries: libstdc -libc6.1-1.so.2: cannot open shared
    object file: No such file or directory
    ** Error during execution, error code = 32512.
    Thanks in advance
    Matt

  • Oracle 9i install problem on Redhat 7.1

    Hi there,
    I have some problems during the installation of Oracle 9i on RedHat 7.1:
    All is ok untill the install of "linking Oracle 9i installation"
    by this time it runs some makefiles to link and install files.
    It requires a library called libclntsh that does not exist.
    I tried to run the genclntsh script to build it, but the load failed with the following errors:
    "/var/opt/oracle/products/9.0.1/lib/libgeneric9.a(skgfr.o): In function `skgfrpini':
    skgfr.o(.text+0x125): undefined reference to `__cmpdi2'
    /lib/libc.so.6: undefined reference to `_dl_lazy@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_substitute@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_out_of_memory@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_relocate_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_clktck@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `__libc_enable_secure@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_catch_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_platformlen@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_mcount@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_count@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_initial_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_start_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `__libc_stack_end@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_argv@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_loaded@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_origin_path@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_check_map_versions@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_main_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_mask@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_load_lock@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_state@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_init_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_r_debug@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_unload_cache@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_signal_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_debug_printf@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_init@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object_deps@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_nloaded@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile_map@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_profile_output@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_pagesize@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_fpu_control@GLIBC_2.1'
    /usr/lib/libdl.so: undefined reference to `_dl_catch_error'
    /lib/libc.so.6: undefined reference to `_dl_global_scope_alloc@GLIBC_2.1'
    Can anyone help my to solve this ?
    Thanks a lot
    Olivier Blanc
    mailto:[email protected]

    set this with your enivornment and see if it can help?
    export LD_ASSUME_KERNEL=2.2.5 Hi
    I installed 9i to a SuSe 8.0 with the suggested environment variable turned on and I still had the same problem. As the Installer complained I manually linked the modules, for example, by running
    make -f ./ins_ldap.mk odipinstall
    and I had the same error with the message:
    /usr/i486-suse-linux/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [odisrv] Error 1
    It seems that a library missing (libclntsh.a ?)
    Can anyone help?
    Gustav

  • Oracle9i install problems on RedHat 7.1

    Hi!
    I'm having problems installing Oracle9i database on a redhat 7.1 server. I get some permission errors and som "unable to pend Makefile to" (or something). I've tried installing a version of binutils a little below the version that ships with redhat 7.1, but that doesn't do the trick!
    Anyone knows, whats wrong?
    null

    I've now succesfully installed Oracle9i on Red Hat 7.1. The only thing that I needed to do ,was to manualy copy some java files from the local Java dir to where Oracle wanted them on /u01 and Voila!
    null

  • Client install problems on Redhat

    Hello all,
    I am a linux noob, and i need some help getting my oracle client setup. I am trying to set it up so that i can use perl DBI::Oracle. I have downloaded 2 rpm's from Oracle. The Basic and the Developer verions. They appear to install with no problems, but I don't see any .ora files anywhere. Is that something I have to create manually and if so where would I have put these files?
    Thanks Jeff

    Hi
    Iam working as system admin
    iam planinig to go Oracle Database side, i dont know what is market.
    Oracle DBA/Apps DBA.
    plz guide me in which side i have to go.

  • Oracle8 Install Problems on Redhat 5.1 PC

    I just downloaded all the 805ship.* files & started the
    installation with cat 805ship.* | tar -zv . The installation
    quits in the middle & gives me an error. I dont have a clipping
    of the error with me. I see that some of the directories have
    been created under oracle. Am I missing something? Do I need to
    install all the development RPMs before I do this? I've 32
    MB on my PC & a 2.1 GB hard drive.
    Thanks for any feedback.
    null

    Hi!
    I am encountering the same problem... Do you know what to do?
    If you have time, could you please also let me know how the rest
    of the installation go and what was the best support reference
    that you've used.
    Thanks,
    Margaret
    Raj (guest) wrote:
    : I just downloaded all the 805ship.* files & started the
    : installation with cat 805ship.* | tar -zv . The installation
    : quits in the middle & gives me an error. I dont have a clipping
    : of the error with me. I see that some of the directories have
    : been created under oracle. Am I missing something? Do I need to
    : install all the development RPMs before I do this? I've 32
    : MB on my PC & a 2.1 GB hard drive.
    : Thanks for any feedback.
    null

  • 11.5.10r2 install problems on Redhat AS 4.4

    I am trying to install 11.5.10r2 on AS 4.4... I downloaded the files via eDelivery and extracted everything to /stage... that appears to be setup alright. Also,I have checked the appropriate rpm packages and installed binutils (only one missing i believe), and I have done 'set LD_ASSUME_KERNEL=2.4.19' but after step 1 finished I get the following error:
    Errors while running adlnkoh.sh
    There was an error while running the command - /d01/oracle/visdb/9.2.0/temp/VIS_dev01/adrun98.sh APPS APPS
    /d01/oracle/visdb/9.2.0/appsutil/install/adlnkoh.sh: line 198: /d01/oracle/visdb/9.2.0/bin/sqlplus: No such file or directory
    RW-50010: Error: - script has returned an error: 1
    RW-5004: Error code received when running external process. Check log file for details.
    Can someone please tell me what I am missing, and if I need to patch the OS itself. If I do, where can i get the patches besides metalink?
    Thanks in advance,
    Anthony

    Have you applied patch 4198954 (compatibility packages for oracle on RHEL4)?

  • Installing Problem: Oracle 8.0.5.1 on Redhat 6.0

    Hello All,
    I'm an oracle and LINUX Newbi.
    I have been trying to install Oracle 8.0.5.1 on Redhat 6.0
    and when I try to run any of the executable the application
    core dumps.
    I have tried all the fixes in the newsgroup..
    ie,manually copying $ORACLE_HOME\bin files, compat fix from
    redhat ...etc.. and have NOT made any progress!!
    Can somebody please writeup a "detailed HOWTO" to do
    a clean installation for Redhat 6.0??
    I'm almost on the verge of switching over to NT because
    of the problems..
    Any help will be greatly appreciated,
    regards,
    abhi
    null

    have set up Oracle using the patch putup by Oracle
    Everyting dseems to be working ok...
    Thanks All for help
    -abhi
    Kumar Srinivas (guest) wrote:
    : The problem is with EGCS and its libraries!
    : If possible, load Redhat 5.2 and install ORACLE -
    : it installs flawlessly.
    : Funnily, you can then run ORACLE on 6.0 without any
    : problems!
    : I am running it on Caldera 2.2 with ORACLE 8.0.5
    : (installed from Redhat 5.2 partition and mounted on the
    : new kernel)
    : Good luck.
    : Vittorio Turchetti (guest) wrote:
    : : Please see the reply by Alan Mullet to a similar question.
    : : There is a known problem with RedHat 6.0 new libraries.
    : : Best regards,
    : : Vittorio
    : : P.S. Please do not say "NT" again!
    : : Abhijit Arunachalam (guest) wrote:
    : : : Hello All,
    : : : I'm an oracle and LINUX Newbi.
    : : : I have been trying to install Oracle 8.0.5.1 on Redhat 6.0
    : : : and when I try to run any of the executable the
    application
    : : : core dumps.
    : : : I have tried all the fixes in the newsgroup..
    : : : ie,manually copying $ORACLE_HOME\bin files, compat fix from
    : : : redhat ...etc.. and have NOT made any progress!!
    : : : Can somebody please writeup a "detailed HOWTO" to do
    : : : a clean installation for Redhat 6.0??
    : : : I'm almost on the verge of switching over to NT because
    : : : of the problems..
    : : : Any help will be greatly appreciated,
    : : : regards,
    : : : abhi
    null

  • RedHat 7.0 Install Problem

    Has anyone been able to install Oracle8i on RedHat 7.0. I have gone through the necessary steps for downloading the correct jre from blackdown...setup my oracle user as stated in the installation guide...and i get the error when running the install script:
    SIGSEGV 11* sementation violation
    full thread dump....

    glibc has been updated?
    it is said that there is problem in glibc 2.2. Check your glibc, and then again.
    lucky to your!
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by huang xinhua ([email protected]):
    I try install oracle 8.1.6 on redhat linux 7(install type:typical)
    but after install and link complete the database configration assistant start and at step 3 "initialize the database"(the progress is 80%) the OUI is not response for a long time(one hour) and setup is failure!
    I try it 5 times ,so who can help me? <HR></BLOCKQUOTE>
    null

  • TOMCAT problem on REDHAT 9,PLEASE HELP

    Hello, i am new to redhat and i installed tomcat 4.0.1 and it worked properly, i used tomcat for studying issues so i used to start it and stop it many times
    now when i use mozilla and try to request the server using http://localhost:8080/ ,mozilla status bar shows "Transfering data from localhost" and loops for ever
    so please help me

    I think this is not problem of redhat just check reinstalling tomcat.

  • Oracle8i Install problem. - Cannot Create DB w/ DBAssist.

    Help me!
    I've tried to install 8i on redhat 6.0 with 2.2.5 kernel...
    Jre worked.
    Tcl worked.
    runInstaller started without problem.
    Netassist worked.
    But! DBAssist was stucked...
    At that time, Acount was 'oracle' of 'oinstall',
    but dbassits said "JNLS Exception:" as usuall.
    so I proceeded with "OK".
    my choice was,
    Create a database
    Custom
    OLTP
    connection 5.
    Dedicated server mode
    off all other options ( 'cause it was first time )
    sid = test0901
    for all other options, I used default..
    Create now...
    However, that bloody DBASSIST said..
    "ORA-01031 : Insufficient privilege"
    Does it make sense? Manual says I shoul work on installation
    with 'oracle' of 'oinstall' but DBASSIST said 'oracle' is lack
    of privilege!.
    so, I aborted dbassist and, I tried again as 'admin' of 'dba',
    This time it said.
    "DBCA-00047 : Unable to create destination directory.."
    I've been spending almost 5 day with this lovely s/w....
    Plz help me..T.T...
    from Seoul Korea, Far East....
    null

    Make sure that the oracle user account belong to the dba group
    when you create oracle user ID.
    Nobody (guest) wrote:
    : Ok..I got the same error two, and what I did was just use
    : dbassist to get the layout and then write it to a script, then
    : execute in the bash shell. It works much better that way, and
    : maker sure that you log into whoever has the privileges to
    : create dbs, NOT root, cuz I logged into root and try to do it I
    : got that error. It'll work when I logged in as user oracle.
    : Hope this will help
    : Kurt Hannigan (guest) wrote:
    : : I am at this same point.
    : : OUI is saying ----> ORA-01031 : Insufficient privilege
    : : I am resorting to the manual script created by OUI
    : : Services are not running
    null

  • Can't install 8i on redhat linux 7.3

    Hello can anyone help. I am unable to install 8i on redhat 7.3. i have untar glibc118-v3 to /usr/local and done a link to files. But when i run "./runInstaller". I get "please wait initializing Java virtual machine" and it just sits there..
    thanks

    Hi,
    Follow the steps, which is given by the URL
    http://www.idevelopment.info/data/DBA_tips/DBATIP_53.shtml
    Regds,
    Nathan .K

Maybe you are looking for

  • How to download pdf files right away?

    Background: Our company(Jinisys Software Inc.) targets hotel owners to download our brochure(pdf) about hotel management system. We have different pdf files on few of our webpages. I'd like to point out that adobe did a great job in displaying the pd

  • Credit block issue

    Hi ALL, Issues is like that.. On 10.08.2010 order 9999 was released and was partially shipped. On 08.08.2010 riskcategory for customer was changed to 007 and on 22.09.2010 creditlimit was reduced to 50.000. Despite the creditlimit change to 50K (with

  • I "upgraded" to Lion and ran into Administrator account problem

    I "upgraded" to Lion a week ago on my MBP. Almost everything is working OK. I've upgraded a Number of programs to newer versions and even reinstalled Office 2011. With Adobe InDesign (i just upgraded from CS4 to CS5.5) when I try to activate a 3rd pa

  • Share Point Calendar RecurrenceData to Simple readable string Edit Recurence.

    Hi All, I am updating recurrence event occurrence using custom Web part. So now everything is working fine apart from this one Text showing for recurrence Display. When I Use this line  of code then output is as below. nItem["RecurrenceData"] = oldIt

  • Change US settings in dutch settings

    I want to fill in all my details, but the app store only shows US postcode and US states. How can I change this into dutch settings?