Install Oracle 8.1.6 on new workstation fails

When trying to install Oracle 8.1.6 on a new Compaq EVO Pentium 4
1.7 ghz workstation in a Windows 2000 enviroment nothing happens.
Install works fine on Compaq EN pentium 3 1.2 ghz workstation.
Has anyone ran into this and if so what was the resolution?

Check the installation CD. There should be another setup.exe in a Pentium 4 folder.

Similar Messages

  • Installing Oracle 8i Enterprise Edition on NT Workstation

    I got an error: "An error during runtime." when I try to install Oracle 8i Enterprise Edition (8.1.6) on a Windows NT Workstation Machine, could anyone tell me why it happens?
    Thanks

    You can set up the Enterprise Edition on either, and you can create databases with either.(The Oracle installation program installs the scott/tiger example databases.) What I haven't tried, and what you probably need the server version for, is an actual server running a real commercial database. If you are just a student and want to run EE to learn it, go for it. That is what I am doing.

  • Installing Oracle Application Server 10.1.3.1 - failed to start opmnctl

    I received the following error when trying to install Oracle Application Server 10.1.3.1 on Linux Redhat 5.2:
    failed to start a managed process after maximum retry limit
    Log: /as/10.1.3.1/OracleAS_1/opmn/logs//HTTP_Server~1.log
    In the HTTP_Server~1.log:
    Start Process
    /as/10.1.3.1/OracleAS_1/Apache/bin/apachectl startssl: execing httpd
    Please help! Thanks in advance.

    hi,
    First check the log files why http is not starting up thro opmnctl cmd.
    In order to change the port..
    Take the back up of Original httpd.conf file and opmn.xml
    and then in $ORACLE_HOME/Apache/Apache/conf/httpd.conf file
    you will get parameter "port" and "listen"..so enter the desired port no
    Regards
    Fabian

  • Problem installing oracle client (intel) on my new macbook pro

    andrei /tmp/oraclient10> echo $ORACLE_HOME
    /tmp/oraclient10/instantclient_10_2/
    andrei /tmp/oraclient10> echo $DYLD_LIBRARY_PATH
    /tmp/oraclient10/instantclient_10_2/
    andrei /tmp/oraclient10> ls -l instantclient_10_2/
    total 199984
    -rw-r--r-- 1 andrei wheel 277 Mar 27 2008 BASIC_README
    -rw-r--r-- 1 andrei wheel 281 Mar 27 2008 SQLPLUS_README
    -r--r--r-- 1 andrei wheel 1609607 Feb 18 2008 classes12.jar
    -rwxr-xr-x 1 andrei wheel 30556 Mar 27 2008 genezi
    -r-xr-xr-x 1 andrei wheel 1525 Aug 30 2004 glogin.sql
    -rwxr-xr-x 1 andrei wheel 21252860 Mar 7 2008 libclntsh.dylib.10.1
    -rwxr-xr-x 1 andrei wheel 1638264 Mar 7 2008 libnnz10.dylib
    -rwxr-xr-x 1 andrei wheel 1111964 Mar 11 2008 libocci.dylib.10.1
    -rwxr-xr-x 1 andrei wheel 72626696 Mar 27 2008 libociei.dylib
    -rwxr-xr-x 1 andrei wheel 103800 Feb 22 2008 libocijdbc10.dylib
    -rwxr-xr-x 1 andrei wheel 103800 Feb 22 2008 libocijdbc10.jnilib
    -rwxr-xr-x 1 andrei wheel 865412 Feb 21 2008 libsqlplus.dylib
    -rwxr-xr-x 1 andrei wheel 1442316 Feb 21 2008 libsqlplusic.dylib
    -r--r--r-- 1 andrei wheel 1555682 Feb 18 2008 ojdbc14.jar
    -rwxr-xr-x 1 andrei wheel 12612 Feb 21 2008 sqlplus
    andrei /tmp/oraclient10> otool -L instantclient_10_2/sqlplus
    instantclient_10_2/sqlplus:
         /scratch/plebld/208/sqlplus/lib/libsqlplus.dylib (compatibility version 0.0.0, current version 0.0.0)
         /scratch/plebld/208/rdbms/lib/libclntsh.dylib.10.1 (compatibility version 0.0.0, current version 0.0.0)
         /scratch/plebld/208/network/lib/libnnz10.dylib (compatibility version 0.0.0, current version 0.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.0.0)
         /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
    andrei /tmp/oraclient10> sw_vers
    ProductName:     Mac OS X
    ProductVersion:     10.5.5
    BuildVersion:     9F2114
    andrei /tmp/oraclient10> uname -a
    Darwin itsf167.itsnpt.com 9.5.1 Darwin Kernel Version 9.5.1: Fri Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386 i386
    andrei /tmp/oraclient10> ./instantclient_10_2/sqlplus
    Bus error
    andrei /tmp/oraclient10> gdb ./instantclient_10_2/sqlplus
    Reading symbols for shared libraries ...... done
    (gdb) r
    Starting program: /private/tmp/oraclient10/instantclient_10_2/sqlplus
    Reading symbols for shared libraries +++++. done
    Program received signal EXC_BAD_ACCESS, Could not access memory.
    Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
    0x014556d4 in mac_shared_library_environ_init_routine ()
    (gdb) whe
    #0 0x014556d4 in mac_shared_library_environ_init_routine ()
    #1 0x8fe15a82 in __dyld__ZN16ImageLoaderMachO16doInitializationERKN11ImageLoader11LinkContextE ()
    #2 0x8fe0e723 in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
    #3 0x8fe0e6b5 in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
    #4 0x8fe0e6b5 in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
    #5 0x8fe0e809 in __dyld__ZN11ImageLoader15runInitializersERKNS_11LinkContextE ()
    #6 0x8fe04102 in __dyld__ZN4dyld24initializeMainExecutableEv ()
    #7 0x8fe07b5f in __dyld__ZN4dyld5_mainEPK11mach_headermiPPKcS5_S5_ ()
    #8 0x8fe01872 in __dyld__ZN13dyldbootstrap5startEPK11mach_headeriPPKcl ()
    #9 0x8fe01037 in __dyld__dyld_start ()
    (gdb)

    Yes sir,
    Does anybody with following mac parameters has been able to install ora client?
    ProductName:     Mac OS X
    ProductVersion:     10.5.5
    BuildVersion:     9F2114

  • Installing Oracle HTTP server

    i want to run pl/sql server pages in my database server. so, i downloaded oracle
    Comapnion CD. then i decided to install Oracle HTML DB and Oracle HTTP server
    in the current installed home. but when i try to install the following error
    occurs:
    Oracle OHS Standalone cannot be installed into an existing Oracle RDBMS 9.2.0.1.0
    or higher Oracle Home.
    I am using Oracle 10g R2. do i need to install the Oracle HTTP server on a separate
    home?
    please help.

    i tried to install Oracle HTTP server in a new home but i encountered the following error:
    The installer encountered the following error while trying to connect to the target database:
    ERROR: Exception occured while connecting to database. Please check the connection details of the
    database you specfied and retry.
    IO excpetion: the Network Adapter could not establish the connection.
    i am using Oracle in the same computer i am working. is that the SYS account
    password is wrong. what is the default SYS account password. i donot remeber changing
    it unless it was promted during installation?
    please help.+

  • Installing Oracle HTTP server pt.2

    i tried to install Oracle HTTP server in a new home but i encountered the following error:
    The installer encountered the following error while trying to connect to the target database:
    ERROR: Exception occured while connecting to database. Please check the connection details of the
    database you specfied and retry.
    IO excpetion: the Network Adapter could not establish the connection.
    i am using Oracle in the same computer i am working. is that the SYS account
    password is wrong. what is the default SYS account password. i donot remeber changing
    it unless it was promted during installation?
    please help.+

    i tried to check the oracle TNS listener configuration using Oracle Net manager
    i got the following error message:
    Attempting to connect using userid: stardoc
    The test did not succeed.
    ORA-12541: TNS:no listener
    There may be an error in the fields entered,
    or the server may not be ready for a connection.
    what is the problem? i can connect to the database using sqlplus and sqldeveloper.
    but i cannot seem to connect with the database apparently when i try to install
    the Oracle Http server.
    please help!

  • Cannot install Oracle 91AS

    I want to install oracle 9iAS on windows 2000 server and when i start the setup it gives me an error "Setup has detected that your iSuit Product install has not been setup correctly, Because the installation was aborted Please restart setup" and i dont know which setup or iSuit is required to install oracle 9iAS . i'm a new bie so plz help me.

    Atif...The Member Feedback forum is for suggestions and feedback for OTN Developer Services. This forum is not monitored by Oracle support or product teams and so Oracle product and technology related questions will not be answered. We recommend that you post this thread to
    the "Products-Application Server-General" forum in the Products category.

  • We have CS5 installed on a workstation, we have the products registered with Adobe.  We are going to be replacing this workstation and reinstalling CS5 on the new workstation.  Do I need to unregister the product in order to be able to reinstall it on a n

    We have CS5 installed on a workstation, we have the products registered with Adobe.  We are going to be replacing this workstation and reinstalling CS5 on a new workstation.  Do I need to unregister the product to be able to install it on the new workstation.  If so, how do I do this?
    Thanks

    you should deactivate (help>deactivate) that installation on the old workstation.  then download and install on your new work station using your serial number.  (ie, make sure you can find your serial number - if you need help with this, let us know.)
    Downloads available:
    Suites and Programs:  CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5 | 4 | 3
    Captivate:  7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • How to install oracle RAC 11g on oracle linux 5 using vmware workstation ?

    Hello;
    I need to Install Oracle RAC 11g R2 with database 11g ( 2 nodes ) but by using vmware workstation ( not server 2) on oracle linux 5-6 .
    So any document can help me please ..
    regards.

    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-rac-installation-on-ol5-using-vmware-server-2.php
    http://appsdbaworkshop.blogspot.in/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    http://robertgfreeman.blogspot.in/2009/12/11gr2-rac-on-vmware-part-one.html

  • Issues on Installing Oracle on Windows Server 2008 Guested on VMware Workstation 10

    I am trying to install Oracle 11g R2 on Windows Server 2008 Guested on VMware Workstation 10 but I am getting this Warning on Enterprise Manager Configuration  at the end of installation.
    Besides, when I tried to connect to hr database through Oracle SQL Developer I am getting following error:
    Can you please let me know what I have done wrong? and how can I fix This? Thanks

    Farzanx1 wrote:
    I need to install and configure Active Directory and DNS service on a
    remote Windows Server 2008 R2 which has a public facing IP, gateway
    and DNS. I don't really understand such network structure:
    IP Address: xx.xx.93.158
    Subnet Mask: 255.255.255.252
    Default Gateway: xx.xx.93.157
    DNS: xx.xx.64.10
    I have experience on installing AD and DC, DNS services on local
    servers (which then the server becomes the DC for the local network)
    but I hesitate to do this on a publicly facing production server.
    Unfortunately I wasn't able to find a proper guide for my case.
    Would appreciate if someone could guide me on the steps I need to
    take so that I will not disturb the current network settings. (A
    little down time for installing the services and features is ok as
    long as I don't lose connectivity)
    Thanks
    You want to install AD on an Internet Server?
    According to your description your server has one public IP-address and
    no internal IP-address and you want to install AD on this Internet
    server?? Is that correct??
    Can you tell us the intended use of this server. Do you want to host
    services on this server, which need AD authentication?
    If you have a second NIC and your DC is on another local machine I
    would not expose your local AD on an public accessible server. If this
    server shall become a DC it should not have more than one IP-address.
    If you want to access data on this server via Internet securely I would
    recommend a VPN solution - preferably not running on the server itself
    but on a separate firewall between the server and the internet. In this
    case I would have no see a big security problem running AD on this
    server.
    Wolfgang

  • Can I install Oracle VM server on VMware Workstation 7 with linux?

    I have installed VMware Workstation 7 on my laptop that already has windows 7 operating system.
    Next I installed Oracle Enterprise Linux 4 on my VMware Workstation 7.
    Now am planing to setup a RAC environment.
    What should be my next step? The documentation says I need to install VMware server.
    Are VMware server and Oracle VM server the same?
    can we replace one with other.
    I am a newbie.. Please spare my questions.

    hi,
    your vm ware server is ok.. but you should install same o/s for RAC..
    remove the linux and install windows and try RAC node in vmware..
    or try install linux
    check the link
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    for window 2003
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnWindows2003UsingVMware.php
    regards,
    Deepak

  • 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

  • Installing Oracle Apex 3.2 on Oracle 10g Database Steps

    Hi,
    I am new to installation of oracle apex and oracle 10g Enterprise Edition. I had earlier installed Oracle 10g XE and Apex 3.2 in my location machine.
    Now I need to install Oracle apex 3.2 on oracle 10g enterprise edition
    I did the following steps:
    Step 1: I installed Oracle 10g Enterprise edition
    Step 2: Installed Oracle apex 3.2 on my location Machine with the below steps again
    1> SQL> CONNECT SYS as SYSDBA
    2> apexins SYSAUX SYSAUX TEMP /i/
    3> @apxchpwd (Changed the admin password)
    4> @apxldimg.sql SYSTEM_DRIVE:\APEX32 ( local system path)
    Step 3: What is the next step, Please suggest me how to get the host name and port number I am bit confused here also suggest me is the above step which i followed is correct or not?
    Earlier when i installed oracle XE i had the local host path as a shortcut to get. Here i cant find that. Please suggest me how to get the URL link to access the apex link
    I followed the same process how it is mentioned in this link http://docs.oracle.com/cd/E14373_01/install.32/e13366/otn_install.htm#insertedID2
    Thanks
    Sudhir
    Edited by: Sudhir_Meru on Jun 17, 2012 3:23 AM

    Sudhir_Meru wrote:
    Hi,
    I am new to installation of oracle apex and oracle 10g Enterprise Edition. I had earlier installed Oracle 10g XE and Apex 3.2 in my location machine.
    Now I need to install Oracle apex 3.2 on oracle 10g enterprise edition
    I did the following steps:
    Step 1: I installed Oracle 10g Enterprise edition
    Step 2: Installed Oracle apex 3.2 on my location Machine with the below steps again
    1> SQL> CONNECT SYS as SYSDBA
    2> apexins SYSAUX SYSAUX TEMP /i/
    3> @apxchpwd (Changed the admin password)
    4> @apxldimg.sql SYSTEM_DRIVE:\APEX32 ( local system path)
    Step 3: What is the next step, Please suggest me how to get the host name and port number I am bit confused here also suggest me is the above step which i followed is correct or not?Host name is the name of the server you have installed and usually port is defaulted to 8080.
    So if you have installed on your workstation/laptop you can simply try http://localhost:8080/apex
    >
    Earlier when i installed oracle XE i had the local host path as a shortcut to get. Here i cant find that. Please suggest me how to get the URL link to access the apex link
    I followed the same process how it is mentioned in this link http://docs.oracle.com/cd/E14373_01/install.32/e13366/otn_install.htm#insertedID2
    Thanks
    Sudhir
    Edited by: Sudhir_Meru on Jun 17, 2012 3:23 AM

  • Installing Oracle Linux 5.8

    Hi ,
    I wish to remove Win7 (32 bit Home Edition) and install Oracle Linux 5.8 in it.
    Configuration of my workstation :
    1. 4GB RAM
    2. 500 GB HDD
    3. Intel Core i5 processor (2.27 GHz * 2).
    Could you please tell me how to install the this ? Also, please suggest a good anti-virus for it. Also, is VM required to be installed before installing Oracle Linux ?
    Thanks,
    Haider

    Haider Hussain wrote:
    Hi ,
    I wish to remove Win7 (32 bit Home Edition) and install Oracle Linux 5.8 in it.
    Configuration of my workstation :
    1. 4GB RAM
    2. 500 GB HDD
    3. Intel Core i5 processor (2.27 GHz * 2).
    Could you please tell me how to install the this ? Also, please suggest a good anti-virus for it. Also, is VM required to be installed before installing Oracle Linux ?
    Thanks,
    HaiderIf you want to remove the existing Windows installation and replace it with Oracle Linux any other operating system, then you need to have the installation media for that new OS on a CD, and boot from there. You need to also make sure the new OS supports the hardware on which you intend to install. This question would be better asked in the [url https://forums.oracle.com/forums/forum.jspa?forumID=822] Oracle Linux forum
    If you want to remove the existing Windows installation and replace it with Oracle Linux any other operating system, then a vm is not requried. A vm is required to create the new OS as a vm, which runs as a task under the host OS.
    Edited by: EdStevens on Jan 29, 2013 11:18 AM

  • Newbie wants to install Oracle on Linux

    Hello there
    As a novice, I'm keen to get cracking on installing Oracle on
    Linux.
    As yet I have not purchased a copy of Linux. I intend running my
    setup on an IBM 560E Thinkpad with 80 Meg of RAM.
    I'm interested to hear opinions on which versions of Linux
    would result in the least hassle and / or most functionality etc.
    Thanks in advance
    John
    null

    Hi John,
    I'm also quite new to linux/"free OS". The first thing you will
    need to do is get a Linux distribution. I personnaly tried 3
    different ways : Slackware, Red Hat and FreeBSD (which is not
    linux, but is in some ways compatible with linux binaries).
    The best I can say is : If you are new to linux, take Red Hat as
    it is most simple and straight forward to install. Drawback : you
    need 450 MB disk space for installation as Red Hat install you
    everything you need (and perhaps more than that) to have a
    running workstation (including a running X Window GUI and lots
    of programs). And that is also the + point of Red Hat. To give
    you an idea, I felt Red Hat easier to install on my Compaq
    Presario than any Windows...
    On the other hand Slackware is far more flexible if you know what
    you are doing... (so was FreeBSD a year ago when I tested it).
    Finally, you mention that you will be installing on a laptop. I'm
    not sure that the best idea since laptops are not among the
    easyest to configure. Be sure to check www.linux.org (in the
    material compatibility section) where the could have some good
    tips to get you up and running.
    I haven't installed Oracle yet so I cannot say much on this.
    Cheers
    Paul
    John (guest) wrote:
    : Hello there
    : As a novice, I'm keen to get cracking on installing Oracle on
    : Linux.
    : As yet I have not purchased a copy of Linux. I intend running
    my
    : setup on an IBM 560E Thinkpad with 80 Meg of RAM.
    : I'm interested to hear opinions on which versions of Linux
    : would result in the least hassle and / or most functionality
    etc.
    : Thanks in advance
    : John
    null

Maybe you are looking for

  • Previewing loops

    Have had no luck with PCs trying to do music recoding so I swithced over to Mac because I heard it so easy, seamless, and problem free. Now, on opening Garageband for the first time and trying to preview loops I get an error mesage that says: "the so

  • It is possible to execute a SQL query from OMBPlus?

    We have some simple SQL scripts we'd like to be able to incorporate into our existing TCL scripts, instead of having to run them outside of OMBPlus in sqlplus. Is is possible to run a SQL SELECT query from OMBPlus and/or TCL? And get a result set bac

  • BP missing in CDB table (Kunnr)

    Hi All, We are using CRM 4.0, We are trying to do the Request download of BP from CRM to CDB in that BDOCS are getting sucessful, but KUNNR field in SMOKNA1 is still empty, why this is so, please give your inputs if you know about this, Thanks ANiket

  • Exchange 2007 Information store will not start

    Exchange was working fine until the server was rebooted. Running SBS 2008. When manually trying to start the information store service receive message " Windows could not start the Microsoft exchange information store service on local computer." Erro

  • Why do I keep getting booted out of iTunes on my phone

    Whenever I try to open iTunes on my iPhone 4S it keeps booting me out. I have downloaded iOS7. I don't know if this is the reason,though. Can anyone help?