Oracle 8.1.5 nad RedHat 7.0 Instalation

Hi
I have problem with instalation of Oracle 8.1.5 on RedHat 7.0.
I tried to follow the documentetion of Oracle but with no result.
Is anyone who can tell me what should I do.
What install ( and how to do it)? Where and what should I write?
Please Help

Even i have the same problem installing oracle 8.1.6. I tried tracing using strace and found the jre is going in a loop with
SIGNAL SIGSEGV segmentation violation. Is there any work around for this
possible reasons
1. GLIC compatability 2.1 is required.
i havent tried yet but i believe this should work, before starting runInstaller
export LD_ASSUME_KERNEL=2.2.(5 or 14).
run /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
still if it doesnt try the patch
glibc-2.1.3-stubs.tar
could any one think of an alternative.
please please post the feedback
thanks
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Andrew Williams:
I am trying to Install Oracle 8.1.6 (Enterprise edition provided with the book Oracle 8i for Linux starter kit!!) on red hat 7.1. I have tried many of the options given previously, but I still can not install it. I have downloaded the compat glibc 2.1.3.2 and copied the files etc, but when I run the "runInstaller" from the command line, all I get is:
"[oracle] /mnt/cdrom=$ Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait..." It eventually comes back to the command prompt, but no GUI insatller. Any ideas???<HR></BLOCKQUOTE>
null

