Installation of Developer 6i on windows 98

I installed Oracle 9i on Windows 98 OS, after that I installed developer 6i on the same OS, but when I start SQL Plus 8.0 and I give user & password it gives illegal operations error in PlusW8.0, and close the SQL windows.
I tried to connect the database through NET8 Config it is connecting perfectly, but only give illegal error once I start SQL Plus 8.0.
Please assist me whether I need any patch to install on my System Thanks

check your system PATH variable, you might need to switch the order of the 2 oracle_home directories there.

Similar Messages

  • Installation Problem Developer 6i/Oracle 8/Windows NT4 Please help.

    Hi,
    I am trying to install Oracle Developer 6i and Oracle 8
    under Windows NT platform. I had several kind of problem. Atlast
    I found the installation tips very help and followed it step by
    step. Still I am facing the problem. Let me explain what i did,
    step by step,
    1.downloaded the Oracle forms self extract file. Unzipped. Ran
    the Setup.exe.
    2.This prepared for Oracle Developer installation. I selected
    default path and home(d:\ORANT and home_Default). Selected
    oracle forms and installed it.
    3.Repeated step 2 to install reports 6i.
    4.Restarted the system.
    5.Created another directory d:\orantnew
    6.Used the Oracle 8 CD and installed using the Autorun.Selected
    different path and oracle Home this time.(D:\orantnew and
    home_New).
    7. Selected the Oracle Enterprise Edition option and did the
    installation.Rebooted the system.
    8. Did the TCP/IP changes explained in the Step (5) and Step (6)
    given below in Mr.Krishna's reply.
    9. Tried to start the listner by following Step (7) the listener
    won't start.
    10. Went ahead and copied the TNSNAMES.
    Connected to SQL*Plus using Start/Program/Oracle-OracntNew using
    SCOTT/TIGER and connect went thru.
    Then tried "CONNECT" from form builder, won't connect. I think
    the error message was some thing related to TNS..(Since I have
    uninstalled all the Oracle components now i can't give the exact
    error.Sorry). I would like to know if there is anything I am
    doing wrong or missing out something.
    Note : While uninstalling the oracle components i had problem
    removing the bin directory. So I had to stop some of the
    services
    (OracleServiceORC1 and OracleStartORC1 from
    start/controlpanel/services option) in order to delete the
    oracle components.
    Please someone let me know how can I install Oracle 8 and Oracle
    Developer 6i,in windows NT platform.
    Incase if i am doing anything wrong in the above given step or
    missing out something pl let me know.
    Thanks.
    Extracted from another thread
    Hi, >Try these steps, but you need to change a few things for Win2000 even I am trying, but Listener does'nt start there is a
    problem I am looking into it, If you find the solution pl let me
    know, these work fine on Win95/98 I have tried and they all work
    fine.>-------------------------------------------->Installing
    Personal Oracle 8. 1. 6. 0. 0 with Developer v6i (Reports 6. 0.
    8. 8. 3, Forms 6. 0. 8. 0. 9)>On Windows 98>Note: All other
    combinations may or may not work.> If you want to install
    designer as well, do it now.
    ** Clean all Oracles off the computer using the following instructions. (Windows 95 and
    Windows 98)
    1. In regedit, go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE.
    2. Go to HKEY_CURRENT_USER\SOFTWARE\ORACLE
    3. Delete the ORACLE key.
    4. Delete HKEY_LOCAL_MACHINE\SOFTWARE\ODBC pertaining to Oracle.
    5. Delete HKEY_CURRENT_USER\SOFTWARE\ODBC pertaining to Oracle.
    6. Edit your AUTOEXE.BAT file and remove your %ORACLE_HOME%\bin and JRE paths from the path settings.
    7. From the Windows Explorer (or from the command prompt), delete the Oracle Directory
    (Oracle Base).
    8. Delete < System_Drive > C:\Program Files\Oracle (from the Windows NT Explorer or from the command
    prompt).
    9. Delete Icons from < System_Drive> C:\Windows\StartMenu\Programs\Oracle - <HOME> and <System_Drive>
    C:\Windows\StartMenu\Oracle Installation Products. Where<HOME>
    is the previous HOME name.
    10. Reboot the system.
    Installing Developer 6i(Forms and Reports)
    1. Download the file from OTN site or Install from the CD. Install the installer. It will go
    into a new default Oracle home that it will create. When you go
    to install your Developer CD, close the installer that comes up
    with the CD autorun. Go to the programs menu and Oracle for
    Windows 95 and click on the installer there. Once it is open,
    browse to the CD you wish to install. (installr/install/us)
    2. Start installer. Install Developer 6i first to default directory, Orawin95 How? Start installer, follow the prompts
    that appear on the screen, you may have to do this twice, once
    for Oracle Forms and once for Oracle Reports, after the
    installation is successful reboot the system.
    3. If you want to install Designer 6 as well, do it now. (But I have not installed
    the Designer ) Designer has to be installed before PO 8. 1. 6,
    because PO816 can detect only one Oracle_home.
    4. Create a new folder on your root directory called Orawin98. Start the installer set-up from where you downloaded it and
    select Orawin98 to install it in this time. You also need to
    give this second home a name whatever you want, but through out
    the process, you have to use the identical name, that is
    critical. Orawin98 indicates this name in these instructions. Do
    not reboot. Install Oracle 8.1.6 to the directory Orawin98 using
    the installer. Reboot the system.
    5. Go to Start/Setting/Control Panel/Network, if you do not have TCP/IP installed, install it
    now, if you do, highlight TCP/IP, click properties. Select DNS
    tab, select enable DNS, at the host area, type "Orawin98", leave
    domain empty. Go to Identification Tab and enter your database
    name, in this case BBM. Reboot the system after you finish.
    6. Configure your database listener. Go to Start/Programs/Oracle- Orawin98/Network Admistration/Net8
    Assistant, a window will pop
    up, at the window expand Local and expand Listeners and double
    click it, you will see a new window, go through all the tab
    menus. At location address 1, Host name: use "Orawin98", Port
    use: 1521 (default). And at location address 2, Host name:
    use "Orawin98", Port use: 2481, go to the file/ save, close Net8
    Assistant.
    7. Start listener how? Go to Dos Window, type LSNRCTL, return, at LSNRCTL>, type Start. Listener should start
    successfully, if not, you need to go back to Net8 Assistant to
    check configuration.
    8. Copy file "TNSNAMES" in directory C:\Orawin98\Net80\Admin to C:\oraein95\Net80\Admin.
    9. You are finished.
    10. To connect Forms/Reports/SQLPLUS to database - First start the
    Listener, then start the database. Next, go to File menu in
    Forms/Reports and select Connect. Type in user name and password
    (system/manager or whatever) in this case it is SCOTT/TIGER and
    the database name is your "DATABASENAME". When you want to quit
    you need to exit from file menu of Forms/Reports, then you need
    to stop Listener and then shut down database.
    11. You can rename your computer name in your original name. (for local networks)
    Let me know if it is working.>null

    Install Forms in one directory (You can have reports in the same
    directory).
    Install oracle DB in another directory.
    Don't change any file and reboot.
    The listener will start automatically as a service.
    (If not from a command line write "lsnrctl start" to start it).
    To connect from forms/report to the DB you need to activate the
    sqlnet easy config tool from the directory where forms is.
    Follow the wizard to define an entry in the tnsnames.ora file
    automatically.
    Then you can use your forms with the DB.
    (IF you get problems it usually helps to let us know the error
    code you get so we can direct you in the correct direction).

  • Installation of Developer 10g Suit on Windows Vista Home Premium

    I want to install developer 10g on Windows Vista. I try to install release 10g Release 2 but it gives me error that current operation system is 6.0 but can be installed on 5.2 and 5.4
    Is there any compatible version available for vista or any sepcial settings are required for it.
    Could you help me please?
    Reards
    Muhammad Afzaal.

    According to metalink Note:414574.1 Developer Suite 10g R2 is not certified on Vista and there are no plans to certify it.
    But for the client certification it is certified with some combinations if JRE and IE7, you might want to check the [url http://www.oracle.com/technology/products/forms/htdocs/10gR2/clientsod_forms10gR2.html]Client Platform SOD 10g R2 for more information.
    Tony

  • Problem Installing Developer Suite on WIndows Vista

    Hi! i'm a student of computer science, and i need to install developer suite for a proyect i need to do for one of my classes.
    I have a problem installing developer suit on Windows Vista. After i download and unzip both disk, i run the setup from the installer folder and i get an alert that says: "abnormal termination. There's been an internal error. Send the following files to the Oracle Suport Services: Unknown, Unknow, Unknow". I've also tryed with the setup from the main folder and i get the same alert. I don't know what to do, i've tryed setting the compatibility mode to windows XP, runnig as administrator, changing the performance configuration of my computer and nothing. Please help me to install the program!

    Which developer suite are you using???

  • Oracle Installation or Uninstallation Solutions For Windows 95/98/2000/ME/NT/XP

    You must read carefully the following steps here. If you previously installed any Oracle's products on your machine, I strongly recommend you to clean up thoroughly before install the new products.
    ================================================================
    Uninstallation
    The easiest way to remove ALL traces of Oracle software, for an 8i installation, is:
    (1) Using regedit, remove the key \\HKEY_LOCAL_MACHINE\\SOFTWARE\ORACLE.
    (2) Remove all the Oracle services (usually called Ora-something) from \\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services.
    (3) Go to the ORACLE_HOME directory (usually C:\Oracle\Ora81). Go to the BIN directory beneath this. Rename the file OCIW32.DLL to something like OCIW32.OLD.
    (4) Reboot your box.
    (5) Once you have logged on again, delete the directories C:\Program Files\Oracle and C:\Oracle.
    (6) Right-click on My Computer, select Properties->Environment. Edit the environmental variable PATH to remove all refernces to files in the two directories you have just deleted.
    (7) Remove the Oracle folders from your Start menu.
    *** Obviously, using regedit on your machine always entails risks, and I won't be held responsible if you end up trashing your system. However, the above procedure is one I have used many times with complete success. You have been warned! ;) ***
    As to logging on, the "standard" Oracle accounts are:
    SYS/change_on_install (SYSDBA - database owner)
    SYSTEM/manager (Owns various VIEWs and utility PACKAGEs)
    and (optionally):
    SCOTT/tiger (Training account containing some sample tables)
    If you're using PO8i on the local machine, you shouldn't need to worry about setting up NET*8 (Oracle's networking protocols)
    =================================================================
    Windows 95 and 98
    This will remove all Oracle products, Oracle services, and Oracle registry entries from your computer.
    Complete the following steps to create a Clean Machine. Backup any relevant databases before proceeding!
    On Windows 95 and Windows 98:
    1. Ensure you shutdown your Oracle. Right click on the Oracle Icon in the toolbar and click on the shutdown option.
    2. Un-install all your Oracle products if possible. Use universal installer to do that. Ignore this step if you dont have universal installer on your machine.
    3. In regedit, go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE.
    4. Delete the ORACLE key.
    5. Edit your AUTOEXEC.BAT file and remove your %ORACLE_HOME%\bin and JRE paths from the path setting.
    6. From the Windows Explorer (or from the command prompt), delete the Oracle directory (Oracle Base).
    7. Delete <system_drive>:\Program Files\Oracle (from the Windows NT Explorer or from the command prompt).
    8. Delete Icons from <system_drive>: \Windows\Start Menu\Programs\Oracle - <HOME> and <system_drive>:\Windows\StartMenu\Programs\Oracle Installation Products. Where <HOME> is the previous HOME name.
    9. Reboot your computer.
    On Windows NT:
    1. Ensure you are logged in as a user with Administrator privileges.
    2. Stop all Oracle Services through Control Panel Services. Use universal installer to un-install your Oracle products. Ignore un-install if you dont have universal installer on your machine.
    3. Using regedit (at the command prompt, type regedit), go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE and delete the ORACLE key.
    4. Open HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services, and remove all keys under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services that begin with ORACLE.
    5. Open HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application, and remove all keys under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application that begin with ORACLE.
    6. Close regedit.
    7. From the Control Panel, open System.
    8. If JRE was installed by Oracle, remove the %ORACLE_HOME%\BIN path and the JRE path. For example, you may see a path similar to this one: C:\ORACLE\ORAxx\BIN;G: \Program Files\Oracle\jre\1.1.7\bin. Go to Start > Control Panel > System > Environment tab. Click on the system variable path and modify the path.
    9. Delete Icons from <system_drive>:\Winnt\Profiles\All Users\Start Menu\Programs\Oracle - <HOME> and <system_drive>:\Winnt\Profiles\All Users\Start Menu\Programs\Oracle Installation Products. Where <HOME> is the previous HOME name.
    10. Delete <system_drive>:\Program Files\Oracle (from the Windows NT Explorer or from the command prompt).
    11. Reboot your computer.
    12. Delete all ORACLE_BASE directories (You can find the Oracle homes listed in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOMES).
    ================================================================
    Doc ID:
    Note:131299.1
    Subject:
    Oracle Installer 8.1.X Hangs on Machines with Pentium 4
    Processors
    Type:
    ALERT
    Status:
    PUBLISHED
    Content
    Type:
    TEXT/PLAIN
    Creation
    Date:
    02-JAN-2001
    Last
    Revision Date:
    18-APR-2001
    This alert was modified 16-January-2001 by specifying specific
    Oracle Universal
    Installer Versions in the the Versions Affected section.
    Oracle Universal Installer (OUI) for 8.1.x Hangs on Machines
    with Pentium 4
    Processors
    ~~~~~~~~~~~~~~~~~~
    Versions Affected
    ~~~~~~~~~~~~~~~~~
    Oracle 8.1.5
    ============
    Oracle Universal Installer 1.6.0.9.0
    Oracle 8.1.6
    =============
    Oracle Universal Installer 1.7.0.19.0
    Oracle 8.1.7
    ==============
    Oracle Universal Installer 1.7.1.9.0
    Platforms Affected
    ~~~~~~~~~~~~~~~~~~
    Any platform that uses the Intel Pentium 4 processor, with the
    Sun JRE
    and Symmantec JIT will encounter this problem. Windows NT,
    Windows 2000
    and NetWare platforms are confirmed to be affected.
    Description
    ~~~~~~~~~~~
    When installing Oracle Products with the Oracle Universal
    Installer (8.1.x)
    on machines that use the Sun JRE and Symmantec JIT, the
    installer hangs.
    Specifically for the Windows platform, the following version
    of the Symmantec
    JIT or earlier will encounter the failure:
    Symantec Java! JustInTime Compiler Version 3.10.107 for JDK
    1.2.
    Details regarding this issue can be found at:
    http://developer.intel.com/design/processor/future/manuals/knowni ssue.htm
    How to determine if you have Symmantec Java for JDK 1.2:
    1. Select the file "symcjit.dll" and right click on it.
    2. Select Properties, then the Version tab.
    3. Under Microsoft Windows*, the properties of the DLL are:
    "Symantec Java! JustInTime Compiler Version 3.10.107 for
    JDK 1.2 Copyright (C)
    1996-99 Symantec Corporation Dynamic Link Library file".
    DLLs older than this will also not work. "
    Likelihood of Occurrence
    ~~~~~~~~~~~~~~~~~~~~~~~~
    Any platform that uses the Intel Pentium 4 processor, with the
    Sun JRE
    and Symmantec JIT will encounter this problem. Windows NT,
    Windows 2000 and NetWare platforms are confirmed to be
    affected.
    Possible Symptoms
    ~~~~~~~~~~~~~~~~~
    The failure typically is that the affected application simply
    terminates.
    Workaround
    ~~~~~~~~~~
    Not only will OUI be affected by this bug, most of the
    post-install
    configuration tools will also be affected. Running these
    tools with "-nojit"
    specified will avoid the hang, but it is not simple to specify
    "-nojit" for
    some of the products.
    The following workaround works for the Windows operating
    system:
    a. Copy only the install directory from the CD to the hard
    disk ,say, e:\temp.
    b. Open oraparam.ini and make the following modifications
    (Assuming CD
    drive is f:)
    * Change the "SOURCE=" line to use the full path to the CD
    instead of a
    relative path. (i.e., SOURCE=f:\stage\products.jar)
    * Change the "JRE_LOCATION" line to use the full path to the
    CD instead of a
    relative path. (i.e.,
    JRE_LOCATION=f:\stage\Components\oracle\swd\jre\1.1.7\1\DataFiles
    \Expanded)
    * Change the "OUI_LOCATION" line to use the full path to the
    CD instead of a
    relative path. (i.e.,
    OUI_LOCATION=f:\stage\Components\oracle\swd\oui\1.6.0.9.0\1\DataF
    iles\Expanded
    * Change the "JRE_MEMORY_OPTIONS" line to add "-nojit" as the
    first argument.
    (i.e., JRE_MEMORY_OPTIONS=-nojit -ms16m -mx32m)
    ^^^^^^
    * Other entries should remain the same
    c. Launch setup.exe from the temporary location on your hard
    drive (i.e.
    e:\temp\install\win32\setup.exe). This will use the
    modified
    oraparam.ini and pick up the information from the CD since
    the absolute
    locations are specified.
    Choose a Custom install and choose not to create a database
    during the
    install. This way, the Database Configuration Assistant will
    not be launched
    during installation.
    The Net8 Configuration Assistant will still be launched, and
    there is no way
    to suppress it. You will need to kill the Net8 Configuration
    Assistant if it
    hangs due to the bug. The installation still will have been
    successful, and
    you can run the DBCA and NetCA after installation.
    To kill NetCA if it hangs during installation:
    In the "Configuration Tools" window, highlight the "Net8
    Configuration
    Assistant" and click "Stop". If that does not work, look for
    the most recent
    JRE process using the Task Manager, and kill it manually.
    NOTE: the OUI
    itself will also have a jre process. Be sure to kill the one
    with the most
    recent date, which should be the jre process being used for
    Net8CA, not the
    one for OUI itself.
    After killing the configuration tools and continuing through
    the installation
    to the "End of Installation" screen, you should modify the
    configuration tools
    to use "-nojit", then call the appropriate tools from the
    Start Menu.
    Once installation is complete, each of the following files in
    the ORACLE_HOME
    needs to be modified:
    assistants\dbca\dbassist.cl
    assistants\dbma\dbmig.cl
    assistants\ifa\ifa.cl
    bin\elogin.cl
    bin\owm.cl
    ldap\oidamdin\oidadmin.cl
    network\tools\netasst.cl
    network\tools\netca.cl
    owm\install\instelogin.cl
    owm\install\instowm.cl
    Edit the contents of the above files to add "-nojit" as shown
    below:
    Command=("C:\Program Files\Oracle\jre\1.1.7\BIN\JREW" -nojit
    -classpath ....
    this is the only thing you need to add --> ^^^^^^
    Then, launch the necessary tools, like Net8CA and DBCA from
    the Start Menu.
    Patches
    ~~~~~~~
    Currently there is not a patched installer available to deal
    with this
    problem, the workaround listed above must be used.
    References
    ~~~~~~~~~~
    [BUG:1507768] INSTALLER FAILS WHEN RUNNING ON NEW PENTIUM 4
    (IV) PROCESSORS
    [BUG:1507946] INSTALLER FAILS WHEN RUNNING ON NEW INTEL
    PENTIUM 4 (IV) PROCESSORS
    @[BUG:1518935] SYMCJIT.DLL DOESN'T WORK WITH THE NEW P4
    PROCESSORS
    Oracle
    Support Services.
    Copyright (c) 1995,2000 Oracle Corporation. All Rights
    Reserved. Legal Notices and Terms of Use.
    ================================================================
    The solution of making a local copy of the installation CD on
    the hard disk and renameing symcjit.dll to symcjit.old does
    work to allow installation of Oracle Client 8.1.7 on a Pentium 4
    This function is useful and you can find two file to rename
    ===============================================================
    Windows ME
    Solution to the installation of Oraclei8.1.7 PE in Windows Millennium
    Oracle does not support installing version 8.1.7 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.
    ===============================================================
    Windows XP Home Edition
    Oracle 8i is not certified on windows XP. Even if yes, it must be Windows XP Professional.
    You can install Oracle8i on windows XP Home Edition, try like this:
    1 - Copy your Oracle CD into hard disk in your
    machine. For example Copy from oracle8i CD into C:\Oracle\ ...
    2 - Search the two files named Symcjit.dll on the D drive (where you have copied Oracle8i. You can found them in (example):
    C:\Oracle\stage\Components\oracle.swd.jre\1.1.7.30\1
    \DataFiles\Expanded\jre\win32\bin\symcjit.dll
    3 - Rename this file (Example): symcjit_back.dll (make sure to find two files and rename them)
    4 - Execute the Oracle setup.exe from C:\Oracle\setup.exe
    ===============================================================
    When Oracle 8i dies on the install or the installer hangs, here is the fix for this, make sure that you have Service Pack 2 installed.
    1. \JRE\1.3.1\ From Sun. (You can download java program at http://java.sun.com/products/jdk/1.1/jre/download-jre-windows.html)
    2. Install the java file.
    There is also a problem in the installation disk.
    3. Make a copy of the Oracle 8i disk on the local hard disk.
    4. Do a search for the two files called symcjit.dll and rename them for example: symcjit.old.
    5. Install Oracle from the win32 directory.
    ================================================================
    PLEASE NOTE THAT ORACLE DOESN'T SUPPORT THE USE OF THOSE PRODUCTS IN WINDOWS ME, BUT HAVE AUTHORIZED THESE WORKAROUNDS FOR TESTING PURPOSES ONLY
    Best Regards,
    Beau Leo

    Hi,Beau Leo, I am having problem installing Oracle9i Database Rel.2 on my pc.
    I read the suggestion and solution you posted for fixing Oracle 8.1.x installation
    probblem, and since my pc also hung at 48% while installing Oracle 9i software,
    I wonder if the same problem in the Oracle8 Vs.Pentium4 also exists for Oracle9i.
    I have Windows2000,256RAM, Pentium3 1Ghz, and 13.8 free diskspace. But the installation always
    hangs at 48%, my computer will just shut down and restart automatically without
    even showing an error message. I have tried installing the Enterprise edition for 3
    times already but everytime encountered the same problem. I've also tried custom installation
    by selecting not to create database, but it also hung.
    Before I started each installation, I always made sure that my registry and environment
    path are cleared and that all the partially-installed Oracle files are deleted.
    I hope that you or anyone who has a solution for this problem could be so kindly to help me out.
    Thank you in advance.
    ailee

  • Installation of Forms 10g on Windows Vista

    Hello All
    I am also looking for the patch 7047034 and the OPatch as I am not a registered metalink user. Pls help by anyone will be highly appreciated.My email address is [email protected] I reside in UK, London and my forms rel2 10.1.2.0.2 installation is stuck without these patches, i need to upgrade to 10.1.2.3 pls help, anybody. I am stuck! Thanks in advance.
    Cheers
    Aj
    Edited by: user9925154 on 02-Mar-2010 15:40

    Hello Friends,
    I have been unable to download the patch for developer 10g forms as I am not a metalink registered user. But I have downloaded other browsers such as firefox2 and netscape 9.0.0.6. I am trying to run my forms 10g rel2 with these browsers. But on netscape it says Java is not enabled, even though I have enabled Java. And it shows me a grey page. On firefox 2, it says 'click here to download plugin'. After you click on it, it says 'No suitable plugins were found', 'Unknown plugin(application x/jinit-applet; version 1.3.1.22) and a text box is beside it labelled 'Manual Install'. When you click on this manual install button, it takes me to this page :
    http://ajayia-pc:8889/forms/jinitiator/us/jinit_download.htm.
    Please can anyone help with advice as to what direction to go. I am stuck with my installation. I am using Windows Vista Operating System.
    Many Thanks.
    Cheers
    Aj

  • Installation of ODTwithODAC1110621 fails on Windows Vista

    In order to get a Oracle OLE DB provider for .Net, I installed downloaded ODTwithODAC1110621.zip from the Oracle.com website. It installs fine on Windows XP, but when I try an install in Vista, it ends just a minute after the start with a message box entitled Java Virtual Machine launcher
    "Cannot find main class. The program will now exit".
    (This is at the point of preparing the installation - it shows a command prompt (DOS) window and says wait ...., then it says cannot find xxx something or other and gives the above message).
    The Oracle database 11g is supposed to run on Vista, even 10g does, and the above data provider should run on Vista too.
    I do need to install it on Vista. Any help appreciated.
    Peter

    Hello Friends,
    I have been unable to download the patch for developer 10g forms as I am not a metalink registered user. But I have downloaded other browsers such as firefox2 and netscape 9.0.0.6. I am trying to run my forms 10g rel2 with these browsers. But on netscape it says Java is not enabled, even though I have enabled Java. And it shows me a grey page. On firefox 2, it says 'click here to download plugin'. After you click on it, it says 'No suitable plugins were found', 'Unknown plugin(application x/jinit-applet; version 1.3.1.22) and a text box is beside it labelled 'Manual Install'. When you click on this manual install button, it takes me to this page :
    http://ajayia-pc:8889/forms/jinitiator/us/jinit_download.htm.
    Please can anyone help with advice as to what direction to go. I am stuck with my installation. I am using Windows Vista Operating System.
    Many Thanks.
    Cheers
    Aj

  • How to get Oracle Developer 2000 for Windows

    Hi all,
    I have some fmx and rep developed by "Oracle Developer 2000 for Windows" product. I can not run this fmx because of I dont have "Oracle Developer 2000 for Windows" product. I look up download.oracle.com to download but I dont find this product. How can I download or How can I run these fmx and reps?

    Then you're pretty much out of luck. Your only option then is to ask Oracle Support, if they have a copy of "Developer 2000" (Forms 5.0), as you will need the Forms runtime for this version - but chances are pretty small. I just wonder, how you only can have the compiled files and not the source files... and there's no way to decompile an FMX back to an FMB. You can't get the source files somehow?
    You know, that you're asking for something, which is very very old... it's like asking for a copy of Windows 95... on floppy disks....
    It's more than 10 years ago, my company upgraded from Forms 5, and I don't think we have a copy of the installation media any longer. If Oracle Support can't provide you with a set of installation media, you might be lucky, that some user on this forum has a copy of it and will send it to you - but the chances of that is also pretty small, I'd say.... and in any case it will be completely unsupported, you're all on your own.
    If I were you, I'd consider getting the application in question completely rewritten instead of trying to use those old FMX's for anything.
    Hope this helps,
    Jacob

  • Developer Workplace on Windows 64 bit

    Hi,
    I'm installing Developer Workplace on Windows 2003 Ent.64 bit with SQL Server Dev.64 bit. Although I got some warnings regarding the Developer Workplace which is 32 bit and the OS is 64 bit, I continued the installation and the installation does not pass the "Start Java engine" part in Task Progress. I got error saying that the Java engine did not start. I tried it several times but it's the same problem.
    Developer Workplace version: Netweaver 7.0 SR3
    JDK: 1.4.2.21 x64
    Thanks,
    Haim Beyhan

    Hi
    You need to check the installation log why JAVA Engine is not starting up btw what is the Virtual Memory you have assigned and the available RAM you have ?
    Regards
    Uday

  • Why doesn't my TestStand deployment installation show up under my Windows start menu of my target machine?

    Why doesn't my TestStand deployment installation show up under my Windows start menu of my target machine?
    I have successfully installed working deployments to target machines. However, I was expecting to see the installation listed as "My TestStand System A" in my start menu, but it is not. Am I misunderstanding something here?
    Also, if I peform a different second deployment to the target station like "My TestStand System B", all of the LabVIEW files from my previous installation for "My TestStand System A" disappear from the target directory (c:\Program Files\My TestStand System A).
    I am using TestStand 4.2.1 Professional on the development station with Windows XP and LabVIEW 2009.
    Solved!
    Go to Solution.

    Thanks Paul,
    That solved my second problem and inspired me to search deeper for the answer to my first problem. The answer is in the "Distributed Files" tab, "installer properties", "Create a Program Item" checkbox:
    Wouldn't it be nice if this was automatically checked by default for the main sequence files? Wouldn't it also be nice if "Upgrade Code" was automatically regenerated by default whenever we saved the *.tsd file under a different name?
    Thanks again,
    Eugene
    Message Edited by Eugene12 on 05-06-2010 04:27 PM

  • Please help me to installation of developer suit of 10g

    i download the developer suit 1og on my hard disk and i unzip all the files in disk1 and disk2 folders. when i start the setup from the disk1 folder and they run the oracle installion wizard but after that they give the message specify the file loacation. i specified the file location this c:\disk1\stage1\production.jar but they did't go through. please help why this is not go through.

    Hi! i'm a student of computer science, and i need to install developer suite for a proyect i need to do for one of my classes. I have a problem installing developer suit on Windows Vista. After i download and unzip both disk, i run the setup from the installer folder and i get an alert that says: "abnormal termination. There's been an internal error. Send the following files to the Oracle Suport Services: Unknown, Unknow, Unknow". I've also tryed with the setup from the main folder and i get the same alert. I don't know what to do, i've tryed setting the compatibility mode to windows XP, runnig as administrator, changing the performance configuration of my computer and nothing. Please help me to install the program!

  • Error while performing SAP Installation in HA Env on Windows Server 2008

    Hello,
    I am performing a SAP Installation in HA Environment on Windows Server 2008. I am at the ASCS installation step.
    As per the guide before installing ASCS there are some activities to be carried out on Failover Cluster Management.
    I have done all the steps except one as per the guide. I am stuck in the Add FileServer Step. In this step the guide says to go to the Dependencies tab and add the cluster disk resource to the dependencies list. It also says to add the Name:Virtual NetworkName to the dependencies list.
    Now in my scenario I have 3 shared drives for SAP and I have added each of them in the dependencies list of the new FileServer. The only problem is how do I add the Name:Virtual NetworkName to this list
    When I continue without giving the Network name the system issues a warning "This resource requires dependencies on instances of the following resource types or classes:Network Name. Not adding these dependencies will prevent the resource from working properly. Do you want to save the current settings anyway"
    If I click on Yes and bring this resource online it fails with this error message
    "The action Bring this resource online did not complete.An error occured while attempting to bring the resource 'SAPECC FileServer online'. The cluster resource could not be brought online by resource monitor."
    My question is how to add the Name:VirtualNetworkName to the dependencies list of the FileServer.
    Regards
    Mitesh Nair

    Hi,
    I have resolved the issue with the help of cluster admin
    Regards
    Mitesh

  • Installing developer 6i on Windows Vista Ultimate

    Hello everybody,
    I tried to install Developer 6i on Windows Vista Ultimate, know if there are any patch or something like that?
    When you do not have the install path in the regedit. And I lose all the icons in my applications.
    Please I need help,
    Miguel

    Forms 6i installed and running on Windows Vista

  • I have a problem with installing PS13 as I get an error message "This installer does not support installation on a 64-Bit Windows operating system. Please download the 64-Bit version of Photoshop Elements." how do i do this?

    i have a problem with installing PS13 as I get an error message "This installer does not support installation on a 64-Bit Windows operating system. Please download the 64-Bit version of Photoshop Elements." how do i do this

    Try downloading the trial. It ought to detect that you have a 64-bit system.
    You aren't using Vista, are you? PSE 13 requires at least win 7 and I think a few folks with vista have gotten a similar error message on trying to install it.

  • Unable to install photoshop elements 13 on new computer.  Error message is:  This installer does not support installation on a 64-Bit windows operating system.  Please download the 64-Bit version of photoshop elements.  How do I do this?

    Unable to install photoshop elements 13 on new computer (Windows 8.1 OS).  Error message is:  This installer does not support installation on a 64-Bit windows operating system.  Please download the 64-Bit version of photoshop elements.  How do I do this?

    You can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    Photoshop/Premiere Elements 13: http://prodesigntools.com/photoshop-elements-13-direct-download-links-premiere.html

Maybe you are looking for