Problems installing Oracle8i Personal Edition

Please help i have windows Me and i just purchased and oracle tool kit for my course which i am takig in school. the cd that i have is Version 8.1.5 for windows 98 is there a win me version becuase it don't want to install on my PC
thanks

There4s no version of Personal 8i for Windows ME. However, you can install this version in your system. Before you do this, modify your WIN.INI file, in section [Compatibility95], adding : Jrew=0x00080000. Reboot your system and try to install. Hope that helps you. Good luck.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Domagoj Sain ([email protected]):
Please help i have windows Me and i just purchased and oracle tool kit for my course which i am takig in school. the cd that i have is Version 8.1.5 for windows 98 is there a win me version becuase it don't want to install on my PC
thanks<HR></BLOCKQUOTE>
null

Similar Messages

  • Installing oracle8i personal edition on windows ME

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

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

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

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

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

  • Possible to install Oracle8i Personal Edition  Windows Me?

    hi,
    does anybody has experience or knowledge about installing Oracle 8i Personal Edition on Windows Me?
    thx,
    Hendrik

    Has anyone ever found the answer to this?
    I tried adding the JREW=0x0008000 to the win.ini
    but that didn't work..

  • Installing Oracle8i personal edition

    Hi! I got problem installing Oracle, it tells me I got the wrong path to the produkt.jar. I unpacked it to a map on C:\Oracle and from there I clicked on setup. The source is C:\ORACLE\INSTALL\stage\products.jar. and the home name is OraHome81 the path is
    C:\Program files\OraHome81. The universal installer tells me it's an invalid source, way?? I really need to install this for my studies in Database. Please is there someone who can help me. Best regards Marie [email protected]

    Please post you question to the Database forum at: General Database Discussions
    Regards,
    OTN

  • Installing Designer 6 on NT With Oracle8 Personal Edition

    According to the Designer 6 For Windows NT installation guide, I can have Personal Oracle 8.0.4 as a local database for use with Designer 6. However I am unable to successfully install these due to:
    1. Designer and the Pre-Configured Repository must reside in the default_home directory.
    2. The Pre-Configured Repository must reside in the same Oracle Home Directory as the local database - therefore Personal Oracle8 must reside in the default_home directory also.
    3. Designer needs the 8.0.5 required support files whereas Oracle8 Personal Edition needs the 8.0.4 required support files to work.
    Thus, is my problem. As I can not install both 8.0.4 and 8.0.5 support files into the same Oracle home, how can I get to use Designer 6 with a local 8.0.4 database on NT, as it suggests in the Designer installation guide?
    null

    These are the steps .
    1. First Yout NT server must have Nt ver.4 with Service pack 5 built in
    2.All Y have to do is to Installed Web App
    Server on Different Physical location(With Oracle 8i) as different NT user with administrative privileges(Different from the user Y installed 8i RDBMS ).
    3. Set TNS_ADMIN parameter for NT Server.
    4.Set up the tnsname.ora and sqlnet.ora file
    on web app home ,(ie %ORACLE_HOME%\net80\admin ) as same as those on your Oracle DB HOme ,(ie %ORACLE_HOME%/network/admin )
    After this if You follow the installation guide ,Post installation task ,
    Every thing will work..
    Good luck ..
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by John J:
    Thanks. A couple of questions. Did you place the OAS in separate homes? If yes did you set enviromental variablesin System and user. Last Did you have to set the IP address in the winnt\system32\drivers\host.
    Still have not got it working. It seems to have installed. The node Listners is running. It could be a problem with my browser setup. Any ideas.
    Thanks JJ
    <HR></BLOCKQUOTE>
    null

  • Connecting to Oracle8 Personal Edition from Java

    Hi,
    I have Oracle8 Personal Edition installed on my system. I would like to connect to it using the java test program that comes with Oracle called Employee.java. Whenever I run the program (on the same machine as the database), I get an error message saying "Connection Refused". I am connecting to Oracle running locally using:
    Connection conn =
    DriverManager.getConnection ("jdbc:oracle:thin:@127.0.0.1:1521:orcl",
                        "scott", "tiger");
    Does anybody know what is wrong?

    The problem is fixed. It did not work because I did not have a TNS listener running. Now it works fine.

  • Installing Oracle Personal edition

    Hi,
    I am Ritesh Kothari.Currently doing my MS in computer science from Ohio University. I want to install Oracle Personal Edition on my Win98 machine. Currently I have 1 GB of hard disk free.I have downloaded the Oracle9i Personal Edition Release 9.0.1.1.0 for Microsoft Windows 98
    The file: A91514-01.zip.
    But when I click on setup.exe then nothing happens. I didnt understand what is the problem? Plz help me.
    Ritesh

    Try this:
    Just found this on the be.comp forum: Will try it tonight.
    Oracle 8.1.5 Personal Edition
    Oracle does not support installing version 8.1.5 PE into
    Windows Millennium.
    As an unsupported workaround, you may add the following line
    to the [compatibility95] section of win.ini prior to
    installation:
    Jrew=0x00080000
    After setup is complete, Oracle will recommend a reboot.
    There is one additional step necessary prior to reboot;
    Oracle may add a non-standard path statement to the
    autoexec.bat file. Please modify this SET PATH
    statement to use short-filenames if you find a quoted
    LFN string represented as part of the path. You can
    confirm that the path was merged successfully into the
    registry after reboot by examining the PATH variable
    in the registry at
    HKLM\System\CurrentControlSet\Control\SessionManager\Environment
    Symptoms of a missing Oracle path statement in the registry are that Net8 Easy Config will not launch.
    Please note that Oracle does not support the use of this
    product in Windows ME, but have authorized these workarounds
    for testing purposes only.

  • De-installing Oracle personal edition

    I've installed Oracle Personal Edition 8.1.6 on a D: drive of an NT 4.0 machine. As it turned out, I really needed to install it on C:. So, I attempted to de-install it from D:. When done with the de-installation using the Universal Installer (and it told me that all the products were removed), I rebooted and proceeded to install on the C: drive. The installer told me that there still was an instance on the D: drive. I attempted to remove all Oracle-related keys from the registry, with no success. There are two services still on the system (listener and the one for the instance). How do I cleanly delete all traces of the previous install?

    first you had to stop all oracle stuff of services then you have to de-install the things. Oracle has one disadvantage is if you remove all stuff from regedit then also it'll give some problem for installation.
    So better you install o.s. again do the installation it'll work prefectly.
    cheers then.

  • Problems installing Oracle8i on Win XP

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

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

  • Download oracle8i personal edition

    URGENT
    can somebody answer me???
    if I download oracle8i personal edition from OTN to install it on my personal computer,
    how long I will be able to use this software
    thanks

    http://otn.oracle.com/software/htdocs/devlic.html?/software/products/8i_personal/htdocs/winsoft.html

  • Oracle8i personal edition Autorun trouble

    I am having trouble installing 8i personal edition on windows 98. I keep on getting a message when I click on Install/deinstall programs when running the autorun program. The message says "Unable to start Oracle installer. Please verify the path for the file C:\install\win32\setup.exe"

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by SRIVATSAN RAGHURAMAN ([email protected]):
    Hi Boule,
    Try activating the Autorun from
    Control panel-Add/Remove programs.
    Hope it works.
    R.Srivatsan
    [email protected]<HR></BLOCKQUOTE>
    R. Srivatsan,
    I just tried what you suggested but still had no luck. I appreciate the help anyway let me know if you have any other suggestions or where can I purchase a copy of 8i personal edition.
    Thank you
    Dave

  • Installing Oracle Personal Edition 8i

    hi,
    i'm having a program of installing Oracle Personal Edition 8i,,
    i not sure what the "sources" and "destination" are....
    can anyone plz tell me???
    i tried clicking next button, but all i get is a error msg...
    help!!

    Try this:
    Just found this on the be.comp forum: Will try it tonight.
    Oracle 8.1.5 Personal Edition
    Oracle does not support installing version 8.1.5 PE into
    Windows Millennium.
    As an unsupported workaround, you may add the following line
    to the [compatibility95] section of win.ini prior to
    installation:
    Jrew=0x00080000
    After setup is complete, Oracle will recommend a reboot.
    There is one additional step necessary prior to reboot;
    Oracle may add a non-standard path statement to the
    autoexec.bat file. Please modify this SET PATH
    statement to use short-filenames if you find a quoted
    LFN string represented as part of the path. You can
    confirm that the path was merged successfully into the
    registry after reboot by examining the PATH variable
    in the registry at
    HKLM\System\CurrentControlSet\Control\SessionManager\Environment
    Symptoms of a missing Oracle path statement in the registry are that Net8 Easy Config will not launch.
    Please note that Oracle does not support the use of this
    product in Windows ME, but have authorized these workarounds
    for testing purposes only.

  • Installing 8i Personal Edition

    I am installing Oracle 8i Personal Edition
    on windows 98 and I ran into a problem.
    I couldn't install the Database Configuration Asistant. The log reads:
    Documents\Downloads\Oracle8i\starterdb is an invalid command line argument
    So it is looking in Documents instead of MyDocuments. How do I tell it to look in MyDocuments?

    The problem is that Personal 8i isn4t compatible with Windows ME. But don4t worry. There4s a solution. Before you install it, modify the WIN.INI file, in the section [Compatibility95], adding Jrew=0x00080000. Reboot your system and try to install it again. Good luck.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Chirayu Patel ([email protected]):
    I am attempting to install Oracle 8i Personal Edition on a PC with Windows ME, 192MB RAM, and 15GB of HD space. The installation is on my D:\ partition and I simply cannot get past specifying a valid "destination" directory. The default destination directory specified by Oracle Installer does not work. I keep getting an error message telling me to check the path. I have tried changing it with no success. I leave the "source" directory as-is by default.
    Does the Oracle Home need to be installed on the same drive that the OS directory is located on (C:\)? What am I doing wrong? Are there any pre-installation steps?
    Thanks for any help!<HR></BLOCKQUOTE>
    null

  • Problem With Oracle Personal Edition On Windows XP

    I am trying to install Oracle 8i Personal Edition on Windows XP Professional, Installation was successful. But when I try to login through SQL plus it says "ORACLE not available" User Id I used is Scott/Tiger and System Manager.
    Even I checked the services started but some of the Oracle services are still in "starting" staus
    Can any one help me in this?

    Those 'starting' services must switch to 'started' before things will start to happen.
    What are the machine specs? Hopefully you have a decent CPU speed (>500MHz) and amount opf memory (>512M RAM) or things can be unsufferably slow.
    Is there a particularily good reason for using Oracle8i? After all, it is an unsupported and obsolete version of the database.