Similar Messages

  • Oracle 9.2.0.1 + redhat 9.0 install error

    i see that's like error message
    Configuration tool Oracle Net Configuration Assistant failed
    jre was not found in /oracle/product/9.2.0/oracle.swd.jre/bin/i386/native_threads/jre
    Configuration tool Agent Configuration Assistant failed
    jre was not found in /oracle/product/9.2.0/oracle.swd.jre/bin/i386/native_threads/jre
    help...
    thanks

    someone put the following.. it works for me.. pls try
    installed these:
    compat-gcc-7.3-2.96.118.i386.rpm
    compat-libgcj-7.3-2.96.118.i386.rpm
    compat-libgcj-devel-7.3-2.96.118.i386.rpm
    nss_db-compat-2.2-20.i386.rpm
    made script for kernel settings
    $ cat /etc/rc.config
    cd /proc/sys/kernel
    echo 250 32000 100 128 > sem
    echo 2147483648 > shmmax
    echo 4096 > shmmni
    echo 2097152 > shmall
    echo 65536 > /proc/sys/fs/file-max
    ulimit -n 65536
    echo 1024 65000 > /proc/sys/net/ipv4/ip_local_port_range
    ulimit -u 16384
    put /etc/rc.config at end of /etc/rc

  • Oracle 9.2.0 on Redhat 9.0 Install Hang

    Hello I'm trying to install 9.2.0 on Redhat 9.0.
    My system has a Pentium 4 but since its not windows base no patch is required, anyway.
    The OUI starts up fine and starts to install the jre and just hangs on the linking and says trying to copy the README and will just sit there.
    Any suggestions?

    Ahh, bull. There's WAY too much install-time linking and compiling going on, period. This should be installed at the factory, and not left for the customer to finish.
    Back in the day of wooden computers, aka SVR1.x, yes big install packages were ineffecient. Memory was expensive. But there's not reason ALL of this couldn't be tossed into the binaries - and if you run out of memory go by a GB of RAM for $89 like I did.
    In todays time it's pointless and comical to chase around hundreds of separate package versions (or existance thereof) that are needed for the runtime of the product. Just put it together the way it should be BEFORE we get it, then let us lay it down and have it WORK out of the box.
    There's no reason not to do this in today's environment, even with Unix going to solid APIs and expected modules. Every time I hear heavy S/W manufacturers (like Ora) start whinning that everyone changed THEIR stuff, thereaby screwing up Ora's stuff is ludicrous. I don't buy it. These installs are made WAY to complicated - and believe me Larry - this business of frustrating the installers will come back to haunt you. It'll come back and bite you in the butt, believe me.
    So what if you have to package a slew of binaries into an install? If it'll increase the install success then so be it - Bill Gates learned this 10 years ago...

  • 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

  • Unable to start ORACLE 8.1.5 on RedHat 6.2

    completed installation of Oracle 8.1.5 on Redhat 6.2.
    dbassist reports that it had created a database for me.
    But I am unable to "STARTUP" the oracle instance successfully.
    I get "Load Indicator not supported by OS" message in the "alert" log.
    null

    See the solution to that in my FAQ/Miscellaneous section:
    http://homepages.tig.com.au/~jmsalvo/linux/oracle8i.html

  • BugFix for ProC, Oracle 8.0.5 on RedHat 6.0

    BugFix for ProC, Oracle 8.0.5 on RedHat 6.0
    since gcc-2.7.x is not part of RH6.0, the include
    path in the config specs for the pre-processor has
    to be updated. If the include path is not correct,
    any inclusion of stdio.h will produce errors,
    that the pre-processor can not find stdarg.h and
    stddef.h.
    Edmund
    *** precomp/admin/pcscfg.cfg.org Tue Jun 22 12:13:58 1999
    --- precomp/admin/pcscfg.cfg Tue Jun 22 12:15:09 1999
    *** 1,4 ****
    sys_include=($ORACLE_HOME/precomp/public,/usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/include/,/usr/
    nclude)
    include=($ORACLE_HOME/precomp/public)
    include=$ORACLE_HOME/precomp/hdrs
    include=$ORACLE_HOME/tpcc2x_2/src
    --- 1,4 ----
    sys_include=($ORACLE_HOME/precomp/public,/usr/lib/gcc-lib/i386-glibc20-linux/egcs-2.90.29/include/
    /usr/include)
    include=($ORACLE_HOME/precomp/public)
    include=$ORACLE_HOME/precomp/hdrs
    include=$ORACLE_HOME/tpcc2x_2/src
    null

    I tried it, it worked!
    You have a beer waiting for you in Vancouver BC.
    thewils
    Edmund Mergl (guest) wrote:
    : BugFix for ProC, Oracle 8.0.5 on RedHat 6.0
    : since gcc-2.7.x is not part of RH6.0, the include
    : path in the config specs for the pre-processor has
    : to be updated. If the include path is not correct,
    : any inclusion of stdio.h will produce errors,
    : that the pre-processor can not find stdarg.h and
    : stddef.h.
    : Edmund
    : *** precomp/admin/pcscfg.cfg.org Tue Jun 22 12:13:58
    1999
    : --- precomp/admin/pcscfg.cfg Tue Jun 22 12:15:09 1999
    : *** 1,4 ****
    : sys_include=($ORACLE_HOME/precomp/public,/usr/lib/gcc-lib/i386-
    redhat-linux/2.7.2.3/include/,/usr/include)
    : include=($ORACLE_HOME/precomp/public)
    : include=$ORACLE_HOME/precomp/hdrs
    : include=$ORACLE_HOME/tpcc2x_2/src
    : --- 1,4 ----
    : sys_include=($ORACLE_HOME/precomp/public,/usr/lib/gcc-lib/i386-
    glibc20-linux/egcs-2.90.29/include/,/usr/include)
    : include=($ORACLE_HOME/precomp/public)
    : include=$ORACLE_HOME/precomp/hdrs
    : include=$ORACLE_HOME/tpcc2x_2/src
    null

  • How Install Oracle 8.1.7 on RedHat 7.3

    Hello!
    I want install Oracle 8.1.7 on RedHat 7.3. I follow the steps in book InstallGuid, but when I run runInstaller, I get the error: map failed.
    How can I install Oracle 8.1.7 on RedHat 7.3.
    My email is: [email protected]
    Thanks,
    David Lin

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Matt:
    Hi,
    I am a newbie and would like to install Oracle 8.1.7 on RedHat Linux,
    so RedHat 6.2 or RedHat 7.0
    which one is the easier installation for
    me(both new in Oracle & Linux)?
    Many thanks,
    Matt<HR></BLOCKQUOTE>
    I think 6.2 is easier, just follow read me instruction, on redhat 7.0 you must run patch to downgrade glibc from 2.2 to 2.1
    null

  • Problem in installing Oracle 8.0.5 in RedHat 6.1

    Hi there,
    Did any body installed Oracle 8.0.5 in RedHat linux 6.1. successfully
    Its hell man.
    1. I am not able to visit Oracle Web site, however I could able to visit all other web site
    2. at the time of oracle installation, it gives error message unable to run svrmgrl
    Any help is greatly appreciated
    thanks
    siva
    null

    Hallo !
    Three weeks ago I had successfully installed Oracle 8.0.5 on RedHat 6.1; some tips:
    As described in ftp://ftp.oracle.com/pub/www/otn/linux/README download the five compaitibility RPMS
    compat-binutils-5.2-2.9.1.0.23.1.i386.rpm
    compat-egcs-5.2-1.0.3a.1.i386.rpm
    compat-egcs-c++-5.2-1.0.3a.1.i386.rpm
    compat-glibc-5.2-2.0.7.1.i386.rpm
    compat-libs-5.2-1.i386.rpm
    (I have got them from
    ftp://ftp.tuwien.ac.at/opsys/linux/redhat.com/dist/old-releases/redhat-6.0/i386/RedHat/RPMS/
    and install them.
    The glibcpath.tgz is available from OTN. Install it as described in the ORACLE RAEDME.
    Good luck !
    Heinz

  • Install Oracle 8.1.7 on RedHat 6.2 or RedHat 7.0, which one is easier?

    Hi,
    I am a newbie and would like to install Oracle 8.1.7 on RedHat Linux,
    so RedHat 6.2 or RedHat 7.0
    which one is the easier installation for
    me(both new in Oracle & Linux)?
    Many thanks,
    Matt

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Matt:
    Hi,
    I am a newbie and would like to install Oracle 8.1.7 on RedHat Linux,
    so RedHat 6.2 or RedHat 7.0
    which one is the easier installation for
    me(both new in Oracle & Linux)?
    Many thanks,
    Matt<HR></BLOCKQUOTE>
    I think 6.2 is easier, just follow read me instruction, on redhat 7.0 you must run patch to downgrade glibc from 2.2 to 2.1
    null

  • Oracle 8.1.5 on Redhat 6.0

    I have installed Oracle 8.1.5 on Redhat 6.0 after many attempts.
    I have tried to apply the patch by running the script linux_81501patch_ee.sh but got many compilation errors.
    For example, in the compilation of sqlplus, I got the following errors:
    /home/oracle/lib/nautab.o(.rodata+0x8): undefined reference to `nauzaoss'
    collect2: ld returned 1 exit status
    gmake: *** [sqlplus] Error 1
    Anybody got any idea ??

    I've been dealing with the same problems in the english version but could bypass thiss by doing the folowing.
    -Just ignore the disk space stuff
    -Ignore the charset message, also
    -When creating a database, choose custom and then select the WE8ISO8859P1 char set. It worked for portuguese, must work for french also.
    -Everyone here recommended, and I do the same, leave the database creation for later, not during instalation.
    Good Luck!

  • Problems With  Oracle 8.1.7 on RedHat 7.1

    Hi,
    I can not even start the installation program, it just stays in
    there with out any response or feed back it never launches the
    installation screen.
    Can some body help me?
    Thanx Alot!
    Jet

    got this info from different posts & other sources, here it is
    in one
    place, here's what worked for me:
    to install oracle 8.1.7 on redhat 7.1 (i686):
    1. make sure you have oracle 8.1.7.1 (this is release 3), the
    latest
    ver on the oracle d/l site
    2. download the stub file they have on the same d/l page-
    glibc-2.1.3-stubs.tar.gz
    3. set up your oracle mount points, groups, etc as per oracle
    instructions
    4. untar the oracle817 file
    4. add this to your oracle user's .bash_profile (or however you
    set
    env variables):
    LD_ASSUME_KERNEL=2.2.5
    (and add LD_ASSUME_KERNEL to the export line as well)
    5. instead of running ./runInstaller, like oracle says, use
    install/linux/runInstaller (this one works)
    6. I chose a pretty slim install- none of the oracle optional
    features
    (esp not the apache module, which needs the 118 jvm). Definitely
    tell
    it not to create a database during the install (won't work).
    7. Two kinds of errors can happen during the install:
    installation
    errs (which I didn't get, but which I have read can be solved by
    copying the files oracle says it can't copy by hand) and linking
    errors, which are expected.
    8. fixing the linking errors- this is done with the stub lib
    supplied
    by oracle. although the readme that accompanies it (on the oracle
    site) says to perform an install, then install the stub lib, it
    worked
    for me to:
    -perform the install
    -at the first linking error (error in invoking target
    relink of
    makefile...), it will ask you abort/retry/ignore, open another
    terminal window and install the stub lib as per the oracle
    instructions. (except for one thing: although the file has a .gz
    extension, it is really just a tar file, so skip the z option,
    e.g.
    use tar xvf glibc-2.1.3-stubs.tar.gz). once the stub lib is
    installed,
    hit retry on the error message dialog.
    9. last step: when the installer asks you to run root.sh as root,
    don't- there is a syntax error in root.sh you have to fix first.
    it is
    on line 155 and is missing a single quote near the end. change
    it from
    RUID=`/usr/bin/id|$AWK -F\( '{print $2}'|$AWK -F\) '{print $1}`
    to
    RUID=`/usr/bin/id|$AWK -F\( '{print $2}'|$AWK -F\) '{print $1}'`
    save it and run it. this got me through the install process with
    no
    errors.

  • Oracle 8.1.6 on RedHat 8.0 libjox8.so problems

    hi,
    i have installed oracle 8.1.6 on RH 8. i did not create database
    at install time.
    After installation i applied the glibc-stubs patch from otn. Then i
    started dbassist utility to create database.
    After dbassist wizard has finished and database creation has started i
    get an error "ORA-12547: TNS:lost contact"
    when i start
    sqlplus with scott/tiger i get the following error :
    relocation error: /ora01/app/oracle/product/8.1.6/lib/libjox8.so:
    undefined symbol: __fixunssfdi
    ORA-12547: TNS:lost contact
    Can somebody help me out with this problem.
    Thanx in advance
    Tejas Arun Kokje
    Project Trainee
    DDE-ORG (www.ddeorg.com)

    Dear Arun,
    I am not been able to install oracle 8.1.6 on Redhat 8.0 Please send me the installation procedure.
    Thanking you
    Pravin Takpire
    ICFAI B School, Pune

  • Install of oracle 8.1.6 on redhat linux

    i installed oracle 8.1.6 on redhat linux 7.0
    after installation while creating a default
    database it is taking lot of time,
    i tried to create one more database using database assistant it is also taking lot of time initialize i don't know how to set virtual memaory which we will set in win-nt
    please write me anyone who know the problem...
    null

    Dear:
    My English is bad, but I think you will understand me what I
    saying.I show what i did in my computer system.
    First: I download i386-glibc-2.1-linux.tar.bz2,
    readme.oracle8i from
    ftp://ftp.ca.kernel.org/pub/software/libs/glibc/hjl/sdk/2.1
    and
    Second : I read the file readme.oracle8i,and do what it
    said.
    It's ok to solve the problem.
    Good Luck.

  • Problems in Pro*C installation for Oracle 8.1.7 on Redhat Linux 6.2

    Hello,
    I have installed Oracle 8.1.7 on Redhat Linux 6.2. After installing Proc and doing necessary changes in pcscfg.cfg file. I tried to compile demo programs. But I am getting following error while compiling.
    Syntax error at line 368, column 19, file /usr/include/libio.h:
    Error at line 368, column 19 in file /usr/include/libio.h
    extern IOsize_t IOsgetn __P ((_IO_FILE *, void *, IOsize_t));
    ..................1
    PCC-S-02201, Encountered the symbol "_IO_sgetn" when expecting one of the follow
    ing:
    ; , = ( [
    The symbol ";" was substituted for "_IO_sgetn" to continue.
    I have tried changing paths, but still the error persists. If I do following change in sample file. The program is getting compiled.
    #ifndef ORA_PROC
    #include <stdio.h>
    #include <string.h>
    #include <stdlib.h>
    #include <sqlda.h>
    #include <sqlcpr.h>
    #endif
    Can anyone suggest how can I get successful compilation without ORA_PROC usage.
    Thanks & Best Regards,
    Swati Deval.

    Hello,
    I tried to install Oracle 8.1.7 on Redhat Linux WS 2.1 and here is the make.log
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome1
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome1/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome1/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome1/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome1/lib/libn8.a /home/oracle/OraHome1/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    Any idea?

  • Solution: Installing Oracle 8.1.7 on RedHat 7.1

    I was having problems installing from the JRE included in the download so I
    began to hunt around and to make a long story short, I've been able to launch
    the installer using JDK 1.2.2. Below you will find the command line that I used.
    First, the preconditions:
    1) the JDK is installed at /usr/local/jdk122
    2) the 8.1.7 tar is expanded to /oracle/tmp
    The command line:
    /usr/local/jdk122/bin/java -Doracle.installer.library_loc=/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/bin/linux -Doracle.installer.startup_location=/oracle/tmp/install/linux/.. -Doracle.installer.nlsEnabled="TRUE" -Doracle.installer.unixVersion=2.4.17 -mx100m -cp /tmp/OraInstall:/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/OraInstaller.jar:/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/InstImages.jar:/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/InstHelp.jar:/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/oracleice.jar:/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/help.jar:/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/ewt.jar:/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/xmlparser.jar:/oracle/tmp/stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/swingaccess.jar oracle.sysman.oii.oiic.OiicInstaller -scratchPath /tmp/OraInstall -sourceLoc /oracle/tmp/stage/products.jar -sourceType network

    Hello,
    I tried to install Oracle 8.1.7 on Redhat Linux WS 2.1 and here is the make.log
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome1
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome1/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome1/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome1/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome1/lib/libn8.a /home/oracle/OraHome1/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    Any idea?

Maybe you are looking for

  • Unable to install the ADF Mobile extension inJDeveloper version  11.1.2.3.0

    Hi, I'm trying to install the ADF Mobile extension using JDeveloper version 11.1.2.3.0. I have tried following options -: 1.) Install extension from Official Oracle Extensions and Updates . Help->Check for Updates->select Official Oracle Extensions a

  • Black Cartridge and terrible support

    I have been on the phone for over a hour... I still have been transfered twice to a "different department". Listening the same automatted voice has gotten me to this forum and hopefully I can get some help. I have a Hp laserjet pro mfpm127fw. The car

  • Group Policy control of ActiveX installation

    Our users are on Windows 8.1 and IE 11. We use SQL reporting services at our company. Our users run reports from the Report Manager, which uses an ActiveX control to enable printing.  I need to allow our normal users to install this ActiveX control.

  • Error testing my Business Process using Application View Control

    Hi there i'm using WLS 8.1 SP 4 and Sap Adapter 8.1 I already could build my app view in app integration design console I can testing and everything works fine. I'm using adpater to sap and i able to see the results from SAP Now,,, i alreade created

  • Excisable Column Disabled

    Hi Experts, Previously i was using SAP B1 2005B PL40. But now i have upgraded to SAP B1 2007B PL10. Now in 2007 B PL10 i am facing a problem. In the SO, Delivery & A/R Invoice template the Excisable Column is Inactive. Even in the form setting i have