Installing 9i  9.2.0.1.0  Personal Edition

Anyone know the work around for error message:
nVidia OpenGL Driver
Driver components mismatch. Exit is the only option.
Attempting load on a compaq laptop AMD Athlon XP-M running XP PRO SP 2 with NVIDIA GeForce4 420 Go 32M ??
THANKS

Note this message:
<< Note For Windows XP Service Pack 2 Users
The installation of Service Pack 2 for Windows XP can cause the nVidia GeForce
FX 5200 OpenGL driver to fail. When launching faceLAB, you will see a message
stating "nVidia OpenGL Driver Driver Components mismatch. Exit is the only
option." To fix this, you will need to install the latest version of your
graphics card driver (available from www.nvidia.com). >>
Not exactly your environment, but there are obviously problems between XP ServicePack 2 and nVidia OpenGL Drivers.
Try to download the latest driver, maybe the nvidia website gives further hints.

Similar Messages

  • 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

  • Oracle 9i Personal Edition Lean Install

    I want to install Oracle 9i Personal Edition on a Windows Box(NT/2000/XP). I would like to make it as lean as possible (ie. minimal disk space, minimal services, etc). The databases deployed on this would have tables, procs, functions, views, packages, sequences, users & roles. Any tips on how to minimize what is installed? tia.

    I downloaded Oracle 9i Personal edition from Oracle.com.
    Installed the same on Win Me with a starter database.
    I am not able to open the database since it asks me to enter a password which i've never entered.
    I am not able to create a session. The moment I try to create a session on SQL, the database starts opening but i cannot get further since it asks for the password.
    Please Help. Try using the generic username of scott & the generic pw of tiger. Hope this helps Hi,
    Try this from dos prompt
    c:\> set oracle_sid=<sid_value>
    c:\> sqlplus system/manager
    Can you elaborate what you meant when you say "the database starts opening" ? What is the error number and error message you are getting?
    HTH

  • Can't install Oracle 8.1.7 Personal Edition on Windows ME

    I am trying to install "Oracle 8.1.7 Personal Edition for Windows 98" on Windows ME. I can't install it. During the install on the Oracle Universal Intaller, on the part where it asks for the Source and Destination, after I click "Next" to install, it gives me a error message: "Invalid staging area. There are no top level components for Windows 95 available for install from this staging area". So I can't proceed with the installation.
    The computer I am using is a Pentium 3, 700mhz, 128mb Ram.
    On my other computer, it is a Dell Dimension Pentium 4, 1.3 GHz, 128mb ram. When I attempt to install it, while running the D:\setup.exe, before it even loads the install program, it gives me the error message: "Jrew has caused an error in JAVAI.DLL. Jrew will now close. If you continue to experience problems, try restarting your computer". Restarting my computer does not solve the problem.
    Can anyone help me out, I really would appreciate it. Thank you.

    There is supposedly a fix for this 'stage error' but I tried one of them and it doesn't work. What i have found is that you either create a dual boot Win ME/(98 or 2000 pro) or dump ME as I did and run 98 or 2000 instead. It is painful but unfortunately, seeming necessary. I made it a bit less painful by using Symantec Works to back up all of my other loaded APPS (and Registry entries) Most reloaded to 98 even though they were running in ME.
    Good luck.
    Michael

  • Install Oracle 8i (8.1.7.0.0) Personal Edition on Windows 98 (Second Edition)

    Hello,
    I am unable to install Oracle 8i Personal Edition on my Windows 98 (Second Edition) system. I have selected "typical" install. All the files get installed (100% complete) but then the Configuration Tool install phase fails to complete when installing Oracle Database Configuration Assistant. I get the following error message :
    java.lang.NullpointerException
    at DropOracle.QueryDB(Compiled Code)
    at DeletePanel.InitControls(Compiled Code)
    at DeletePanel.<init>(DeletePanel.java:100)
    at DBCreateWizard.<init>(DBCReateWizard.java:569)
    at DBCreateWizard.main(DBCreateWizard.java:1422)
    The system just hangs with the "in progress" message.
    The previous step -
    The Net8 Configuration Assistant install completes successfully
    (return code 0).
    If anyone can help me resolve my problem it will be greatly appreciated.
    Or if you could tell me which Oracle email address (or phone number) I should address my problem to it will be appreciated. I do NOT have a Oracle Support Licence (I only purchased the evaluation CD pack).
    I have installed Java 2 (JDK 1.3) in a separate directory - but I understand Oracle 8i has its own version of JRE 1.1... in its own subdirectory structure ... so my JDK 1.3 should not be interfering with the Oracle 8i installation programs.
    Many thanks in advance.
    Partha Sur
    732-873-2547

    Hi,
    My actual requirement is to move the catalog database(8i) which is running on one windows server 2003 to another windows server 2003.
    catalog db :8.1.7.4.0 (crman)
    and we have different target databases(8i, 9i and 10g) which is using the above db as catalog db.
    Here is an example:
    old server name : yyyyy :
    new server name : zzzzz
    Under Old server we have the following oracle homes
    ORACLE_HOME - 8.1.7 - which is created under the user "ora817"
    ORACLE_HOME - 9.2.0.7 - which is created under the user "ora920"
    and the catalog database name : CRMAN which is a 8i database but for backups it is using 9i rman executables.(because in the script for rman backup they are setting the 9i home and backing up the data's)
    I need to move the same setting to the new server. I dont know how I will proceed on this. I'm in a confused state. If anyone have the same experience
    please share your ideas.
    Thanks, Muhammed.

  • 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.

  • Oracle 8i (8.1.7) Personal Edition on Windows Millenium wont install

    I try to install Oracle 8i (8.1.7) Personal Edition on my
    Windows Millenium laptop (PIII, 256MB, 30GB). When running
    universal installer, after first initial screen when installer
    has loaded G:\stage\products.jar (G drive is my CD drive), I got
    the following message (I translated from french, so english text
    may be a little bit different):
    Invalid intermediate area. No top level component
    for Wondows 95 is available to install from this
    intermediate area.
    The original french message is:
    Zone intermidiaire non valide. Aucun composant de
    niveau supirieur pour Windows 95 disponible pour
    linstallation ` partir de cette zone intermidiaire.
    I don't know what to do to correct this problem ! I searched
    thru provided documentation without finding anything about this
    problem. Note that the message talk about Windows 95 but my
    system is a Windows Millenium (4.90.3000) with latest upadtes
    from Microsoft installed and with IE5.50.
    Any help appreciated...
    [email protected]
    The author for the freeware multi-tier middleware MidWare
    The author of the freeware Internet Component Suite (ICS)
    http://www.overbyte.be

    Not only the Oracle Personal Edition but even the Oracle Client
    can not be installed on WinMe. I suspect this may be because the
    JVM matter. You can try to install JRE1.3.1 and see if it works.
    Remember to add in path and Classpath in Autoexec.bat.

  • 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

  • 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..

  • OCX errors went installing Oracle 8i personal edition

    I downloaded the zip for 8i personal edition. When trying to install it I repeatedly got errors that the OCX could not be registered. Can someone tell me how to correct this?

    It is not possible installing Oracle in WINDOWS ME platform, because this won't support for ORACLE. Unfortunately ORACLE also have no version for WINDOWS ME. If possible, upgrade your OS to WINDOWS 2000 or downgrade to WINDOWS 98 and try it.

  • Problems facing while installing Oracle 8i personal edition under win98se

    hello,
    I am having problems while installing Oracle 8i personal edition
    under win98se.
    I am stuck on the creation of database. it always stuck at 85%.
    I've try installed many many times.. but it still the same..
    what can i do?
    i am using win98 se.
    is there any solution for this problems?
    thanks~!

    Under Win 98SE (Personal Oracle 8i)creation of database - very
    long. Therefore choose a mode of creation of base - copy from CD.
    Then the base can be increased.
    Best regards - Alex

  • 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.

  • 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.

  • Try to install oracle 9i release 2 personal edition

    Hi,
    I'm trying to install this oracle version, oracle 9i release 2 personal edition, on my windows xp professional and I'm getting the following:
    from the oraInstall2006-04-19_03-46-56PM.err file:
    Ignoring Exception during de-installoracle.sysman.oii.oiil.OiilDeinstallException: Unable to delete file E:\oracle\ora92\rdbms\jlib\xdb.jar
    oracle.sysman.oii.oiil.OiilDeinstallException: Unable to delete file E:\oracle\ora92\rdbms\jlib\xdb.jar
         at copyActionHelper.deinstallCopyGroupAction(copyActionHelper.java:1532)
         at sscopyGroupFromJarw32.deinstallAction(sscopyGroupFromJarw32.java:60)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase.loopOverDeinstalls(OiicInstallActionsPhase.java:1540)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doDeinstalls(OiicInstallActionsPhase.java:1008)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2892)
         at java.lang.Thread.run(Unknown Source)
    Ignoring Exception during de-installoracle.sysman.oii.oiil.OiilDeinstallException: Unable to delete file E:\oracle\ora92\ultrasearch\lib\jgl3.1.0.jar
    oracle.sysman.oii.oiil.OiilDeinstallException: Unable to delete file E:\oracle\ora92\ultrasearch\lib\jgl3.1.0.jar
         at copyActionHelper.deinstallCopyGroupAction(copyActionHelper.java:1532)
         at sscopyGroupFromJarw32.deinstallAction(sscopyGroupFromJarw32.java:60)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase.loopOverDeinstalls(OiicInstallActionsPhase.java:1540)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doDeinstalls(OiicInstallActionsPhase.java:1008)
         at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2892)
         at java.lang.Thread.run(Unknown Source)
    Ignoring Exception during de-installoracle.sysman.oii.oiil.OiilDeinstallException: Unable to delete file E:\oracle\ora92\BIN\TNSLSNR.EXE
    any idea?
    Thanks,
    E.S.B.

    Again ... did you EVER have any other Oracle product installed on the machine before you attempted this install?
    (If so, and you did, or attempted to, deinstall, you probably need to go through the registry by hand to remove the references. Be careful, though, as you could damage your machine.)

  • Installing Oracle 9i Release 2 Personal Edition

    I am trying to install Oracle 9I Release 2 Personal Edition on my home computer (Windows XP). I get to the Database Configuration screen, it processes up to Authentication and Encryption - 93%, then I get an Error - The following running services need to be shutdown before continuing: OracleMTSRecoveryService. I have attempted several times to shut it down, to no avail.
    Can anyone give me suggestions on what to do?

    XP Professional, or XP Home?
    There are a lot of cases where people have tried and failed to install on XP Home. Also a few successes.
    Also, how is your firewall and anti-virus software configured. Those may be blocking your install process.

Maybe you are looking for

  • Can't edit pics in external editor

    I can't open anything from my iPhoto library up in Photoshop. For instance, if I Control+click an image in iPhoto, I see that there is an option Edit in External Editor," but it's all un-clickable and gray rather than the normal clickable black. How

  • Unable to update child after update search criterium of parent

    Hi, I'm using JHeadstart 9.0.3.1, Application Structure: BC4J-ServiceFile-UIX. I'm not able to update a child-record (child-records on new page) under the following condition: - I have a Search-TablePage-DetailPage Construction with a number of level

  • MSI X99S Gaming 7 Won't Boot

    Hi - I just recently purchased an X99S motherboard.  I put it all together, and all was fine for about 24 hours.  I updated the BIOS and then started running a defrag and left the machine on while I went to work.  When I got home, the machine was off

  • Windows was unable to find a certificate to log yo...

    Hello, I have been getting the above error message from my network adapter on my laptop in the last couple of weeks, following years without it and more than a year connecting to my Home Hub 3. Solutions on the internet suggest unticking the box that

  • I have purchased a movie but it won't download to the computer.

    i have purchased many movies through itunes without any problem. i just bought a new one and it won't download. have tried rebooting several times. any help would be appreciated.