Installing Oracle8i  8.1.7

After executing the ./runInstaller command, it says that it's initializing.../.../.. Please wait.. Then it stays there in a hanging state. The GUI never starts. Could anyone help me with this situation?
I have jdk118_v3-glibc-2.1.3.tar.bz2 installed and configured.

You can also try the following solutions :
1. install the glibc compat. patches (compat-egcs / compat-glibc & compat-libs), most likely found in Redhat distribution disc.
2. Set the environment variable in Oracle installation account :
- export LD_ASSUME_KERNEL=2.2.5
- . /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
3. Then run the "runInstaller" again, the GUI installer should come out.
You can refer to the patch p2062423 / p2062512 for details.
Stanley

Similar Messages

  • Installing Oracle8i Personal Edition, Version 8.1.5 on Windows XP Pro

    I am trying to install Oracle8i Personal Edition, Version 8.1.5 on my system with Windows XP Pro on it.
    After copying the CD content to the Hard Drive and renaming symcjit.dll to symcjit_back.dll, and running the setup from the oracle folder on the C drive, I am having the following error message:
    " Invalid srttaging area. There are no top level components for Windows NT available for install from this satging area".
    Any clue?

    You may want to search the database forums or All forums categories first to see if this question is already answered. I see at least 6 threads in the database category level and 21 threads when I searched all categories for "invalid staging area." If you still do not the find the answer, please repost your question in the database forum.

  • Installing, Oracle8i does not Create a database

    Hi,
    When installing Oracle8i Personal Edition in my PC, it does create a database. However, it does show the screen that it is creating a database with the message "database creation in progress".
    First, I thought it may take a long time to create a database. So I left the PC on from a few hours to a WHOLE WEEK: 4 hrs, for a day, 1.5 days and finally the whole week. Nothing works and NO RESULT.
    Please somebody help me and tell me what I did wrong.
    Thank you.

    Hi Marc,
    I followed your instructions and tried to reinstall Oracle8i by:
    - deinstalling the exisiting Oracle8i
    - deleting all the Oracle8i base, home and other directoreis and the files
    - rebooting the PC
    - reinstalling the Oracle8i (excluding the SQL+ Help files
    Then I:
    - accepted all the default values for dabase parameters
    - let the PC on for more than 12 hours
    - Still no result
    I have Pentium II 350MHz with 128Mb RAM.
    Do you know anyone who can help me ?
    Thanks.
    Dev
    null

  • Installing oracle8i personal edition on windows ME

    I am having a problem installing oracle8i personal edition on windows ME.
    The error on running the setup.exe was "jrew has caused an error in javai.dll. " A fix was reported on the internet for this , which is adding a line ": Jrew=0x00080000" to compatibility95 in the win.ini file. Appaarently this fix worked for few people, but it is making no difference for me.
    Please provide a solution for this. email:[email protected]
    regards,
    Swati
    e-mail: [email protected]

    Duh hello....This is a Java forum not Oracle. Place your question in an Oracle forum.

  • Error in create  OUIProcess ():-1while installing oracle8i

    Hai
    When installing oracle8i on pc-linux7.2 i got the below error
    Initializing java virtual machime from /usr/local/jre. Pleas wait...
    Error in create OUIProcess ():-1
    :NO such file or directory
    Thes steps i follwed while installing oracle8i on linux
    1)created the follwing groups
    #groupadd dba
    #groupadd oracle
    #groupadd oinstall
    2)create oracle user:
    #useradd -u 567 -d/export/home/oracle8i -g oracle -G dba,oinstall -s/bin/sh -m oracle8i
    3) edit .bash_profile
    ORACLE_BASE=/u01/oracle8i setenv ORACLE_HOME=$ORACLE_BASE/server/816
    export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/server/816
    export ORACLE_HOME
    PATH=$PATH:$ORACLE_HOME/bin
    export PATH
    ORACLE_SID=orcl
    export ORACLE_SID
    DISPLAY=servername:0.0
    export DISPLAY
    4) #xhost +hostname
    5) mount cdrom drive
    log on to oracle user
    $cd /mnt/cdrom(linux)
    $cd /cdrom/cdrom0(solaries)
    6) It returned the above error while run the $sh runInstaller
    Thanks in advance
    Regards
    mohan

    your have'nt provided the CLASSPATH(install JDK first if u have'nt) variable in the .bash_profile
    this is needed for runInstaller to run
    for further information follow the link
    http://www.idevelopment.info/
    >>oracle>>DBA Tips>> LInux section
    That is where the answer lies :-)

  • Can't install Oracle8i on Linux 6.0

    I downloaded jre1.1.6 v5 and installed/created symbolic link
    from /usr/local/jre to /download/jre116_v5. When I installed
    Oracle8i, I got the following message:
    [oracle@beta cdrom]$ . runInstaller
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.
    Please wait...
    /usr/local/jre/bin/../bin/checkVersions: /tmp/ldd.out.5285:
    Permission denied
    SIGSEGV 11* segmentation violation
    stackbase=(nil), stackpointer=(nil)
    Full thread dump:
    NULL (TID:0x406a40b0, sys_thread_t:0x81a53c0, state:R)
    prio=5Killed
    Oracle does have write permission on /tmp as show below:
    [oracle@beta oracle]$ ls -l /tmp
    total 44
    drwxr-xr-x 2 oracle dba 4096 Aug 30 22:27 OraInstall
    -rwx------ 1 oracle dba 362 Aug 30 22:34 b.log
    -rwx------ 1 root root 11 Aug 25 20:40 filep1Ekhg
    -rw-r--r-- 1 oracle dba 0 Aug 27 03:16
    ldd.out.4255
    drwx------ 2 oracle dba 4096 Aug 30 22:47 orbit-
    oracle
    drwx------ 2 root root 4096 Aug 30 22:26 orbit-root
    drwxr-xr-x 3 root root 4096 Jul 9 17:47 tksysv-
    backup
    -rw------- 1 root root 19996 Aug 24 05:55
    upgrade.log
    Does anyone know the problems?
    Thanks.
    David
    null

    Thank you.
    I solved that problem by installing jre1.1.7 instead of jre1.1.6
    v5.
    David
    Kevin Johnson (guest) wrote:
    : David Cecchino (guest) wrote:
    : : still have the wrong version
    : : make sure your system is either glibc or libc
    : : dave
    : : David Hua (guest) wrote:
    : : : I downloaded jre1.1.6 v5 and installed/created symbolic
    link
    : : : from /usr/local/jre to /download/jre116_v5. When I
    installed
    : : : Oracle8i, I got the following message:
    : : : [oracle@beta cdrom]$ . runInstaller
    : : : Initializing Java Virtual Machine from
    : /usr/local/jre/bin/jre.
    : : : Please wait...
    : : : /usr/local/jre/bin/../bin/checkVersions: /tmp/ldd.out.5285:
    : : : Permission denied
    : : : SIGSEGV 11* segmentation violation
    : : : stackbase=(nil), stackpointer=(nil)
    : : : Full thread dump:
    : : : NULL (TID:0x406a40b0, sys_thread_t:0x81a53c0, state:R)
    : : : prio=5Killed
    : : : Oracle does have write permission on /tmp as show below:
    : : : [oracle@beta oracle]$ ls -l /tmp
    : : : total 44
    : : : drwxr-xr-x 2 oracle dba 4096 Aug 30 22:27
    : : OraInstall
    : : : -rwx------ 1 oracle dba 362 Aug 30 22:34
    b.log
    : : : -rwx------ 1 root root 11 Aug 25 20:40
    : : filep1Ekhg
    : : : -rw-r--r-- 1 oracle dba 0 Aug 27 03:16
    : : : ldd.out.4255
    : : : drwx------ 2 oracle dba 4096 Aug 30 22:47
    orbit-
    : : : oracle
    : : : drwx------ 2 root root 4096 Aug 30 22:26
    : : orbit-root
    : : : drwxr-xr-x 3 root root 4096 Jul 9 17:47
    : tksysv-
    : : : backup
    : : : -rw------- 1 root root 19996 Aug 24 05:55
    : : : upgrade.log
    : : : Does anyone know the problems?
    : : : Thanks.
    : : : David
    : Hi David,
    : Try running the shell script runIns.sh from the Oracle
    : installation directory. The file is under the /install/linux/
    : directory. This should get you past the checkversions problem
    and
    : start the RunInstaller.
    null

  • Installing Oracle8i on XP Pro

    I am trying to install Oracle8i - Release 3(8.1.7) on my computer which is a Celeron 1.7GHz with 512MB of RAM and a 40 GIG hard drive.
    when I put the Oracle8i CD into the CD-ROM drive the autorun feature starts. I then click on the Install/DeInstall Products button but nothing happens.
    I do not have a previously installed version of Oracle and therefore do not have the file symcjit.dll on my PC

    Hi,
    I Have install 8.1.7 Personal Editionon XP Pro by copy on HDD and rename symcjit.dll, Now problem is OS wants to send a message to Micrisoft the with error is java.exe continuasly and even unable to work the on PC. Untill all service of oracle.
    Please help me to solve that. Thanks in advance.
    Rgds
    Hoque
    [email protected]

  • Install Oracle8.1.7 on Red Hat Linux 9

    I tried to install Oracle8.1.7 on Red Hat Linux 9 and got error message:
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    My env variables:
    THREAD_FLAG=native
    LANG=en_US.UTF-8
    CLASSPATH=/usr/local/jre/lib/rt.jar:/usr/jdk118/jdk118_v3/lib/classes.zip
    DISPLAY=:0.0
    Please help.

    I did export LD_ASSUME_KERNEL=2.4.1. Now the installation starts and I get
    [oracle@localhost Disk1]$ ./runInstaller
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    and then get back to the $prompt after some time and the welcome screen never comes up.
    Whats wrong?

  • Install Oracle8 client in silent mode under windows environment

    I would like to know how can i install Oracle8 client in silent mode under windows
    environment.
    I would appreciate a prompt reply on this

    I would like to know how can i install Oracle8 client in silent mode under windows
    environment.
    I would appreciate a prompt reply on this

  • Installing Oracle8i on WIndows 2000

    I am currently trying to install Oracle8i (8.1.7) on windows 2000 professional. Everytime I run setup the egg timer comes on and nothing happens. Anyone have any ideas?

    Success at last! I'm installing Oracle 8.1.7 on a p4 running win 2k as I type this. I downloaded the java sdk 1.3.0 from java.sun.com/j2se/1.3/install-windows.html and installed it. Then I located the symcjit.dll in my Oralce installation folders (on my hard drive) and renamed it. Then ran the installer and voila! it worked.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Subramaniam Perivemba ([email protected]):
    I'm having the same problem on windows 2000 running on a pentium 4. Apparently the file symcjit.dll is used to identify the processor does not do so on a P4. The version of thes file should be 3.10.107 or higher. Dell suggested I install the java runtime environment v 1.3.0 and this may correct thr problem. I did so but no luck. I did a search for this file and the only one I found was in the Oracle installation folder.
    <HR></BLOCKQUOTE>
    null

  • Problems installing Oracle8i on Win XP

    Hi,
    Anyone knows what to check for problems installing Oracle8i on WindowsXP?
    I would appreciate getting a check list so that I or anyone reading the list can understand clearly run through all the steps required in sourcing the problem.
    I am writing for a friend so I can't actually state what he is experiencing; only that the WinXP may have been an upgrade installation and not a clean installation. Could that cause problems. The Oracle8i installed and worked fine on the previous system.
    I Would really appreciate hel asap. Thanks in advance.
    Linda

    Lida,
    first of all verify the version of Oracle is certified with the version of the Operating System.
    then do the following steps to install :
    Start the Installer and Install the Oracle Software:
    -Insert the CD into the CD-ROM drive
    -If autorun is configured, the installer will start automatically
    -To manually start the installer, double-click on cd:\setup.exe     
    -From the welcome screen, select NEXT
    -From the File Location screen, select NEXT
    -Select "Enterprise Edition" for the Install Category.
    -Select Typical to install the software, create a database and start
    the database (Other selections are available for minimal or custom installs).
    -Follow on screen prompts     
    -The install will begin.
    -When completed, the install will have created a default database,configured a listener, and started both for you.
    -When the installer completes, you should have a working database running along with the listener.
    -Should the installer fail, note the error given. Check nstallActions.log in the C:\Program Files\Oracle\Inventory\logs directory.
    Oracle 8i does not have any installation problem with XP.
    hope this will help you.
    Yogi
    [email protected]

  • Installing Oracle8i (EE) and Oracle9iAS (EE) on different machines (Windows 2000)

    Hi, All:
    Greetings! We are new to Oracle9iAS and we need your help.
    We want to try all of the Oracle9iAS components for our Oracle8i (8.1.7) data warehouse, so we use two Windows 2000 server machines to do the test. One is for the Oracle8i database (8.1.7) and another is for the Oracle9iAS. However, we have not found the installation guide on the Oracle sites for installing Oracle8i (EE) and Oracle9iAS (EE) on different machines. We have no problem installing the Oracle8i (EE). Our questions are:
    1. Is there any installation guide for installing Oracle8i (EE) and Oracle9iAS (EE) on different machines (Windows NT/2000)?
    2. Should we follow the steps in the Oracle9i Application Server Installation Guide for Windows NT/2000?
    3. Is there anything or tips for the installation we should know?
    Please help us if you know anything about the installation. Thanks for your time and kindness!
    Rong Bi
    [email protected]

    Hello,
    You can install oracle databaes and oracle 9ias on seperate machines which will have less problems indeed.
    All the documentation you get in technet is the latest !!!
    It is better you have 1.0.2.2 which is the latest release for Oracle 9IAS.
    The steps to install Oracle 9IAS in brief are as follows !!!
    > Install 8i database (which is not necessary in your case), but notedown the hostname, port, sid etc
    > Install 9IAS which requires the info of database which you have noted in step 1
    Follow the Installation documentation provided with Oracle 9IAS 1.0.2.2 which has screen shots !!!
    Also in technet a new folder 'Oracle9i by Example: Tutorial' has been added which has installation instructions !!!
    Hope this helps !!!
    A.Kishore

  • How can I install oracle8i for Red hat8 in intel P4

    Hi everybody,
    I want install oracle8.1.6 to my Red Hat8.0 in intel P4 desktop but when I run ./runInstaller or /install/linux/runInstaller the machine can't pop the install screen like the jre can't run in my machine how can I change config that the install can complete.

    There is an installation forum on OTN, but the best place to find out about Oracle on Linux is Werner Puschitz's website.
    Cheers, APC

  • Can be install Oracle8i on linux slakware4.0?

    Have any try to install oracle8i on slakware4.0 success?
    null

    Ilker (guest) wrote:
    : Shih-Chung Lin (guest) wrote:
    : : Have any try to install oracle8i on slakware4.0 success?
    : After hacking some makefiles in the install cd, I installed
    : succesfully on Slackware 4. The basic problem for Oracle
    install
    : on Slackware is libc5, glibc2 conflict I think. If you have
    : libc5 as the default c lib like mine, you must install another
    c
    : compiler and pass some arguments to compiler and linker to be
    : able to link Oracle library/binaries. (something like gcc -b
    : i486-glibc ... to indicate glibc based compiler).
    : Mail me if you are interested for such installation, I can
    give
    : you patched makefiles for slack and explain how to do it.
    : Besides other installation problems with 8i, link problems
    must
    : be the same as for 8.0.5.1. Hope this helps you :)
    hi,
    I 'm tying to get oracle 8.0.5 working wih slackware 4.0.
    kernel is v. 2.2.13.
    I 'm using glibc 2.1.2. (./configure prefix=/usr enable-add-
    ons=crypt,linuxthreads).
    oracle installation went fine.
    svrmgrlO is running but svrmgrl provoques a Seg. Fault for
    example. More generally, all the progs called xxxxO are running
    but not the corresponding xxxx.
    So i would be very intersted to get your help.
    Thanks
    null

  • Install Oracle8 on linux

    When I follow the installer to install Oracle8 on linux, there
    comes a Notification message box, it say,
    oraview.vrf(0): FILE_NOT_FOUND while verifying oaview( No such
    file or directory)
    Who can tell me what caused the problem?
    Pine.
    null

    May be it will help
    http://www.thomasfly.com/Oranux/index.htm

  • Installed Oracle8i problem

    Dear Friends,
    I installed Oracle8 in Windows95 before and had no
    problem.
    However, recently I tried a few times to install
    Oracle8i in Windows2000(Professional), it always pop
    up a message box by saying "Invalid staging area.
    There are no top level components for WindowsNT
    available for install from this staging area."
    The Oracle8i CD shows that it's for Win95/98/NT but doesn't mention about Windows2000.
    What components my computer needs? How to solve this problem, what should I do?
    Thanks.

    I installed 816 EE on my home NT40 workstation without any troubles. Please make sure that you've suttisfied all installation requirements as written in the Installation Guide.Install other version of Servis Pack. I am usinn SP6. Alo you can try to copy a sample database from cd without creating it
    Yours.

