Oracle 8.1.7 on RedHat 6.2 (kernel 2.2.14-6)

I just installed RedHat 6.2 and I now want to install the Oracle 8.1.7. I read in the installation guide that for this installation I need version 2.2.16 of the Linux kernel. The RedHat 6.2 distribution contains version 2.2.14-6 of the kernel. So I have a few options I would like to hear an opinion about.
- I can upgrade the kernel from 2.2.14-6 to 2.2.16. Anybody done this? I found very little information about it on the net. Also I am an inexperienced Linux user. Is it wise?
- I can decide to ignore the version difference and install Oracle 8.1.7 on the kernel 2.2.14-6. Anybody know how severely punished I will be for this?
- I can install Oracle 8.1.6 instead. I also want to install Oracle Application Server 9i. Is this possible in combination with Oracle 8.1.6? Will I miss the extras of Oracle 8.1.7 very much? Is it later easy to upgrade after all to Oracle 8.1.7?

ok i had installed on 2.2.16 y 2.2.18.
if u want to make a kernel update what you should do is to get the new kerner in www.kernel.org and before to do it , you should installed (i.e
cd /usr/src/
rm /usr/src/linux -rf
tar -zxvf kernel2.2.18.tar.gz
go to startx and open a Terminal as a root
make xconfig (to tunne your system)
make bzlilo
your kernel is update?
i hope that this information could help
null

Similar Messages

  • Installing Oracle 8.1.7 on RedHat 7.1 (kernel 2.4.5)

    Hi:
    When I untar the gunzipped file and try to run the "runInstaller" program, the jre process eats up 99.6% of the CPU and does not start the installer. I have a gut feeling that it has something to do with IBM's JDK. Is there a way to use a different jre for the installer other than the one that comes with Oracle 8.1.7 tarred file.
    Will this help.
    Sincerely,
    Anand

    I have been able to successfuly install 8.1.7 by using a revised guide that can be located here:
    http://www.wam.umd.edu/~ayodele/oracleguide
    However, I encounter this error duing the linking process which occurs right after the install:
    Error in invoking target install of makefile
    /u01/app/oracle/product/8.1.7/ctx/lib/ins_ctx.mk
    I have confirmed that the file is at that location. I have two questions regarding this matter:
    1. What can I do to correct this error;
    2. What problems can I expect to encounter by ignoring this error?
    Thanks.

  • Oracle 8.1.6 and Redhat 7.2 kernel 2.4.9-34

    During installation when the genclntsh scripted is called I'm getting the following linking error:
    Building client shared library libclntsh.so ...
    Call script /home/oracle/product/8.1.6/bin/genclntsh ...
    /home/oracle/product/8.1.6/bin/genclntsh
    /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'
    /usr/lib/libpthread.so: undefined reference to `_dl_cpuclock_offset'
    /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'
    Built /home/oracle/product/8.1.6/lib/libclntsh.so ... DONE
    gcc -o oidldapd -L/home/oracle/product/8.1.6/ldap/lib/ -L/home/oracle/product/8.1.6/lib/ -o oidldapd -L/home/oracle/product/8.1.6/ldap/lib/ -L/home/oracle/product/8.1.6/lib/ /home/oracle/product/8.1.6/ldap/lib/s0gslsrv.o -lgslssf8 -lgslssb8 -lgslssf8 -lgsldb8 -lsgsl_s8 -lgslber_s8 -lgslavl8 -lgslr8 -lldapclnt8 \
    -lpthread -lclntsh `cat /home/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/product/8.1.6/lib/sysliblist` -ldl -lm `cat /home/oracle/product/8.1.6/lib/sysliblist` -Wl,-rpath,/home/oracle/product/8.1.6/lib:/lib:/usr/lib -lm `cat /home/oracle/product/8.1.6/lib/sysliblist` -ldl -lm -Wl,-rpath,/home/oracle/product/8.1.6/lib:/lib:/usr/lib
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [oidldapd] Error 1

    Ok, I was able to install O8i 8.1.6.1.0 just fine, but guess what you got to do? You got to turn off your num lock, go figure. If you don't turn of your num lock all buttons are frozen on the U installer.
    --Charles                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • 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

  • 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

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

  • Oracle 9i installation problem with RedHat 7.2 (segmentation violation)

    I have try to installation 9i with RedHat 7.2 by x windows.
    when i use xwin to run the "./runInstaller, i got the error
    (segmentation) as below:
    i have already try to follow the installation procedure in
    http://staff.in2.hr/denis/oracle/901install_rh72_en.html#1 but
    still got this error.
    Can anyone help me??
    Regards
    Chris Sung
    =================================================================
    ===============
    oracle install
    Connecting 192.168.1.3 via TELNET
    Thursday, December 13, 2001 1:04:06
    Red Hat Linux release 7.2 (Enigma)
    Kernel 2.4.7-10 on an i686
    login: oracle
    Password:
    Last login: Thu Dec 13 00:46:39 from apple
    [oracle@orange oracle]$ (/home/oracle/Disk1/runInstaller -
    display 192.168.1.2:0
    -name "oracle install" &)
    [oracle@orange oracle]$ Initializing Java Virtual Machine
    from /tmp/OraInstall/jre/bin/jre. Please wait...
    SIGSEGV 11* segmentation violation
         stackbase=0xbffff298, stackpointer=0xbffff160
    Full thread dump:
    "Finalizer thread" (TID:0x4276d210, sys_thread_t:0x4d0bfe0c,
    state:R) prio=1
    "Async Garbage Collector" (TID:0x4276d258,
    sys_thread_t:0x4d09ee0c, state:R) prio=1
    "Idle thread" (TID:0x4276d2a0, sys_thread_t:0x4d07de0c,
    state:R) prio=0
    "Clock" (TID:0x4276d088, sys_thread_t:0x4d05ce0c, state:CW)
    prio=12
    "main" (TID:0x4276d0b0, sys_thread_t:0x80d6fe8, state:R)
    prio=5 *current thread*
         java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference 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>
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
         Waiting to be notified:
         "Clock" (0x4d05ce0c)
    Monitor registry: owner "main" (0x80d6fe8, 1 entry)
    Thread Alarm Q:

    Strange, but yesterday I nter in Oracle9i install, open
    gnome-terminal window as oracle user and simply type
    /tmp/Disk1/runInstaler
    the DISPLAY enviroment variable was set,
    using RedHat 7.2 , kernel 2.4.16-0.9, glibc-2.2.4-19
    Segmentation violation 11 may mean RAM problem, sometimes
    incorrect program pointer.So I think it must work (runIstaler)

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

Maybe you are looking for

  • T61 keeps poping up 'An invalid argument was encountered.' dialog

    Just since this week, my T61 started poping up very annoying dialog titled ' Power Manager Gauge', which was saying: An invalid argument was encountered. I don't know where this problem come from as T61 works fine since I bought it in Oct. 2007. Coul

  • My adf page not opened in google chrome or Firfox just in IE

    Hi all , when i run my page based on page template it not loaded just give me the loading message this in ( google chrome and firefox ) but in Internet explorer it worked good when i saw the log messages it like this *<ViewHandlerImpl> <_checkTimesta

  • Book "star" button does not operate on many sites

    On many sites the bookmarks/bookmark this page tab does nothing when activated. On these sites the bookmark "star" on the navigation bar also does nothing. Because of these problems I cannot book mark many sites which were dropped from my bookmarks s

  • I would like to ask a question.

    Does Digital editions permit you to check out library books on my Nook from Orange Count Library

  • Pre-ordering Question

    Ok so i preordered Chuck Wicks New EP Rough last week and i wanna know how it works when its officially released on itunes April 9th..and i just wanna make sure i am able to get this music since i preordered it before the release date.