HELP! Can not install Oracle 8.1.5 w/ RedHat 6.1!

I can not get Oracle 8.1.5 to install onto Linux RedHat 6.1. The
Oracle installation script generates several errors. I have
tried several attempts, using different options, but they all
generate errors.
Please help. The Oracle Installation scripts appear to be very
buggy... or perhaps they are incompatible with the standard
RedHat 6.1 release. Either way, it is very frustrating.
I have documented one of my (failed) installation attempts below.
Does anyone have any words of wisdom?
I am installing Oracle onto a Dell Latitude CPi PC w/ 128MB RAM,
a 366MHz Pentium II, and RedHat 6.1 (using the standard Linux
2.2.12-2 kernel). RedHat was installed using the standard "Gnome
Workstation" configuration.
The Oralce CD is labeled:
"Oralce 8i Enterprise Edition
Release 8.1.5
for Linux
(c) Oracle Corporation 1999"
I got this CD about one week ago at Oracle OpenWorld '99 in Los
Angeles... it should be their "latest & greatest" version so far.
1. Pre-Installation and ./runInstall
I created an "oracle" Unix account w/ groups "oinstall" (the
primary group) and "dba" (a secondary group).
I created directories /u01 through /u04, belonging to oracle.
I setup .cshrc and sourced it, containing:
umask 022
setenv DISPLAY `hostname`:0
xhost +
setenv ORACLE_BASE /u01/app/oracle
setenv ORACLE_HOME ${ORACLE_BASE}/product/8.1.5
setenv ORACLE_SID cprtest
setenv PATH ${ORACLE_HOME}/bin:${PATH}
setenv LD_LIBRARY_PATH ${ORACLE_HOME}/lib
setenv NLS_LANG US7ASCII
I downloaded jre116_v5 and installed to /usr/local/jre.
Finally, I executed (from the "oracle" Unix account):
cd /mnt/cdrom
./runInstall
Problem: I got the error (from ./runInstall):
Initializing Java Virtual Machine from /usr/local/jre/bin/jre.
Please wait...
Error in CreateOUIProcess(): -1
: Bad address
Workaround: Executed the following commands instead:
cd /mnt/cdrom/install/linux
./runIns.sh
3. runIns.sh and root.sh
I selected the following options (from ./runIns.sh):
Source: /mnt/cdrom/stage/products.jar
Destination: /u01/app/oracle/product/8.1.5
Oracle 8i Enterprise Edition 8.1.5.0.0
Typical (585MB)
Installable Components: Oralce Intelligent Agent 8.1.5.0.0
Global Database Name: cprtest.parkrussell.com
SID: cprtest
Directory for Database Files: /u02
Then (when instructed by ./runIns.sh), I attempted to execute
(from the
"root" Unix account):
cd /u01/app/oracle/product/8.1.5
./root.sh
Problem: I got the error:
"bash: ./root.sh: Permission denied"
The execute bit was not set.
Workaround: I executed:
chmod a+x root.sh
./root.sh
5. Configuration Tools
The Oracle Installer (./runIns.sh) attempted to execute:
A. Net8 Configuration Agent
B. Oracle Database Configuration Agent
Problem: The "Oracle Database Configuration Agent" failed with
the following error message:
"One or more tools have failed. It is recommended but not
required that these tools succeed for this installation.
You can now select these tools, read its details to examine
why they have failed, fix those problems, and retry them.
Or, you can click "Next" to continue."
When I selected the "Oracle Database Configuration Agent" for
more info, I got the following additional details (as the cause
of the error):
"A required command line argument is missing."
The log file
"/u01/app/oracle/oraInventory/logs/installActions.log" recorded:
"Command which is being spawned is /usr/local/jre/bin/jre
-Duser.dir=/u01/app/oracle/product/8.1.5/assistants/dbca/jlib
-classpath
/usr/local/jre/lib/rt.jar:/u01/app/oracle/product/8.1.5/jlib/ewt-3_1_10.jar:/u01/app/oracle/produc
/8.1.5/jlib/share-1_0_6.jar:/u01/app/oracle/product/8.1.5/assistants/dbca/jlib/DBAssist.jar:/u01/a
p/oracle/product/8.1.5/assistants/jlib/jnls.jar:/u01/app/oracle/product/8.1.5/assistants/jlib/ACC.
AR:/u01/app/oracle/product/8.1.5/jlib/help-3_0_7.jar:/u01/app/oracle/product/8.1.5/jlib/oracle_ice
4_03_3.jar:/u01/app/oracle/product/8.1.5/jlib/HotJavaBean.jar:/u01/app/oracle/product/8.1.5/jlib/n
tcfg.jar:/usr/local/jre/lib/i18n.jar
DBCreateWizard /createtype seed /numusers NO_VALUE /apptype
NO_VALUE /cartridges NO_VALUE /options NO_VALUE /demos NO_VALUE
/seedloc NO_VALUE /sid cprtest /orahome
/u01/app/oracle/product/8.1.5 /orabase /u01/app/oracle /dbloc
/u02 /clususer NO_VALUE /cluspswd NO_VALUE /nodeinfo NO_VALUE
/gdbName cprtest.parkrussell.com
Invalid Exit Code. The following result code will be used for
configuration tool: 1
Configuration tool Oracle Database Configuration Assistant
failed"
Workaround: There is obviously nothing I can do to fix this
problem. It appears to be an internal bug in ./runIns.sh.
Therefore, I selected "Next" and executed "dbassist" directly.
6. dbassist
I executed:
dbassist
Problem: I got the following error:
"JNLS Execution:oracle.ntpg.jnls.JNLSException
Unable to find any National Character Sets. Please
check your Oracle installation."
Workaround: Press "OK" and ignore the error.
7. dbassist (cont.)
I selected the following options:
Create database
Typical
Copy existing database files from the CD
Global Database Name: cprtest.parkrussell.com
SID: cprtest
Problem: I got the following error:
"CD-ROM drive not detected on this system.
Database not created."
(Note: I've been running the installation scripts from the
CDROM drive this entire time. "df" shows the CDROM drive
mounted on /mnt/cdrom. "ls /mnt/cdrom" works too.)
Workaround: Abort (which generated the additional error: "Unable
to create database. DBCA-00003: No CD-ROM drive detected.") and
run dbassist again, this time using different parameters.
8. dbassist, again
I executed "dbassist" again and selected the following options:
Create database
Typical
Create new database files
Hybrid
Concurrently connected users: 5
Options: Oralce interMedia, Oralce JServer, and iM demos
Global Database Name: cprtest2.parkrussell.com
SID: cprtest2
Create database now
Problem: I got the following error:
"ORA-01012: not logged on"
Workaround: Try, try again.
9. dbassist, one last time
Executed "dbassist" once more and selected the following options:
Create database
Typical
Create new database files
Hybrid
Concurrently connected users: 5
Options: Oralce interMedia, Oralce JServer, and interMedia
demos
Global Database Name: cprtest3.parkrussell.com
SID: cprtest3
Output creation script
Then, I executed (from the "oracle" Unix account):
cd /u01/app/oracle/product/8.1.5/install
setenv ORACLE_SID cprtest3
./sqlcprtest3.sh
Problem: I got the following output:
"Oracle Server Manager Release 3.1.5.0.0 - Production
(c) Copyright 1997, Oracle Corporation. All Rights Reserved.
Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
With the Partitioning and Java options
PL/SQL Release 8.1.5.0.0 - Production
SVRMGR> SVRMGR> Connected.
SVRMGR> ORACLE instance started.
ORA-01012: not logged on
SVRMGR> 2> 3> 4> 5> 6> 7>
8> 9> CREATE DATABASE "cprtest3"
ORA-01012: not logged on
SVRMGR> Disconnected."
Workaround: Beats me.
10. sqlplus
I attempted to execute sqlplus, but got the following error
message:
"/u01/app/oracle/product/8.1.5/bin/sqlplus: Permission denied."
The execute bit was not set.
Workaround: I executed:
chmod a+x /u01/app/oracle/product/8.1.5/bin/sqlplus
sqlplus
I gave up for now... there were just too many things wrong with
this installation, starting with the very first command I was
supposed to execute (./runInstaller).
I can't fathom why Oracle's installation script has so many bugs.
Am I just doing something terribly wrong?
Please help.
null

I'm using enlightenment version 0.15.5-41, which is more recent
than the 0.15.5-37 version (containing the Oracle installer
patch) that you recommended. Unfortunately, it fails when using
this version.
I also tried installing Oracle using twm, with enlightenment
disabled. This didn't help either.
Furthermore, the errors that I'm encountering in the OUI are
not just toward the end of the installation. They happen from
the very beginning, right after I enter "./runInstall", and
continue every step of the way.
Calvin Mitchell (guest) wrote:
: Check out my thread: "Assistants Failure Toward end of Oracle
: Install" to see where i've gone with this.
: if your running Enlightenment as your window manager you need
to
: upgrade to 0.15.5-37, that will solve the OUI error.
: Let me know if you solve any of your problems.
: Chris Russell (guest) wrote:
: : I can not get Oracle 8.1.5 to install onto Linux RedHat 6.1.
: The
: : Oracle installation script generates several errors. I have
: : tried several attempts, using different options, but they all
: : generate errors.
: : Please help. The Oracle Installation scripts appear to be
very
: : buggy... or perhaps they are incompatible with the standard
: : RedHat 6.1 release. Either way, it is very frustrating.
: : I have documented one of my (failed) installation attempts
: below.
: : Does anyone have any words of wisdom?
: : I am installing Oracle onto a Dell Latitude CPi PC w/ 128MB
: RAM,
: : a 366MHz Pentium II, and RedHat 6.1 (using the standard Linux
: : 2.2.12-2 kernel). RedHat was installed using the standard
: "Gnome
: : Workstation" configuration.
: : The Oralce CD is labeled:
: : "Oralce 8i Enterprise Edition
: : Release 8.1.5
: : for Linux
: : (c) Oracle Corporation 1999"
: : I got this CD about one week ago at Oracle OpenWorld '99 in
Los
: : Angeles... it should be their "latest & greatest" version so
: far.
: : 1. Pre-Installation and ./runInstall
: : I created an "oracle" Unix account w/ groups "oinstall" (the
: : primary group) and "dba" (a secondary group).
: : I created directories /u01 through /u04, belonging to oracle.
: : I setup .cshrc and sourced it, containing:
: : umask 022
: : setenv DISPLAY `hostname`:0
: : xhost +
: : setenv ORACLE_BASE /u01/app/oracle
: : setenv ORACLE_HOME ${ORACLE_BASE}/product/8.1.5
: : setenv ORACLE_SID cprtest
: : setenv PATH ${ORACLE_HOME}/bin:${PATH}
: : setenv LD_LIBRARY_PATH ${ORACLE_HOME}/lib
: : setenv NLS_LANG US7ASCII
: : I downloaded jre116_v5 and installed to /usr/local/jre.
: : Finally, I executed (from the "oracle" Unix account):
: : cd /mnt/cdrom
: : ./runInstall
: : Problem: I got the error (from ./runInstall):
: : Initializing Java Virtual Machine from
: /usr/local/jre/bin/jre.
: : Please wait...
: : Error in CreateOUIProcess(): -1
: : : Bad address
: : Workaround: Executed the following commands instead:
: : cd /mnt/cdrom/install/linux
: : ./runIns.sh
: : 3. runIns.sh and root.sh
: : I selected the following options (from ./runIns.sh):
: : Source: /mnt/cdrom/stage/products.jar
: : Destination: /u01/app/oracle/product/8.1.5
: : Oracle 8i Enterprise Edition 8.1.5.0.0
: : Typical (585MB)
: : Installable Components: Oralce Intelligent Agent 8.1.5.0.0
: : Global Database Name: cprtest.parkrussell.com
: : SID: cprtest
: : Directory for Database Files: /u02
: : Then (when instructed by ./runIns.sh), I attempted to execute
: : (from the
: : "root" Unix account):
: : cd /u01/app/oracle/product/8.1.5
: : ./root.sh
: : Problem: I got the error:
: : "bash: ./root.sh: Permission denied"
: : The execute bit was not set.
: : Workaround: I executed:
: : chmod a+x root.sh
: : ./root.sh
: : 5. Configuration Tools
: : The Oracle Installer (./runIns.sh) attempted to execute:
: : A. Net8 Configuration Agent
: : B. Oracle Database Configuration Agent
: : Problem: The "Oracle Database Configuration Agent" failed
with
: : the following error message:
: : "One or more tools have failed. It is recommended but not
: : required that these tools succeed for this installation.
: : You can now select these tools, read its details to
examine
: : why they have failed, fix those problems, and retry them.
: : Or, you can click "Next" to continue."
: : When I selected the "Oracle Database Configuration Agent" for
: : more info, I got the following additional details (as the
cause
: : of the error):
: : "A required command line argument is missing."
: : The log file
: : "/u01/app/oracle/oraInventory/logs/installActions.log"
: recorded:
: : "Command which is being spawned is /usr/local/jre/bin/jre
: : -Duser.dir=/u01/app/oracle/product/8.1.5/assistants/dbca/jlib
: : -classpath
/usr/local/jre/lib/rt.jar:/u01/app/oracle/product/8.1.5/jlib/ewt-
: 3_1_10.jar:/u01/app/oracle/product/8.1.5/jlib/share-
1_0_6.jar:/u01/app/oracle/product/8.1.5/assistants/dbca/jlib/DBAs
sist.jar:/u01/app/oracle/product/8.1.5/assistants/jlib/jnls.jar:/
u01/app/oracle/product/8.1.5/assistants/jlib/ACC.JAR:/u01/app/ora
: cle/product/8.1.5/jlib/help-
: 3_0_7.jar:/u01/app/oracle/product/8.1.5/jlib/oracle_ice-
4_03_3.jar:/u01/app/oracle/product/8.1.5/jlib/HotJavaBean.jar:/u0
1/app/oracle/product/8.1.5/jlib/netcfg.jar:/usr/local/jre/lib/i18
: n.jar
: : DBCreateWizard /createtype seed /numusers NO_VALUE /apptype
: : NO_VALUE /cartridges NO_VALUE /options NO_VALUE /demos
NO_VALUE
: : /seedloc NO_VALUE /sid cprtest /orahome
: : /u01/app/oracle/product/8.1.5 /orabase /u01/app/oracle /dbloc
: : /u02 /clususer NO_VALUE /cluspswd NO_VALUE /nodeinfo NO_VALUE
: : /gdbName cprtest.parkrussell.com
: : Invalid Exit Code. The following result code will be used
for
: : configuration tool: 1
: : Configuration tool Oracle Database Configuration Assistant
: : failed"
: : Workaround: There is obviously nothing I can do to fix this
: : problem. It appears to be an internal bug in ./runIns.sh.
: : Therefore, I selected "Next" and executed "dbassist"
directly.
: : 6. dbassist
: : I executed:
: : dbassist
: : Problem: I got the following error:
: : "JNLS Execution:oracle.ntpg.jnls.JNLSException
: : Unable to find any National Character Sets. Please
: : check your Oracle installation."
: : Workaround: Press "OK" and ignore the error.
: : 7. dbassist (cont.)
: : I selected the following options:
: : Create database
: : Typical
: : Copy existing database files from the CD
: : Global Database Name: cprtest.parkrussell.com
: : SID: cprtest
: : Problem: I got the following error:
: : "CD-ROM drive not detected on this system.
: : Database not created."
: : (Note: I've been running the installation scripts from the
: : CDROM drive this entire time. "df" shows the CDROM drive
: : mounted on /mnt/cdrom. "ls /mnt/cdrom" works too.)
: : Workaround: Abort (which generated the additional error:
: "Unable
: : to create database. DBCA-00003: No CD-ROM drive detected.")
: and
: : run dbassist again, this time using different parameters.
: : 8. dbassist, again
: : I executed "dbassist" again and selected the following
options:
: : Create database
: : Typical
: : Create new database files
: : Hybrid
: : Concurrently connected users: 5
: : Options: Oralce interMedia, Oralce JServer, and iM demos
: : Global Database Name: cprtest2.parkrussell.com
: : SID: cprtest2
: : Create database now
: : Problem: I got the following error:
: : "ORA-01012: not logged on"
: : Workaround: Try, try again.
: : 9. dbassist, one last time
: : Executed "dbassist" once more and selected the following
: options:
: : Create database
: : Typical
: : Create new database files
: : Hybrid
: : Concurrently connected users: 5
: : Options: Oralce interMedia, Oralce JServer, and interMedia
: : demos
: : Global Database Name: cprtest3.parkrussell.com
: : SID: cprtest3
: : Output creation script
: : Then, I executed (from the "oracle" Unix account):
: : cd /u01/app/oracle/product/8.1.5/install
: : setenv ORACLE_SID cprtest3
: : ./sqlcprtest3.sh
: : Problem: I got the following output:
: : "Oracle Server Manager Release 3.1.5.0.0 - Production
: : (c) Copyright 1997, Oracle Corporation. All Rights
Reserved.
: : Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
: : With the Partitioning and Java options
: : PL/SQL Release 8.1.5.0.0 - Production
: : SVRMGR> SVRMGR> Connected.
: : SVRMGR> ORACLE instance started.
: : ORA-01012: not logged on
: : SVRMGR> 2> 3> 4> 5> 6> 7>
: : 8> 9> CREATE DATABASE "cprtest3"
: : ORA-01012: not logged on
: : SVRMGR> Disconnected."
: : Workaround: Beats me.
: : 10. sqlplus
: : I attempted to execute sqlplus, but got the following error
: : message:
: : "/u01/app/oracle/product/8.1.5/bin/sqlplus: Permission
: denied."
: : The execute bit was not set.
: : Workaround: I executed:
: : chmod a+x /u01/app/oracle/product/8.1.5/bin/sqlplus
: : sqlplus
: : I gave up for now... there were just too many things wrong
with
: : this installation, starting with the very first command I was
: : supposed to execute (./runInstaller).
: : I can't fathom why Oracle's installation script has so many
: bugs.
: : Am I just doing something terribly wrong?
: : Please help.
null

Similar Messages

  • Help:Can't install oracle 8.1.5i on Redhat 6.0!

    The error is :
    Error in CreateOUIProcess():-1
    :Perimission denied
    Can anyone help me?
    Thanks.
    ruddock [email protected]

    Did you install JRE?

  • Can not install Oracle 9i R2 on Windows 2000

    I can not install Oracle 9i R2 on Win 2000. It failed at 48% with this message.
    Error in writing to file C:
    \oracle\ora92\oem_webstage\oem_webstage_8.jar
    I tried by copying the 3 disks to my hard drive and reinstall but not success.
    Help me please.
    Thanks
    Ken Wongho

    I've been able to install 9iAS on Windows 2000 - I have the Origin database on a Solaris machine.
    Your best bet is to have all 3 folders Disk1/Disk2/Disk3 on your computer and the run the install from there. I didn't have the disk space on my computer and ran it from a shared drive.
    I'm currently in the post install section trying to Configure cache, and wondering if it's still working or hung up.
    The 9iAS Installation took 3 1/2 days to run - I have a 300 Mhz PC with about 380 RAM. The Cache Configuration has been running for over 26 hours.
    I don't know if this helps but I hope it does.
    I didn't experience any of the problems you have.
    Hope this helps

  • Can not install Oracle on Redhat 7.3

    I have installed Redhat 7.3 . I tried to install Oracle 8i Release 2 (8.1.6).
    But when I try to run runInstaller, nothing runs, Applet(JRE) does not open.
    what is the problem?
    I have successfully installed this Oracle 8.1.6 on Redhat 6.2

    Hi there;
    Here is what I have done to install Oracle8i 8.1.7 on Redhat7.3:
    Things you need to download:
    JAVA:
    Get the JDK - jdk118_v3-glibc-2.1.3.tar.bz2
    Get the JRE - jre118_v3-glibc-2.1.3.tar.bz2
    use bzip2 OR tar:
    tar -xvjf jdk-1.1.8_v3.tar.bz2 -C /usr/local
    as well for jre118
    Symbolically link them:
    ln -s /usr/local/jdk118_v3/bin/java /bin/java
    ln -s /usr/local/jre118_v3/bin/jre /bin/jre
    ln -s /usr/local/jdk118_v3 /usr/local/java
    ln -s /usr/local/jre118_v3 /usr/local/jre
    After you: tar -xvf /tmp/linux81701.tar
    chmod 777 Disk1
    cd Disk1
    chmod 777 runinstaller
    Now you should be able to run the <runInstaller>
    when you receive this error close to end just click on ignor:
    Error in invoking target relink of makefile /u01/app/oracle/product/8.1.7/precomp/lib/ins_ctx.mk" Or something similar
    The below operations should be performed logged in as root.
    changes must be done on the root.sh script:
    line 102 Read:
    RMF=/bin/rm -f
    changed it to: RMF=`/bin/rm -f`
    line 156
    RUID=`/usr/bin/id|$AWK -F\( '{print $2}'|$AWK -F\) '{print $1}`
    change it to:
    RUID=`/usr/bin/id|$AWK -F\( '{print $2}'|$AWK -F\) '{print $1}'`
    Execute the script root.sh.
    Ignore the errors about not being able to delete the files.
    After you finish with: Net8 Configuration Assistant:
    The below operations should all be performed logged in as oracle.
    cd $ORACLE_HOME<In my machine is:cd product/8.1.7>
    tar -xvzf /tmp/glibc-2.1.3-stubs.tar.gz
    ./setup_stubs
    Then exit from: $ORACLE_HOME
    and edit .bash_profile OR .bashrc whichever you modified in preinstall
    add the following line: export ORACLE_SID=<whatever you named it during install>
    My machine read as this: export ORACLE_SID=oral
    At this point I strongly suggest you logg out from Oracle Account and re-log again
    Then edit this file: /etc/oratab
    and change: *:/home/oracle/product/8.1.7:N To *:/home/oracle/product/8.1.7:Y
    Now you can use dbstart and dbshut scripts from the command mode to start and stop the database.
    most likely when you try to start the database for the first time you will receive
    the error: ORA-01081<you can't star database is already startet>
    Then go to svrmgrl and connect internal and type: shutdown Abort
    re-start your Database and you are ready to go!!!!!!
    Hope that is help
    Abdul

  • Can not Install Oracle 9i on Linux RedHat AS 2.1 (Itanium)

    Hi,
    I am an oracle and system administrator. I'm trying for a month to install :
    Oracle 9i Database (64-bits) Rel 2 (9.2.0.2.0) for linux Intel Itaniuml
    On : my server (DELL PowerEdge 7150 bi-processor (Itanium 733 Mhz) )
    with : Red Hat Advanced Server for The Itanium Processor Operating system
    I have chaged the kernel, glibc and gcc with the versions described by different documents.
    but the oracle's binarys dont work, and i receve (illegal instruction) when i try SQLPLUS for example !!!
    I think that i'm enable to get the right glibc and the gcc rpms that can work with itanium-linux.
    One document says that i must get (Linux Header Patch 2.4.18 ) from Intel !!!
    I'm searching for days but no way !!!
    That's very urgent ...
    Please Help Me ..., this is my E-mail : [email protected]
    Many thanks ...
    Tayeb Jebeniani
    STS
    [email protected]

    Hi Tayeb,
    This forum relates only to the OTN Documentation pages at: http://otn.oracle.com/documentation/index.html
    Please try another forum, e.g. the Downloads forum:
    Downloads Issues
    Regards,
    Les

  • URGENT HELP- Can't install Oracle Portal on Windows 2000

    I am trying to install Oracle Portal as part of installation of Oracle 9iAS v1.0.2.2.2a on Windows 2000 and I get this message from the OPCA Installation Log:
    STEP 8 : Installing WWV layer Components
    INSTALL_ACTION:installWWV() : ..\..\bin\sqlplus portal30/portal30@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=mercury)(PORT=1521)))(CONNECT_DATA=(SID=pdb))) @..\..\portal30\admin\plsql\wwv\wwvinst.sql portal30 USERS TEMP wvinswwv.log USERS USERS portal30_NULL portal30_sso portal30_DEMO
    INSTALL_ACTION:installWWV() : ..\..\bin\sqlplus portal30/portal30@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=mercury)(PORT=1521)))(CONNECT_DATA=(SID=pdb))) @..\..\portal30\admin\plsql\wwv\wwvinsty.sql portal30 USERS TEMP wvinswwv.log USERS USERS portal30_NULL portal30_sso portal30_DEMO
    ORA-00600: internal error code, arguments: [15456], [WWA_API_MODULE], [13],
    Errors encountered in the Install process. Installation Aborted.
    I am using an Oracle 8i database for the installation on the same machine. Can anyone help please?
    Thanks,
    -Ashok Manian

    Thanks for the reply Rohini.
    The SYS password is change_on_install and SYSTEM password is manager. It still causes the same problem. The database I am using is an Oracle 8i database which is automatically created while installing Oracle 9iAS.
    I also tried to install Oracle Portal on an Oracle 9i Database on the same machine and this comes out with a different error. It tells me the SHARED_POOL_SIZE is less than 31457280 whereas as I checked through SQL*Plus its actually much more than that!
    Can you please help?
    Thanks,
    -Ashok Manian

  • Please Help - Can Not Install Flash

    This is not about downloading or uninstalling,this is about getting flash installed.
    I have a Power Mac G4 with 10.5.8 I was trying to install the latest version of Flash Player and it did not work.
    I used uninstaller,then downloaded - install_flash_player_10_osx.dmg.- Everything went fine until the end. I got a - The following install step failed:run postflight script for plug in.
    Then I downloaded - flashplayer10_1r102_64_ub_mac.dmg - opened it,right clicked on it and went to "Show Contents" then "Resources" and tried installing - Adobe Flash Player.pkg. I got a - You cannot install PlugIn on this volume. A newer version of this software already exists on this volume. Even though I used uninstall to get rid of all Flash beforehand.
    So now any website that need flash player I can not use.I have looked all over this web site for an answer.Please help me get flash player reinstalled,the lattest version if possible.

    Via Javascripting. Look for Flash detection kits at the
    Adobe/Maromedia web
    site and also at Internet search engines.
    As well this forum focuses on database access issues and you
    might find more
    takers for this type of question in the Flash General forum.
    Lon Hosford
    www.lonhosford.com
    May many happy bits flow your way!
    "jiby" <[email protected]> wrote in message
    news:e3odp2$pdc$[email protected]..
    Hi,
    Please help
    How can I install flash player plugin (version 8) in browser
    without
    downloading setup or redirecting to macromedia site if flash
    plugin is not
    available in browser
    Thanks

  • Can not Install Oracle Database 11g Release 2

    This will be my second time trying to install Oracle Database 11g Release 2 on my Computer. I have Windows 7 x64 and when go through the setup phase, I receive numerous errors stating that files are missing and it will never get past that stage. I downloaded both folders for the database:
    Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows (x64)
    win64_11gR2_database_1of2.zip (1,213,501,989 bytes) (cksum - 3906682109)
    win64_11gR2_database_2of2.zip (1,007,988,954 bytes) (cksum - 1232608515)
    Can anyone tell me what I am doing wrong?

    Pl post the complete error message. Have you unzipped the two files into the same directory ?
    Oracle 11g R2 Windows Installation issue
    Re: 11g R2 install failure
    Srini

  • Why can't install Oracle 8.1.7 in Redhat 7,1

    Please see this page first: http://linuxfab.cx/indexEasy.php
    if you really want to install, please run these files first:
    compat-glibc-6.2-2.1.3.2.i386.rpm
    compat-egcs-c++-6.2-1.1.2.9.i386.rpm
    compat-libs-6.2-3.i386.rpm
    compat-egcs-6.2-1.1.2.14.i386.rpm
    and try again.

    Here's the easy way to do it.
    1. Install EVERYTHING into your drive from Redhat 7.1; that's right choose 'EVERYTHING' when prompted at the 7.1 install.
    (You need about 2GB to fit the 7.1 install plus the additional 2GB for oracle)
    (Make a user named 'oracle' who will load and administer the database)
    2. Type the following at the root command prompt:
    groupadd oinstall
    groupadd dba
    groupadd oper
    useradd oracle -g oinstall -G dba,oper
    passwd oracle (it will prompt you for the password)
    3. (Now let's make the directories and assign ownership starting from the root directory)
    cd /
    mkdir oraclestage
    mkdir orahome
    mkdir ora1
    mkdir ora2
    mkdir ora3
    (the ora1,2,...etc should be mount points on different physical disks, but just make directories if you only have one disk)
    4. (Now assign ownership to the directories)
    chown oracle.dba /oraclestage
    chmod 775 /oraclestage
    chown oracle.dba /orahome
    chmod 775 /orahome
    chown oracle.dba /ora1
    chmod 775 /ora1
    chown oracle.dba /ora2
    chmod 775 /ora2
    chown oracle.dba /ora3
    chmod 775 /ora3
    (Next log out as root and log in as oracle using the password you assigned)
    5. (Now set up environmental variables IF YOU SCREW THIS UP IT WONT WORK!!!SO PAY ATTENTION)
    (Go into the place where user oracle's environment variables are kept...)
    cd /home/oracle
    more .bash_profile
    (look at your .bash_profile file. You're going to replace it with the one below...
    the easiest way to do this is to copy the contents of this file into Linux and save it as 'myfile', then place it in the /home/oracle directory. Then type:
    cp myfile .bash_profile
    at the command prompt. Say yes if asked to replace file)
    Here's the file contents:
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    #PATH=$PATH:$HOME/bin
    #BASH_ENV=$HOME/.bashrc
    #export BASH_ENV PATH
    #unset USERNAME
    export LD_ASSUME_KERNEL=2.2.5
    ./usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    ORACLE_BASE=/orahome; export ORACLE_BASE
    ORACLE_HOME=/orahome; export ORACLE_HOME
    ORACLE_SID=ORCL; export ORACLE_SID
    PATH=$PATH:/orahome/bin; export PATH
    CLASSPATH=:/orahome/jdbc/lib/classes111.zip; export CLASSPATH
    LD_LIBRARY_PATH=/orahome/lib; export LD_LIBRARY_PATH
    umask 022
    ORA_NLS33=/u01/app/oracle/product/8.1.7/ocommon/nls/admin/data; export ORA_NLS33
    NLS_LANG=american; export NLS_LANG
    5.1(notice the following lines:
    export LD_ASSUME_KERNEL=2.2.5
    ./usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    These are designed to make oracle compatible with LINUX. The ./usr/i386...etc. is a script that has to fire off to make oracle 817 run off a backward version of the glibc library. If this script fails when logging into the box as user oracle, then run it from the command line after you get into the box. You may have to run it from root, but fire it off.
    6. Get your oracle817 tar file and copy it to the 'oraclestage' folder. Log in as root and untar it to expand it. The command is:
    tar xvf linux*...etc (whatever...)
    7. Next get the jdk118_v3 file from http://java.sun.com and put that on in your user/local directory. As the root user, untar it and make a symbolic link as follows:
    ln -s /usr/local/jdk118_v3 /usr/local/java)
    8. Go back to the /oraclestage as user 'oracle' and do a 'cd Disk1' at the command prompt and then do a './runInstaller' from the prompt. Keep in mind that you have to be in xwindows for the latter to work. Put oracle into the 'orahome' directory. You don't need all the obnoxious 12-mile-long path statements, just put the thing into orahome.
    That will get oracle817 going on your Redhat 7.1 box. It works for me. You don't have to deal with all that 'compat-glibc' loading shit. Just do an 'everything' install and it will work. Beside, what if you want to start using the box as a Linux box also? Do you want to keep searching for *.rpm files when you need extra functionality? Just throw them all in when you install.
    null

  • Help: can not install ODI on SuSE Enterprise 10

    I'm trying to install ODI 10.1.3.2.0 on SuSE Enterprise 10
    Linux bottrop 2.6.16.21-0.8-smp #1 SMP Mon Jul 3 18:25:39 UTC 2006 i686 i686 i386 GNU/Linux
    but i get the following error:
    oracle@bottrop:~/tmp/setup/linux_i386> ./setup.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /tmp/install.dir.17655/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    If i activate the LAX_DEBUG environment variable i get
    oracle@bottrop:~/tmp/setup/linux_i386> LAX_DEBUG=TRUE ./setup.bin
    Preparing to install...
    Checking for POSIX df.
    Found POSIX df.
    Checking tail options...
    Using tail -n 1.
    True location of the self extractor: /home/oracle/tmp/setup/linux_i386/setup.bin
    Creating installer data directory: /tmp/install.dir.17799
    Creating installer data directory: /tmp/install.dir.17799/InstallerData
    Gathering free-space information...
    Space needed to complete the self-extraction: 620529 blocks
    Available space: 162608560 blocks
    Available blocks: 162608560 Needed blocks: 620529 (block = 512 bytes)
    Computed number of blocks to extract: 1025
    Extracting the JRE from the installer archive...
    Extracting JRE from ./setup.bin to /tmp/install.dir.17799/Linux/resource/jre_padded ...
    Extracting done, exit code = 0
    Extracting JRE from /tmp/install.dir.17799/Linux/resource/jre_padded to /tmp/install.dir.17799/Linux/resource/vm.tar.Z ...
    Extracting done, exit code = 0
    Unpacking the JRE...
    Unpacking the JRE...
    gzip is /usr/bin/gzip
    GZIP done.
    TAR done.
    Extracting the installation resources from the installer archive...
    Extracting install.zip from ./setup.bin to /tmp/install.dir.17799/InstallerData/installer.padded ...
    Extracting to padded done, exit code = 0
    Extracting from padded to zip done, exit code = 0
    Creating disk1 data directory: /tmp/install.dir.17799/InstallerData/Disk1
    Creating instdata data directory: /tmp/install.dir.17799/InstallerData/Disk1/InstData
    Extracting resources from ./setup.bin to /tmp/install.dir.17799/InstallerData/Disk1/InstData/Resource1.zip ...
    Extracting done, exit code = 0
    Configuring the installer for this system's environment...
    ========= Analyzing UNIX Environment =================================
    Setting UNIX (linux) flavor specifics.
    Importing UNIX environment into LAX properties.
    Checking for POSIX awk.
    ========= Analyzing LAX ==============================================
    LAX found............................ OK.
    LAX properties read.................. OK.
    ========= Finding VM =================================================
    Valid VM types.......................... J2
    Absolute LAX_VM path.................... /tmp/install.dir.17799/Linux/resource/jre/bin/java
    Expanded Valid VM types................. JRE_J2 JDK_J2
    * Using VM.....(lax.nl.current.vm)...... /tmp/install.dir.17799/Linux/resource/jre/bin/java
    checking for NPTL + JVM vulernability...
    NPTL detected! checking for vulnerable JVM....
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    major :
    minor :
    patch :
    vendor:
    Vulnerable JVM detected... implementing workaround
    ========= Virtual Machine Options ====================================
    LAX properties incorporated............. OK.
    classpath............................... "/tmp/install.dir.17799/InstallerData:/tmp/install.dir.17799/InstallerData/installer.zip"
    main class.............................. "com.zerog.ia.installer.Main"
    .lax file path.......................... "/tmp/install.dir.17799/temp.lax"
    user directory.......................... "/tmp/install.dir.17799"
    stdout to............................... "console"
    sterr to................................ "console"
    install directory....................... ""
    JIT..................................... none
    option (verify)......................... off
    option (verbosity)...................... none
    option (garbage collection extent)...... none
    option (garbage collection thread)...... none
    option (native stack max size).......... none
    option (java stack max size)............ none
    option (java heap max size)............. 50331648
    option (java heap initial size)......... 16777216
    option (lax.nl.java.option.additional).. none
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    ========= Display settings ===========================================
    hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    X display............................... remote
    WARNING: The name of this host () and the setting
    of this shell's DISPLAY (localhost:10.0) variable do not match.
    If this launcher is being displayed to a Microsoft Windows desktop
    through X Windows the Java Virtual Machine might abort. Try running
    this installer locally on the target system or through X Windows to
    another UNIX host if the installer unexpectedly fails.
    UI mode................................. gui
    Launching installer...
    ========= VM Command Line ============================================
    options: -Djava.compiler=NONE -Xmx50331648 -Xms16777216
    CLASSPATH:/tmp/install.dir.17799/InstallerData:/tmp/install.dir.17799/InstallerData/installer.zip:
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    ========= Forking JAVA =============================================
    /tmp/install.dir.17799/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    Did not found any information/help about this issue! Can somebody help?

    i am getting the same thing but with my ipad. i've successfully downloaded the siriusxm internet radio app to my iphone, but i can't to my ipad. just like you, the app is greyed out on my ipad. any suggestions?

  • Can not install Oracle 9i in window XP

    I downloaded Oracle 9i database (disk 1, 2 & 3).
    When I ran setup.exe in the directory of disk 1, there is an error of Oracle Universal Installer: "The Java Run Time Environment was not found at d:\temp\OraInstall2003-01-23_04-56-21PM\jre\bin\javaw.exe. Hence the Oracle Universal Installer cannot be run. Please install JRE version and try again."
    I have jre installed, but it does not work. Anyone can give me a hand? Thanks.

    Check out you JDK Version, Install JDK1.3.1_06 or J2SDK1.4. With this it will run

  • Can not install Oracle By Example BI samples

    Hi, I'm having problems installing the OBE BI samples for the Discoverer tool. It fails during the "discoverer" part, but it seems to be a general install issue rather than something with discoverer.
    The instructions say:
    1. CD to c:\temp\discoverer (c:\temp is where I put the files)
    2. set oracle_home=c:\oracle\BIToolsHome
    3. Run install.bat, I use the following command:
    install localhost 1521 dw dw pwd pwd USERS TEMP c:\temp\discoverer
    When I do this, the script blows up because it tries to run SQLPLUS out of the c:\oracle\BIToolsHome\bin directory - which is NOT where it is installed. Its in c:\oracle\product\10.1.0\dw\bin - the oracle home of my main database. It looks like the script is hard-coding where sqlplus is? And if I copy the sqlplus.exe into the directory, then it blows up (looks like its missing some language files or something?)
    Am I just being dense? I'm an old hand at Oracle Express, was trying to play with the new OLAP functionality and I'm not very familiar at all with standard Oracle database stuff.
    Please let me know what I should do to fix this.
    Thanks,
    Scott
    p.s. I just tried to run the Oracle 10g client disk installer to put sqlplus in the BIToolsHome directory, and its blowing up with an error (it didn't provide details of what the error was though...) I was hoping that would solve the problem, but apparently not.
    Thanks,
    Scott

    Hi!
    I also tried to install the samples, and I realized, that install notes not perfect everywhere. For example if you can see the install script in detail, you would find that the script expects parameters in another order, than the note said (it says service_name is the 4th param, but really it is the 7th)... So I think you should do the install manually. Follow the install script, and do what it says (I mean for example you should run sqlplus instead of the script). By the way as far as I remember the notes says the home of BI10.1.2 not BITools10.1.2. In home of BI10.1.2 there is an SqlPlus. I did the same way and I managed to install the whole sample's data. But I think unfortunately the OLAP sample data is wrong or not complete. The OLAP workbooks doesn't work properly. If you can install it successfully please notify me, whether you can use OLAP sample data or not.
    Thanks and hope it hepls!

  • Please help - can not install modem drivers

    I recently installed an external hard drive.  For some reason that seems to have erased the Westell 6100 modem set up/ drivers.  I tried re-installing using the Verizon cd, but when I click account set up I get a message that I do not have administrative privileges.  I checked and I am in fact still the administrator.  Any thoughts on how to fix or why installing the back up drive would do this?  I know my DSL connection is still good because wifi is working.  This is on a MAC computer.  I called Verizon which was a joke.

    By what you said, it sounds like you are using some sort of Wireless NAT router.
    If you are using a Wireless NAT router to handle the public IP like I suspect, you do not need to install any drivers for that Westell 6100 modem.
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

  • I can not install Oracle ODI when Supervisor Password

    Hello,
    I have WIndows 7 (64 bit)
    Java jdk1.6.0_27,
    rcu version ofm_rcu_win_11.1.1.7.0_64_disk1_1of1,
    ofm_rcu_win_11.1.1.7.0_32_disk1_1of1,
    ofm_odi_win_11.1.1.7.0_32_disk1_2of2.
    And when squeegee program C: \ tmp \ odi \ Disk1 \ install \ win32 \ setup.exe
    when I enter only the Supervisor password in the User Details message Advisor is colored red and will not go to next screen
    Below is the log
    [code]
    Adicionando ao classpath:file:/C:/Users/REGINA~1/AppData/Local/Temp/OraInstall2013-11-22_07-23-40PM/ext/jlib/odiwl.jar
    Adicionando ao classpath:file:/C:/Users/REGINA~1/AppData/Local/Temp/OraInstall2013-11-22_07-23-40PM/ext/jlib/template.jar
    Adding C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM for deletion.
    null
    configFileName:C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\footprint.xml
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\activation.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-antlr.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-bcel.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-bsf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-log4j.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-oro.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-regexp.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-resolver.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-commons-logging.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-commons-net.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-contrib-1.0b3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jai.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-javamail.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jdepend.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jmf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jsch.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-junit.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-launcher.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-netrexx.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-nodeps.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-starteam.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-stylebook.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-swing.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-testutil.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-trax.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-weblogic.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\aopalliance.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bpm-infra.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bsf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bsh-2.0b2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\BUG9464369_PATCH.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\coherence.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-beanutils-1.7.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-codec-1.3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-collections-3.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-discovery-0.4.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-httpclient-3.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-io-1.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-lang-2.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-logging-1.1.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-net-1.4.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-vfs-1.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-vfs2-2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\component_events_xlf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\connector.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\cpld.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\dms.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\eclipselink.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\enterprise_data_quality.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ess_es_server.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ess_japi.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\groovy-all-1.7.4.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\HspJS.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\HspJS_11.1.2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\hsqldb.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\http_client.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jakarta-oro-2.0.8.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\javax.security.jacc_1.0.0.0_1-1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\javolution.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jms.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jsch.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jython.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jzlib-1.07.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\log4j-1.2.8.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\mail.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\mrua.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi-core.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi-sap.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_common.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_essbase.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_planning.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_planning_11.1.2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi_hfm.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ojdl.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\oracle.ucp_11.1.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\orawsdl.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\persistence.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\pop3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\SchemaVersion.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-aop.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-beans.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-context.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-core.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-dao.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jdbc.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jmx.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jpa.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-web.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\trove.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\wlthint3client.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\XmlSchema-1.4.2.jar
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Inside startPreReqOperation...prereq
    contextFile:C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\prereq\oui\agent_prereq_context.xml
    The entry point is: oracle.installType.all
    Check Name:CertifiedVersions
    Check Description:Esta condição é pré-requisito para testar se o software Oracle é ou não certificado no sistema operacional.
    Resultado esperado: Um de 5.1,5.2,6.0,6.1
    Resultado Real: 5.1
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Check Name:ServicePackChecks
    Check Description:Esta condição é pré-requisito para testar se o nível do Pacote de Serviços recomendado para instalar o produto está disponível no sistema.
    Resultado esperado: 2
    Resultado Real: 2
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Check Name:TotalMemory
    Check Description:Esta condição é pré-requisito para testar se o sistema tem memória física suficiente.
    Resultado esperado: 1024MB
    Resultado Real: 3766MB
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Setting current page standalone validations to true
    oracleHome: null
    oracleBase: null
    Setting current page standalone validations to true
    -scratchPath
    C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM
    -sourceLoc
    C:\tmp\odi\Disk1\install\win32\../../stage/products.xml
    -sourceType
    network
    -timestamp
    2013-11-22_07-23-40PM
    In processErrorMsgStringOracle Home
    Entering the exec handler method in get free space for home...
    quotaNeededProperty:null
    isQuotaNeeded : false
    resultset.getStatus() : true
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@127.0.0.1:1521:xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@127.0.0.1:1521:xe
    resultset.getStatus() : false
    [/code]

    Shows this message when running the setup.exe from disk 1
    more information about problem
    i  click y and go to screen initial  but stop in typing the Supervisor password
    Iniciando Oracle Universal Installer...
    Verificando se a velocidade da CPU é superior a 300 MHz .   Real 1862 MHz     Pa
    ssado
    Verificando espaço de swap: 0 MB disponíveis, 512 MB necessários.     Falha <<<<
    Verificando monitor: deve ser configurado para exibir pelo menos 256 cores Super
    ior a 256 .    Reais 4294967296     Passado
    Algumas verificações de requisitos falharam. Você deverá preenchê-las  requisito
    s antes de
    continuar com a instalação,
    Continuar? (y/n) [n]

  • I can not install Oracle 8i 1.6 Client for NT on an Intel pentium 4 Machine

    Hi all,
    I've heard the java virtual m installed during the installation of oracle client manager 8i 1.6 on a Intel Pentium IV is bugy till now we could n't bring it to runn. Is there anyone who has the uptodate Patch or work around for that problem?
    I will be pleased to read any of the suggestions
    Thanks and regards.
    Gallican

    I think you would need to contact Oracle support to get the CD's if they're still available. 8.1.6 is desupported.
    What kind of errors do you get whne trying to use Crystal with Oracle 8.1.7.4? Perhaps this is an ODBC issue?

Maybe you are looking for