Free Personal Oracle 9i install error originated by a download problem

So that we may better diagnose DOWNLOAD problems, please provide the following information.
- Server name:
http://otn.oracle.com/software/products/8i_personal/content.html
- Filename:
A91514-01_oracle9i
- Date/Time
11/29/2002
- Browser + Version: AOL 8.0
- O/S + Version: Windows ME
- Error Msg:
java.lang.NoClassDefFoundError: com/inprise/vbroker/CORBA/Object
     at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:437)
     at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:151)
     at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.<init>(ProgressOnlyHost.java:72)
     at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:123)
     at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:82)
     at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:144)
Exception in thread "main"
The seed database was not installed. Any clues.
Would appreciate very much.
Lev Vaynberg,
Oracle Developer/DBA.
Last place of work: Conseco Finance Corp in St. Paul/MN

Zarmia
The best thing I advise you to do when installing Oracle 9i onto GNU/Debian is to carry a search on the OTN newsgroups for the keyword 'Debain'. I found that there were quite a few previous posts which explain in considerable detail the processes which should be followed when installing Oracle 9i onto Debain. Failing that, if you carry out a Google search for "Oracle 9i on Debian", you will there quite a few web pages which provide information of installing Oracle 9i onto Debian.
Hope this helps
Harish

Similar Messages

  • Personal Oracle 8i Install Instructions

    This is a newbie question, so please be tolerant.
    I've downloaded Personal Oracle 8i for NT, but I cannot seem to find any installation instructions for it. Could somebody please stick my nose in them?
    Will this product run in Win 2000 Professional?
    Thanks in advance!

    try looking at the documentation posted at http://technet.oracle.com/docs/products/8i_personal/content.html
    hope this helps.

  • 7.7 - Install error? Can't download iPhone firmware update

    I downloaded 7.7 yesterday and got an install error, but when I opened it up, it said it was version 7.7 and had the Application menu item. So I thought all was dandy!
    But when I tried to update my iPhone to 2.0, a message popped up that said I need 7.7 installed. I clicked "Update," was taken to Software Update, but of course nothing was found.
    Then I thought I'd try to download it manually, but the download links are nowhere to be found on apple's site: http://www.apple.com/itunes/download/
    Any ideas? Please help! I want to get 2.0 installed before I leave for work.

    You have to wait several minutes for iTunes to recognize any new iPod or iPhone after the 7.7 update. There is a major bug with the program. Apple has removed the download from their servers, which I don't think they have ever done, even with minor issues of previous iTunes releases in the past... I'm sure they are working on it and I hope to see iTunes 7.7.1 ready to download soon. You probably can't update any firmware/software until Apple fixes things...

  • Oracle 9i install error in writing to temp file

    Could someone please help?
    I'm trying to install the Oracle 9i client (v.9.2) on windows xp, but getting this error:
    "Error in writing to directory C:\DOCUME~1\user\LOCALS~1\Temp\OraInstall2005-09-15-xxxxxxx". Please ensure that this directory is writable and has atleast 32 MB of disk space. Installation cannot continue.
    I deleted the install on the temp folder, there is more than enough space to write (over 20gb free hd space). I'm lost on how to fix it, and have wasted far too much time trying to get it to work. Please help!!!

    You could set TEMP and TMP temporarily in a DOS box :
    set TEMP=<temp_directory>
    sert TMP=<temp_directory>
    Then start setup.exe out of this DOS box.
    Unfortunately there are reported many possible reasons for this error, including bugs.
    Maybe this metalink note could help:
    Note:71919.1
    Subject: Debugging the Oracle Universal Installer(OUI) on Windows

  • Oracle 9i install Errors on SuSE Linux 9

    I am getting a makefile error on ins_rdbms.mk during the initial install of Oracle 9i.
    I've done a grep on make while it is running, and see the command is as follows:
    usr/bin/make -f /usr/local/Oracle/oracleSTM/rdbms/lib/ins_rdbms.mk ioracle ORACLE_HOME=/usr/local/Oracle/oracleSTM
    When I run it manually, I get the following errors:
    hidden symbol `__fixunssfdi' in /usr/lib/gcc-lib/i586-suse-linux/3.3.1/libgcc.a(_fixunssfdi.oS) is referenced by DSO
    collect2: ld returned 1 exit status
    Any suggestions?
    Thanks,
    Sean

    Hello Widya,
    I am glad that you found our documents helpful.
    Did you face any problems while following the document? Was it clear enough? Did the installation go as documented?
    If no, then I would like to hear about them. We can update the document to make it more useful to OTN Users.
    It would be very helpful is you can mention the problems; if any.
    Thanks,
    Rajat

  • Oracle 10g install error, FC5

    Im trying to install Oracle 10g on Fedora Core 5 (as per here: http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnFedora5.php).
    But having problems.
    The install process starts fine, then stops.
    Here's the last few lines of "installActions2006-03-20"
    INFO:
    *** Language Selection Page***
    INFO: Setting the 'SelectedLanguages ( SELECTED_LANGUAGES )' property to 'en,'. Received the value from response file.
    INFO:
    *** Specify Local Host Name Page***
    SEVERE: Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support :"/u01/app/oracle/oraInventory/logs/installActions2006-03-20_04-11-37PM.log"
    "/u01/app/oracle/oraInventory/logs/oraInstall2006-03-20_04-11-37PM.err"
    "/u01/app/oracle/oraInventory/logs/oraInstall2006-03-20_04-11-37PM.out"
    And here's the contents of "oraInstall.....err":
    Exception java.lang.NoClassDefFoundError occurred..
    java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiin.OiinNetOps.computeHostInfo(OiinNetOps.java:230)
    at oracle.sysman.oii.oiin.OiinNetOps.<init>(OiinNetOps.java:78)
    at oracle.sysman.oii.oiin.OiinNetOps.getNetOps(OiinNetOps.java:89)
    at oracle.sysman.oii.oiif.oiifw.OiifwHostNameWCDE.initialize(OiifwHostNameWCDE.java:111)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:152)
    at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:424)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:546)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:929)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1921)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2149)
    Can anyone help me?
    Thanks.
    Mike

    I have tried installing 10g several times and it keeps failing. You said that the document is complete and the installation works fine. I would love to know how you got your installation to work because I am getting the same problem that this guy ran into.
    Re: Oracle 10g R2 on FC5; ORA-12157 error on installation
    Here is just a small part of the errors I am getting in my log file.
    ==========================================================
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 369K [0xaba00000, 0xabaa0000, 0xabee0000)
    eden space 512K, 65% used [0xaba00000, 0xaba54388, 0xaba80000)
    from space 64K, 51% used [0xaba90000, 0xaba98398, 0xabaa0000)
    to space 64K, 0% used [0xaba80000, 0xaba80000, 0xaba90000)
    tenured generation total 1408K, used 550K [0xabee0000, 0xac040000, 0xafa00000)
    the space 1408K, 39% used [0x
    abee0000, 0xabf69af0, 0xabf69c00, 0xac040000)
    compacting perm gen total 4096K, used 3564K [0xafa00000, 0xafe00000, 0xb3a00000)
    the space 4096K, 87% used [0xafa00000, 0xafd7b3d8, 0xafd7b400, 0xafe00000)
    Local Time = Sun Apr 30 02:20:24 2006
    Elapsed Time = 0
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid13937.log.
    # Please refer to the file for further information.
    Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java has failed
    INFO: Configuration assistant "Oracle Net Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to /u01/app/oracle/product/10.2.0/db_1
    Configuration directory is set to /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    INFO: User Selected: Yes/OK

  • Oracle 8i install - Error in CreateOUIProcess()

    I am trying to install Oracle 8i on Red Hat 6.0 Linux system
    with 96MB RAM and 10GB HDD. When I start the installer I get
    the message 'Error in CreateOUIProcess(): -1: Permission
    denied'. I tried both the GUI mode and command line mode and I
    get the same error.
    Any help on this will be greatly appreciated.
    Thanks
    null

    S.Selvarajan (guest) wrote:
    : Shanker (guest) wrote:
    : : I am trying to install Oracle 8i on Red Hat 6.0 Linux system
    : : with 96MB RAM and 10GB HDD. When I start the installer I
    get
    : : the message 'Error in CreateOUIProcess(): -1: Permission
    : : denied'. I tried both the GUI mode and command line mode and
    I
    : : get the same error.
    : : Any help on this will be greatly appreciated.
    : : Thanks
    : I had the same error mesage, while it was on Linux kernel
    2.0.35
    : (with glibc2..1. Then, I upgraded the kernel to 2.2.12 and
    : sucessfully instaled. Check your kernel. I am a FreeBSD and
    : Slakware user.
    : Selvarajan
    I have the same problem if a solution is found please inform me.
    I work with COL2.2
    10x
    null

  • Oracle 10g/Instalation Error/mandrake 10/kernel 2.6

    Is there any way to install it on other distribution than redhat-2.1, UnitedLinux-1.0 or redhat-3?
    [oracle@laisdeguia oracle]$ /mnt/cdrom/db/install/runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2004-04-17_01-21-19PM/installActions2004-04-17_01-21-19PM.log

    You can simply add a new distribution into install script Disk1/install/oraparam.ini. After that just run Disk1/runInstaller.
    Please, let me know if your installation finished without problems. When I was installed it there was thrown an error with parameters error oemlib-10_1_0 (or something like that) , cannot run ./dbca because of java errors etc etc etc...
    Thank you

  • Oracle forms install error.....

    Hi
    Installing Forms 11.1.2 ( latest) on RHEL 5.5.
    1), I have created a weblogic domain using QuickStart.
    2). Now in process of installing forms. It errors out when in the step of " Creating an ASINstance".
    It looks like its trying to connect to port 7002
    java.net.ConnectException: Connection refused; No avail
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused; No available router to destination
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:260)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
    ... 35 more
    That error is usually indicative that services have not been started....but I looked at the status and it says Admin and managed Servers have been started....
    any ideas?

    Hi carlos,
    Thanks
    I reinstalled and it went past the AHS instance creation.
    Now, its failing on opmn start.
    ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.AbstractRuntimeServiceConnection] [SRC_METHOD: invokeMBean] Invoking RegisterMBean operation: registerComponent
    [2013-01-12T15:17:50.207-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2013-01-12T15:17:50.208-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: registerComponent] RETURN
    [2013-01-12T15:17:50.208-08:00] [as] [TRACE] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property is not defined. isWebsphereEnabled=false
    [2013-01-12T15:17:50.209-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: reloadOpmn] ENTRY
    [2013-01-12T15:17:50.251-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: reloadOpmn] Invoking opmn reload...
    [2013-01-12T15:17:53.160-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: reloadOpmn] RETURN

  • OTA Error code 37 ( jar downloading problem)

    Hi all,
    I am new to j2me and recently creates an apps ..my apps works fine on OTA Provisioning if default url is used for downloading jad/jar....but when i used tomcat server it gives an error while downloading jar file OTA error code 37...i have also configure the mime type in tomcat's web.xml file...and try differnt ways....but still problem not resolved....please anybody help me to remove this error...Thanx in advance
    -JPF

    Hi,
    did you add these 2 MIME types?
    application/java-archive - jar
    text/vnd.sun.j2me.app-descriptor - jad

  • Developer 6 (Graphics)/Personal Oracle 7.3.3 - Connectivity

    SQL*Plus, Forms and Reports, all seem to connect to Personal
    Oracle V7.3.3 OK. However when I connect with Graphics, although
    I get a message indicating successful completion, the logon
    dialogue box is still displayed and the connection hasn't
    succeeded.
    Any ideas?
    Sean
    null

    Faisal Shaikh (guest) wrote:
    : I amd having problem connecting Developer 6 with Personal
    Oracle
    : 7. Problem seems to be with TNS.
    Faisal,
    You may already have resolved this issue but just in case you
    are still getting problems, here is some info that may help.
    I faced the same problems with Oracle Developer 6 and Personal
    Oracle 7.3.3. Oracle Developer 6 uses Net8 to connect to the db
    whereas Personal Oracle 7 uses SQL*Net, hence the TNS problems
    you have been getting.
    There is a solution. Oracle Support suggested that you had to
    have a listener running in order for the connection to work. To
    do this you needed to instal the SQL*Net Add-Ons from the
    Personal Oracle CD, configure TNSNAMES.ora to point to a dummy
    IP address and start the listener. When I tried this I
    discovered that you don't infact need amend the TNSNAMES.ora
    file or run up the listener. As long as the SQL*Net add-ons are
    installed, the connection from Oracle Developer 6 to Personal
    Oracle 7 seems to work.
    Hope this is of some help.
    Sean Griscti
    null

  • SR3_SAP_INSTALL_MASTER error:change user/install error! on WINDOWS2003 64B

    hi everyone, 
        When i install the systems with BS_2005_SR3_SAP_Installation_Master,SR3
        After the step: choose typical/custom ,error occured:change user/install error (originally result should be "log you off"and restart the sapinst)
        My operation system is Windows2003 64bit.
        My jdk version is 1.4.2.13
        I had to restart the install with BS_2005_SR2_SAP_Installation_Master,SR2. everything goes well  !!!!!
        And when i use the Solution_manager_7.0_installtion_master,which based on BS_2005_SR3,it got the same error:change user/install error.
        Did anybody else have came across the same situation? I believed it is a common problem with the version SR3!
        any suggest will be much appreciated!!
        Thanks very much!
    Peter

    my os lever is windows2003 chinese
    we should change the region/language from china to UK

  • SR3_SAP_INSTALL_MASTER error:change user/install error! on WINDOWS2003 64

    hi everyone,
    When i install the systems with BS_2005_SR3_SAP_Installation_Master,SR3
    After the step: choose typical/custom ,error occured:change user/install error (originally result should be "log you off"and restart the sapinst)
    My operation system is Windows2003 64bit.
    My jdk version is 1.4.2.13
    I had to restart the install with BS_2005_SR2_SAP_Installation_Master,SR2. everything goes well !!!!!
    And when i use the Solution_manager_7.0_installtion_master,which based on BS_2005_SR3,it got the same error:change user/install error.
    Did anybody else have came across the same situation? I believed it is a common problem with the version SR3!
    any suggest will be much appreciated!!
    Thanks very much!
    Peter

    my os lever is windows2003 chinese
    we should change the region/language from china to UK

  • WebDB for Windows NT for Personal Oracle 8i

    I have Personal Oracle 8i installed on my notebook and would like to install WebDB for 8i for training purposes. I have a older O'Reilly book about WebDB.
    Is there an archive download for WebDB for 8i still available?
    This is a similar question to Ashok Harnal about Windows 2000.
    Richard Isaacs

    Sandy, I am up and good to go. I had no problems with getting Oracle 8i running after I removed and then reinstalled the app - with the automatic programs in my system tray DISABLED or TURNED OFF. If Net8 Config Assistant and Net8 Easy Config did not load during install - you will not be able to get the application running, although after install you receive a message stating that these two files are recommended but not required. Remove and then reinstall Oracle with your tray(bottom right of the taskbar) items disabled. Good luck!

  • 0008 install error for upgrade playbook app

    Hi,  BlackBerry approved and we were able to upgrade our apps. However, we found that they are unable to install. The error mesasge shows "Install Error: [0008] There was a problem during installation. Please try again".  
    I had looked around other sources but couldn't find any information about this. Does anyone know the solution on this?
    Device : PlayBook, OS ver. 2.1.0.1526
    Thanks in advance.

    Look at message 42, 44 here
    http://supportforums.blackberry.com/t5/BlackBerry-PlayBook/Install-Error-0008/m-p/2563161/highlight/...
    Sarah.

Maybe you are looking for

  • Problem with isqlplus (10.2) on Windows XP

    Hi, I have just installed Oracle 10.2 on XP and I have checked isqlplsu to be installed. This machine. When I try to connect to isqlplus I have the error message : The connection was refused when attempting to contact "machine_name":5560 When I try t

  • Bluetooth menu icon not showing up

    I have always had the bluetooth status shown in menu bar turned on since I purchased my computer. Howeverm recently, the bluetooth icon does not show up after a restart, so i go to sys prefs>bluetooth, and it is ticked on. I have to uncheck and reche

  • IPHOTO QUESTION, PLEASE HELP :)

    Hello everybody Is there anyway i can get a border for my photographs in iphoto, and is there a way were i can have text on it saying its mine. Thanks so much for your help

  • (-50) Error message in itunes?

    Hi there I recently had to restore my ipod. Then when it tries to sync it gets an error message (-50). It seems to happen on certain songs only? It gets to a song during syncing and then just hangs there and eventually displays the message? I then re

  • BT Toolbar installer - ongoing problem - STILL ONG...

    I have not had a reply to my last post in the thread: http://community.bt.com/t5/BB-in-Home/BT-Toolbar-installer-ongoing-problem/td-p/39872 As the problem has returned with the newest version of the toolbar, I thought I would start a new thread using