Maybe you are looking for

  • Can't print to shared printer any more with Tiger

    Hello, I upgraded to Tiger from Panther on a powerbook 12". My printers (hp 1700cp and hp 920c) are linked to my G5 dual 2ghz by USB, and shared in the sharing panel. I network the two together by ethernet (via a Farallon Netline broadband gateway ro

  • My installation of Adobe Reader XI keep crashing on my MacBook Pro

    Hello, I have a MacBook Pro running Lion 10.7.5 & Adobe Reader XI 95% of the time when I run Adobe reader it crashes.  Every now and again i works fine. I've tried this with all external devices disconnected.  I've also re-fitted the origina 4GB that

  • Sent Items Folder not showing on 2 of my E-Mail Accounts

    I have an iPhone 3GS and have 3 e-mail accounts incoming to it. One will show incoming, sent, and delete however the other 3 don't have sent items. Any idea why? I have Cox for my e-mail.

  • The column in the table do not match an existing primary key

    I've got two tables tbl_Workshop and tbl_Material tbl_Workshop has columns workshopID, workshopTitle, materialID tbl_Material has materialID, name, workshopTitle when I'm trying to create a relationship between the workshopTitle of tbl1 and tbl2, it

  • Where in Europe to buy RAM risers (original spare part)?

    I posted in this thread about my non-starting Mac Pro 2008. It turns out the problem was a broken slot on one of the RAM risers. This happened once before which is rather annoying. The repair shop wants 120€ for a riser card and I seem to remember th