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...

Similar Messages

  • 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

  • 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

  • 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 9i install hangs in Linux SMP Redhat 7.1

    Motherboard: Asus A7M266-D
    CPU: Two AMD Duron 1.2GHz
    Memory: 512MB PC2100
    Vedio: Gforce 4 MX440
    hard disk: MAXTOR 6L080L4
    O/S: Redhat 7.1
    Kernel: 2.4.2-2up and 2.4.2-2smp
    I install Oracle 9i on my dual AMD Duron machine. It hangs. If
    I am using smp kernel, it stop at the Installation Types Screen
    with Status Bar showing 47% complete and 'Setting up install types'.
    If I use single single cpu kernel, it stop at the File Locations
    screen and the status bar is 95% complete. The installActions.log
    does not show any error.
    It is the installActions.log when running under smp mode ( I took
    out a lot of setting value of PROD_HOME lines):
    installActions2002-04-19_10-25-26-AM.log
    Environment variables:
         ORACLE_HOME = /u01/app/oracle/product/9.0.1
         PATH = /bin:/usr/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/u01/app/oracle/product/9.0.1/bin
         CLASSPATH = /tmp/OraInstall:/tmp/OraInstall/oui/lib/OraInstaller.jar:/tmp/OraInstall/oui/lib/InstImages.jar:/tmp/OraInstall/oui/lib/InstHelp.jar:/tmp/OraInstall/oui/lib/oracleice.jar:/tmp/OraInstall/oui/lib/help.jar:/tmp/OraInstall/oui/lib/ewt.jar:/tmp/OraInstall/oui/lib/xmlparser.jar:/tmp/OraInstall/oui/lib/swingaccess.jar:.:/tmp/OraInstall/jre/bin/../classes:/tmp/OraInstall/jre/bin/../lib/classes.jar:/tmp/OraInstall/jre/bin/../lib/rt.jar:/tmp/OraInstall/jre/bin/../lib/i18n.jar:/tmp/OraInstall/jre/bin/../lib/classes.zip
    java.class.path=/tmp/OraInstall:/tmp/OraInstall/oui/lib/OraInstaller.jar:/tmp/OraInstall/oui/lib/InstImages.jar:/tmp/OraInstall/oui/lib/InstHelp.jar:/tmp/OraInstall/oui/lib/oracleice.jar:/tmp/OraInstall/oui/lib/help.jar:/tmp/OraInstall/oui/lib/ewt.jar:/tmp/OraInstall/oui/lib/xmlparser.jar:/tmp/OraInstall/oui/lib/swingaccess.jar:.:/tmp/OraInstall/jre/bin/../classes:/tmp/OraInstall/jre/bin/../lib/classes.jar:/tmp/OraInstall/jre/bin/../lib/rt.jar:/tmp/OraInstall/jre/bin/../lib/i18n.jar:/tmp/OraInstall/jre/bin/../lib/classes.zip
    Username is: oracle
    *** Welcome Page***Warning :*** Alert: Oracle Universal Installer
    Version 2.0.1.4.0
    Copyright ) 1999, 2001 Oracle Corporation. All Rights Reserved. ***User selected: Yes/OK
    Setting value of FROM_LOCATION to /mnt/cdrom/stage/products.jarSetting value of ORACLE_HOME_NAME to Setting value of SHOW_COMPONENT_LOCATIONS_PAGE to trueSetting value of SHOW_CUSTOM_TREE_PAGE to trueSetting value of SHOW_SUMMARY_PAGE to trueSetting value of SHOW_INSTALL_PROGRESS_PAGE to trueSetting value of SHOW_REQUIRED_CONFIG_TOOL_PAGE to trueSetting value of SHOW_OPTIONAL_CONFIG_TOOL_PAGE to trueSetting value of SHOW_RELEASE_NOTES to trueSetting value of SHOW_END_SESSION_PAGE to trueSetting value of SHOW_SPLASH_SCREEN to trueSetting value of SHOW_WELCOME_PAGE to trueSetting value of SHOW_ROOTSH_CONFIRMATION to trueSetting value of SHOW_EXIT_CONFIRMATION to trueSetting value of NEXT_SESSION to trueSetting value of NEXT_SESSION_ON_FAIL to trueSetting value of INVENTORY_LOCATION to /u01/app/oracle/oraInventorySetting value of INVENTORY_LOCATION to /u01/app/oracle/Setting value of UNIX_GROUP_NAME to dba
    *** UNIX Group Name Page***UnixInstallGroup = UNIX_GROUP_NAME = dbaInitializing inventory setup WCCEUnable to read /u01/app/oracle/Contents/OracleHomesList.ser. Some inventory information may be lost.Unable to read /u01/app/oracle/Contents/LibsList.ser. Some inventory information may be lost.
    The installer version is 2.0.1.4.0
    Doing operation in inventory setup WCCE
    Setting value of FROM_LOCATION to /mnt/cdrom/stage/products.jar
    Setting value of ORACLE_HOME to /u01/app/oracle/product/9.0.1
    Setting value of ORACLE_HOME_NAME to
    *** File Locations Page***
    FromLocation = FROM_LOCATION = /mnt/cdrom/stage/products.jar
    ToLocation = ORACLE_HOME = /u01/app/oracle/product/9.0.1
    ToName = ORACLE_HOME_NAME =
    Initializing installer access setup
    Setting value of ORACLE_HOME to /u01/app/oracle/product/9.0.1
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of SELECTED_LANGUAGES to [en]
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle_apache_ejb
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Apache
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jsdk
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jsdk
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jserv
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/Jserv
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/perl
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/Apache/perl
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/mod_plsql
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/mod_plsql
    Calling query areasQueries2.0.1.4.0 getInventoryLocation
    Query returned : /u01/app/oracle/
    Setting value of PROD_HOME to /u01/app/oracle/\..\jre\1.1.8
    Setting value of PROD_HOME to /u01/app/jre/1.1.8
    Calling query generalQueries2.0.1.4.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    Query returned : false
    Calling query areasQueries2.0.1.4.0 getInventoryLocation
    Query returned : /u01/app/oracle/
    Setting value of PROD_HOME to /u01/app/oracle/../oui
    Setting value of PROD_HOME to /u01/app/oui
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.options.ops.clustermgr
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/askJDKHome
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.p2k.proc
    Setting value of PROD_HOME to /u01/app/oracle/product/9.0.1/oracle.p2k.proc
    Doing operation for installer access setup
    Setting value of SELECTED_LANGUAGES to [en]
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    *** Available Products Page***
    TopLevelComp = ToplevelComp = oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of ToplevelComp to oracle.server, 9.0.1.0.0, >0.0.0.0.0, [ 46 ][OH:2]
    Unable to read /u01/app/oracle/Contents/CompsList0.ser. Some inventory information may be lost.
    Unable to read /u01/app/oracle/Contents/PatchesList0.ser. Some inventory information may be lost.
    Setting value of DEP_MODE to EE
    Setting value of TLDepModes to EE,
    *** Installation Types Page***
    DepMode = DEP_MODE = EE
    TLDepModes = TLDepModes = EE,
    The selected install type is "Enterprise Edition"
    Setting value of DEP_MODE to EE
    Install type for "Oracle9i Database 9.0.1.0.0 " is "Enterprise Edition"
    # Not all the dependencies for the component Oracle9i Database 9.0.1.0.0 are found. Missing Component oracle.tg 9.0.1.0.0.
    Install type for "Enterprise Edition Options 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Enterprise Edition Options 9.0.1.0.0 are found. Missing Component oracle.olap.aps 9.0.1.0.0.
    Install type for "Oracle Spatial 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Products 9.0.1.0.0 " is "Enterprise Edition"
    Install type for "Oracle Net Services 9.0.1.0.0 " is "Server.Typical"
    # Not all the dependencies for the component Oracle Net Services 9.0.1.0.0 are found. Missing Component oracle.networking.protocol_supp 9.0.1.0.0.
    Install type for "Oracle Partitioning 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hs_olefs 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hs_olesql 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i 9.0.1.0.0 are found. Missing Component oracle.rdbms.hybrid 9.0.1.0.0.
    Install type for "Oracle Database Utilities 9.0.1.0.0 " is "Typical"
    Install type for "Database Verify Utility 9.0.1.0.0 " is "Typical"
    Install type for "Migration Utility 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i Development Kit 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.procob18 1.8.76.0.0.
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.procob 9.0.1.0.0.
    # Not all the dependencies for the component Oracle9i Development Kit 9.0.1.0.0 are found. Missing Component oracle.p2k.profor 1.8.76.0.0.
    Install type for "Oracle Trace 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Advanced Security 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Oracle Advanced Security 9.0.1.0.0 are found. Missing Component oracle.options.ano.dce 9.0.1.0.0.
    Install type for "Oracle JVM 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Ultra Search Server 1.0.3.0.0 " is "Typical"
    Install type for "Oracle Data Migration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Database Configuration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Agent Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Applications Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Web Site 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Ultra Search Middle-Tier 1.0.3.0.0 " is "Typical"
    Install type for "Oracle Management Server 9.0.1.0.0 " is "Complete"
    Install type for "Generic Connectivity Using ODBC 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Forms Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Reporting Framework 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager Webserver 9.0.1.0.0 " is "Complete"
    Install type for "Oracle HTTP Server 1.3.12.0.3a " is "Typical"
    Install type for "Oracle eBusiness Management Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle HTTP Server Extensions 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Intelligent Agent 9.0.1.0.0 " is "Typical"
    Install type for "Pro*C/C++ 9.0.1.0.0 " is "Typical"
    Install type for "Database SQL Scripts 9.0.1.0.0 " is "Typical"
    Install type for "Generic Connectivity Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Net Listener 9.0.1.0.0 " is "Typical"
    Install type for "Apache Configuration for Oracle Java Server Pages 1.1.2.3.0 " is "Typical"
    Install type for "Replication API 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Text 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Content Syndication Server 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Dynamic Services Server 9.0.1.0.0 " is "Typical"
    Install type for "BC4J Runtime 5.0.0.417.1 " is "Typical"
    Install type for "Oracle Internet Directory Client 3.0.1.0.0 " is "Typical"
    Install type for "Oracle Mod PL/SQL Gateway 3.0.9.0.7 " is "Typical"
    Install type for "PL/SQL Embedded Gateway 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Complete OLTP Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Complete DSS Starter Database 9.0.1.0.0 " is "Typical"
    Install type for "Apache Module for Oracle Servlet Engine 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Java Server Pages 1.1.2.3.0 " is "Typical"
    Install type for "Apache Configuration for EJB 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Diagnostics Pack 9.0.1.0.0 " is "Typical"
         Conflict while setting install type of "Oracle Enterprise Manager Client 9.0.1.0.0 " to "Maximum (Complete)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)"
    Install type for "Oracle Ultra Search Common Files 1.0.3.0.0 " is "Typical"
    Install type for "XML 9.0.1.0.0 " is "Typical"
         Conflict while setting install type of "XML Parser for Java 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Apache Configuration for Oracle XML Developer's Kit 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Client Option 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Tuning Pack 9.0.1.0.0 " is "Complete"
    Install type for "Oracle XML Developer's Kit 9.0.1.0.0 " is "Typical"
         Conflict while setting install type of "XML Parser for PL/SQL 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "XML Class Generator for Java 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "XML Transviewer Beans 9.0.1.0.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "XSQL Servlet 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Management Pack for Oracle Applications 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Change Management Pack 9.0.1.0.0 " is "Complete"
    Install type for "Oracle interMedia Video 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Audio 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Image 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Locator 9.0.1.0.0 " is "Typical"
    Install type for "Data Management Services Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Client 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Oracle Enterprise Manager Quick Tours 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle interMedia Annotator 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Integrated Applications 9.0.1.0.0 " is "Complete"
    Install type for "Database Workspace Manager 9.0.1.0.0 " is "Typical"
    Install type for "Change Management Common Files 9.0.1.0.0 " is "Complete"
         Conflict while setting install type of "Oracle Intelligent Agent Base Component Files 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "SQL*Loader 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Database Demos 9.0.1.0.0 " is "Typical"
    Install type for "Advanced Replication 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Net Integration 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager Database Applications 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Enterprise Manager Console 9.0.1.0.0 " is "Complete"
    Install type for "Authentication and Encryption 9.0.1.0.0 " is "Typical"
    # Not all the dependencies for the component Authentication and Encryption 9.0.1.0.0 are found. Missing Component oracle.options.ano.sns.hybrid 9.0.1.0.0.
    Install type for "Oracle Intelligent Agent Base Component Files 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Required Support Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Utilities Common Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle XML SQL Utility 9.0.1.0.0 " is "Typical"
    Install type for "XML Parser for PL/SQL 9.0.1.0.0 " is "Custom"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.2 9.0.1.0.0 " is "Typical"
    Install type for "XML Class Generator for Java 9.0.1.0.0 " is "Custom"
    Install type for "XML Transviewer Beans 9.0.1.0.0 " is "Custom"
    Install type for "SQL*Plus Worksheet 9.0.1.0.0 " is "Complete"
         Conflict while setting install type of "SQL*Plus 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Enterprise Manager Common Files 9.0.1.0.0 " is "Complete"
         Conflict while setting install type of "Secure Socket Layer 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Oracle Java Tools 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "JEWT 4.1.7.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Advanced Queueing (AQ) API 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Common Schema Demos 9.0.1.0.0 " is "Typical"
    Install type for "Secure Socket Layer 9.0.1.0.0 " is "Custom"
    Install type for "Export/Import 9.0.1.0.0 " is "Typical"
    Install type for "SQL*Plus 9.0.1.0.0 " is "Custom"
    Install type for "Installation Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle9i for UNIX Documentation 9.0.1.0.0 " is "Typical"
    Install type for "Oracle interMedia Client Library and Demo 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Wallet Manager 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Assistant Common Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Net 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Java Tools 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Oracle Enterprise Java Beans and CORBA Tools 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Visigenics ORB 3.4.0.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Java Runtime Environment 1.1.8.0.0 " to "Custom (Custom)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)"
    Install type for "DBUI 2.1.2.0.0 " is "Typical"
    Install type for "XML Parser for C++ 9.0.1.0.0 " is "Typical"
    Install type for "Enterprise Login Assistant 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Enterprise Manager Base Classes 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "XML Parser for C 9.0.1.0.0 " is "Typical"
    Install type for "XML Class Generator for C++ 9.0.1.0.0 " is "Typical"
    Install type for "Oracle C++ Call Interface 9.0.1.0.0 " is "Typical"
    Install type for "Enterprise Manager Base Classes 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Call Interface (OCI) 9.0.1.0.0 " is "Typical"
    Install type for "EM NLS files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Net Manager 9.0.1.0.0 " is "Typical"
    Install type for "Self Service Application 3.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Quick Tours 9.0.1.0.0 " is "Custom"
    Install type for "Enterprise Manager Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Change Management Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Diagnostics Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Tuning Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Management Pack for Oracle Applications Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Management Pack for SAP R/3 QuickTour 9.0.1.0.0 " is "Custom"
    Install type for "Standard Management Pack Quick Tour 9.0.1.0.0 " is "Custom"
    Install type for "Apache JServ 1.1.0.0.0f " is "Typical"
    Install type for "JSDK 2.0.0.0.0d " is "Typical"
    Install type for "Oracle Directory Manager 3.0.1.0.0 " is "Complete"
         Conflict while setting install type of "Oracle Internet Directory Client Common Files 3.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Recovery Manager 9.0.1.0.0 " is "Typical"
    Install type for "Object Type Translator 9.0.1.0.0 " is "Typical"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.1 9.0.1.0.0 " is "Typical"
    Install type for "CABO 1.0.7.0.0 " is "Complete"
         Conflict while setting install type of "Java 2 Platform Enterprise Edition 9.0.1.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Net Configuration Assistant 9.0.1.0.0 " is "Typical"
    Install type for "Assistant Common Files 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Oracle help For Java 3.2.9.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Kodiak 1.2.1.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Character Set Migration Utility 9.0.1.0.0 " is "Typical"
    Install type for "Apache Web Server files 1.3.12.0.0c " is "Typical"
    Install type for "Oracle Perl Interpreter 5.00503.0.0.0b " is "Typical"
    Install type for "askJDKHome 1.1.8.0.0 " is "Typical"
    Install type for "Oracle Enterprise Java Beans and CORBA Tools 9.0.1.0.0 " is "Custom"
    Install type for "website NLS files 9.0.1.0.0 " is "Complete"
    Install type for "Utilities Common Files 9.0.1.0.0 " is "Custom"
    Install type for "Visigenics ORB 3.4.0.0.0 " is "Custom"
    Install type for "Capacity Planner 9.0.1.0.0 " is "Complete"
    Install type for "Java 2 Platform Enterprise Edition 9.0.1.0.0 " is "Custom"
    Install type for "JLE 1.0.6.0.0 " is "Complete"
    Install type for "Oracle Enterprise Manager PagingOMS Common 9.0.1.0.0 " is "Complete"
    Install type for "PL/SQL 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Universal Installer 2.0.1.4.0 " is "Custom"
    Install type for "JDBC/OCI Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Base Events 9.0.1.0.0 " is "Complete"
    Install type for "SQLJ Runtime 9.0.1.0.0 " is "Typical"
    Install type for "Instance Management 9.0.1.0.0 " is "Complete"
    Install type for "Schema Management 9.0.1.0.0 " is "Custom"
    Install type for "Security Management 9.0.1.0.0 " is "Custom"
    Install type for "Storage Management 9.0.1.0.0 " is "Complete"
    Install type for "Required Support Files 9.0.1.0.0 " is "Custom"
         Conflict while setting install type of "Oracle9i Globalization Support 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Oracle Core Required Support Files 9.0.1.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    # Not all the dependencies for the component Required Support Files 9.0.1.0.0 are found. Missing Component oracle.rsf.hybrid 9.0.1.0.0.
    Install type for "Oracle JDBC Thin Driver for JDK 1.1 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Internet Directory Client Common Files 3.0.1.0.0 " is "Custom"
    Install type for "Oracle Trace Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Text Manager 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Policy Manager 9.0.1.0.0 Beta" is "Complete"
    Install type for "Oracle Developer Server Forms Manager 9.0.1.0.0 Beta" is "Typical"
    Install type for "Oracle Parallel Server Manager 9.0.1.0.0 " is "Complete"
    Install type for "RDBMS Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Enterprise Manager Installation Pre-requisite Checks 9.0.1.0.0 " is "Complete"
    Install type for "LDAP Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Reorg Wizard 9.0.1.0.0 " is "Complete"
    Install type for "Precompiler Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Enterprise Manager Events 9.0.1.0.0 " is "Typical"
    Install type for "Oracle Diagnostic Pack Advanced Events 9.0.1.0.0 " is "Complete"
    Install type for "Advanced Host Events 9.0.1.0.0 " is "Complete"
    Install type for "Performance Manager 9.0.1.0.0 " is "Complete"
    Install type for "Diagnostics Common Files 9.0.1.0.0 " is "Complete"
    Install type for "SQLServer Monitoring Option 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Net Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Graphical Explain Plan 9.0.1.0.0 " is "Complete"
    Install type for "Graphical Layout Tool 9.0.1.0.0 " is "Complete"
    Install type for "Outline Management 9.0.1.0.0 " is "Complete"
    Install type for "Shared Class Files 9.0.1.0.0 " is "Complete"
    Install type for "Tablespace Map 9.0.1.0.0 " is "Complete"
    Install type for "Oracle9i Globalization Support 9.0.1.0.0 " is "Custom"
    Install type for "Concurrent Processing Tuning Assistant 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Service Level Reporting 9.0.1.0.0 " is "Complete"
    Install type for "Oracle Core Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Precompiler Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Platform Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle help For Java 3.2.9.0.0 " is "Custom"
         Conflict while setting install type of "Extended Windowing Toolkit 3.3.18.0.0 " to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Java Runtime Environment 1.1.8.0.0 " is "Custom"
    Install type for "PL/SQL Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Parser Generator Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle JDBC Thin Driver for JDK 1.2 9.0.1.0.0 " is "Typical"
    Install type for "JDBC Common Files 9.0.1.0.0 " is "Typical"
    Install type for "Oracle JDBC Development Drivers 9.0.1.0.0 " is "Typical"
    Install type for "Kodiak 1.2.1.0.0 " is "Custom"
    Install type for "XML Parser for Java 9.0.1.0.0 " is "Custom"
    Install type for "JEWT 4.1.7.0.0 " is "Custom"
    Install type for "Extended Windowing Toolkit 3.3.18.0.0 " is "Custom"
    Install type for "SSL Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Agent Required Support Files 9.0.1.0.0 " is "Custom"
    Install type for "Oracle Client Required Support Files 9.0.1.0.0 " is "Custom"
    Calling query areasQueries2.0.1.4.0 getComponentInstallTypeName
    Query returned : EE
    Calling query generalQueries2.0.1.4.0 getOSName
    Query returned : Linux
    Calling query generalQueries2.0.1.4.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    Query returned : false
    Calling query areasQueries2.0.1.4.0 productInstalled
    location = /u01/app/oracle/product/9.0.1
    name = oracle.install.instcommon
    startVersion = 8.1.3.0.0
    endVersion = 9.0.0.0.0
    acceptCompatible = null
    Query returned : false

    Yes, I've tried LD_ASSUME_KERNEL=2.4.1 and =2.2.5 to no avail. I have a later version of glibc.
    Other ideas?

  • 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?

Maybe you are looking for