Maybe you are looking for

  • How to Change Handling Unit User Status

    Hi All, I am trying to change the HU Status using FM 'STATUS_CHANGE_EXTERN' but its not working.              lx_huheader-hu_id  is the Internal Handling unit number.             CONCATENATE 'HU'                         lx_huheader-hu_id INTO        

  • When i click on the CreativecloudSetup my screen starts flashing.

    Hello, I am a new CC user and i just downloaded it but only to find out when i click on it my screen starts flashing and doesn't even open! If anyone could help that would be great! ~Bill

  • CFContent fails with output from CFPDF???

    I had a situation where I had to create a PDF containing a dynamic cover sheet and supporting documents, which are in pdf format. I used CFDocument to create the cover sheet, stored it in a variable, then used cfpdf with cfpdfparam to specify that co

  • Export all open files to jpeg = bug?

    hi there! I'm currently writing a script that exports all the open documents to a JPEG. this works except for one little thingy: instead of exporting all the documents, it exports only the active one, with all the other document names... so for examp

  • Determine Process ID at runtime via UDF

    Hello to all, I need to determine the process id (instance) of the workflow (ccBPM) at runtime within a transformation step (message mapping). Is there a way to access the BPE data via UDF similar to the runtime constants (e.g. MESSAGE_ID, ...)? Rega