Oracle 10.2.0.3 with Developer 2000 (Form/Report 6i)

Hi Experts
we are using Oracle 9i database and Developer 2000(6i) Last few years. Now I want to replace 9i database with Oracle 10.2.0.3 , in this scenario can Oracle database 10.2 will work with 6i form/report.
what I did. I installed Oracle 10g (10.2) and Developer 2000(6i) on Windows XP and restored data backup. on this machine software working. Now I want to ask how can I run this software on Clients (Windows XP).
My past practice was I used to installed oracle 9i database client with Developer 2000.
now in current scenario what Should I do. because there is no any client installation available on Oracle database 10.2.
how to manage connection client with server (windows Xp).

now in current scenario what Should I do. because there is no any client installation available on Oracle database 10.2.Well First ORACLE 10g Database will work with developer 2000 , But to get oracle client software you have to Raise SR On http://support.oracle.com
Otherwise
You need to upgrade to 11.2.0.2 as i think its not supported with developer 2000 , So you have to upgrade the whole Environment Forms/reports 10g and Database 11g

Similar Messages

  • Calling stored procedure from Developer/2000 Forms 6.0

    Dear friends,
    I would like to know how do you call a stored procedure(actually a function) that I have made in Oracle 8i , to be called through Developer 2000 Forms 6.0. I am running Oracle 8i on Windows NT.
    Kindly tell me the method.
    Thanks in advance.
    null

    You can just call the procedure in any program unit in Forms as if it were a local program unit or built-in.
    Thus if you have a function:
    function CalculateSomething return number;
    In Forms 6i, for example in a When-Button-Pressed trigger:
    declare
    n number;
    begin
    n := CalculateSomething;
    end;

  • How can I convert Oracle Developer 2000 forms?

    How can I convert Oracle Developer 2000 forms and menus to the Oracle 9ids forms and menus

    Check out the upgrade and migration section on
    http://otn.oracle.com/products/forms
    We will soon have a new section on OTN about Forms upgrades, keep checking back for more info.

  • Slow of one form of developer 2000 form 4.5

    Hi all,
    We have developer 2000 form 4.5 with oracle v 7.3.4. we find out that one screen or form of the system are very slow. Can you please help me if you have the reason of that slowness in th form.
    Thank you.
    Said

    The form was running fine, and suddenly or at last days start to become very slow to run.You should have written that the first time!
    Maybe an index has been deleted or disabled that was used by the form's query process.
    Look at the base-table blocks and determine which tables they access, and how. Test the select statements in SQL Plus or another tool. Check the query plan Oracle uses to access the data.
    Also check any record groups that may cause slowness, and look at any SQL queries that may be issued directly by PL/SQL in the form.

  • Developer 2000(Form 5) problem

    Plz help me out...
    Is Developer 2000(Form 5) is compatible with Oracle Application Server (AS)
    Can we run Dev Form 5 on Web base Application Server like 10g
    Regards
    Khurram

    No Brother!
    Form 5 is totally client server.
    You need to change it first into 6i.
    Regards,
    Raj

  • Developer 2000 form debug problem

    Hi,
    I am trying to debug one form which is in Developer 2000 forms (too old). But for this specific form, when i am setting debug point and start debugging form exits instantly. This is happening with specific one form. Anyone please help me out.
    Thanks in advance.

    Did you try setting the breakpoint at a different position, maybe even a different trigger?

  • FAQ For Developer 2000 (forms 4.5 reports 2.5)

    Hi
    I urgently need FAQ of Developer 2000 (forms 4.5 reports 2.5).
    Plz help me.
    BS

    Hi,
    go to www.ntfaq.org and you'll find what u need .
    Good day
    Bye
    U.P.
    null

  • Developer 6i Forms/Reports for AIX-Based 5L

    Hi,
    Where can I find the download link for Developer 6i Forms/Reports for AIX-Based 5L (64-bit) from Oracle website?? I can only find Developer 6i for Linux/Solaris/Windows..
    Thanks,
    Kelvin

    Quick links to latest patchsets ==> Oracle Developer ==> <platform> ==> 6i ==> voilà!
    Werner

  • How can i connect personnal oracle with Developer/2000

    hello,all
    First i Install Personnel oracle and then I install
    Developer/2000 in a different Oracle home.Now plz tell me wat
    should i do to connect these two.Plz write in detail.
    thank you ahead.

    Update the tnsnames.ora file in the ORACLE_HOME directory where you installed your Designer/2000.

  • Developer 2000 forms for95/NT won't link my oracle 8i for 98 database, Y?

    hello world,
    It is better to create a sequence of primary keys on a table for
    eventually use for building forms and does it really not matter.
    Secondly, i have oracle8i Personal edition installed in my
    orahome8i area and also did managed to install Developer 2000
    in this same home area but would not run.
    As I could notice, does it really matter if I have installed
    developer 2000 with an older version of SQLplus and whenever i
    try to log into my 8i database, it comes up with a TNS bla bla
    bla not found.
    How do i go about getting my Developer 2000 for win95/NT to hook
    up to an entirely differently installed oracle 8i for win98
    database.
    I have tried removing the key from the registry and deleting
    some bits of my autoexec.bat file but still to no avail.
    Will i be able to download a compatible version or is it just
    about me.
    much appreciation.
    Ayo show

    My guess would be that you still have some remnants of your old "personal" installation, and your new Enterprise installation of 9i is finding the DLL from the old installation.
    Make sure you un-install the old Oracle installation first, and delete all oracle directories for good measure.

  • Oracle 8i on Win 98 and Developer 2000 (v6 from CD tools pack)

    I have successfully installed (Typical) Oracle 8i personal edition into C:\Oracle\Ora81. When I invoke the SQL*Plus installed during this install it works by just specifying the uid/passwd: scott/tiger with no connect string.
    Then I installed the Developer 2000 v6. (C:\Orawin95). When I try to connect using SQL*Plus or Forms etc. I get the message TNS name cannot resolve the service name. I tried to compare and match the TNSnames from previous installation but was unsuccessful. Any help will be greatly appreciated.
    Thanks
    Suresh

    I got a fix and it's working now!!
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Suresh Sikharam ([email protected]):
    I have successfully installed (Typical) Oracle 8i personal edition into C:\Oracle\Ora81. When I invoke the SQL*Plus installed during this install it works by just specifying the uid/passwd: scott/tiger with no connect string.
    Then I installed the Developer 6. (C:\Orawin95). When I try to connect using SQL*Plus or Forms etc. I get the message TNS name cannot resolve the service name. I tried to compare and match the TNSnames from previous installation but was unsuccessful. Any help will be greatly appreciated.
    Thanks
    Suresh <HR></BLOCKQUOTE>
    null

  • Accesing the data cubes with developer 2000

    Hi,
    Currently we have to develop the application for the olap operations only with oracle Developer 2000. Our client is not going to take the Oracle objects or oracle express server. we have to develop the application using the oracle developer 6i or above or How can we access the three dimentional data using the plsql procedure or any other method. Currently we are using the oracle 9i release 2.
    Please suggest any other way....
    with regards,
    j.a.r.k.varma.

    I would suggest you either go with Oracle Discoverer or Oracle OLAP/ BI Beans. These tools are optimized for reporting and analysis.

  • Developer 2000 forms to compile in 9i

    Hi.
    I have an application developed in Developer 2000 , now want to convert it in Deverloper 9i. While compiling it give me many errors like report calling function has been changed. I am not able to find and migration utility in the installation . Please let me know if I have not fully installed developer 9i or there is some other way to migrate froms .
    Thanks.

    In the newer Forms versions, it is only supported to call Reports using the RUN_REPORT_OBJECT built-in. You will need to either manually recode your app or use the Forms Migration Assistant (FMA) to perform the task for you. Although the FMA seems like the easier method, it does add a significant amount of additional code to your application including the addition of a PLL. If possible, I would recommend manually recoding. FMA was available with Forms 9.0.x and newer, however in 9.0.2 installing the first patchset or newer was required in order to use it. It was also available for 9.0.2 as a separate download for installation into the Oracle Home. Newer Forms version include the utility with the initial product installation.
    (FMA for 9.0.2 only) http://www.oracle.com/technology/software/products/forms/index.html
    Refer to the product documentation (Builder Online Help) for more details about RUN_REPORT_OBJECT and FMA
    For us to assist here, you will need to clarify which product versions you are using. Neither Developer 2000 or Developer 9i represent versions. These are just marketing names which represent numerous versions. Each version handles migration slightly different.
    The product version can be found in the Builders under HELP > ABOUT or by opening the compiler's help option.
    Access to most of the Forms documentation can be obtained from here:
    http://www.oracle.com/technology/products/forms/
    Also, be aware that all versions of Developer 9i (6.0.x & 9.0.x) are considered obsolete. The latest version is 10.1.2.0.2 (10.1.2.3 with the latest patch set) - "Developer Suite 10g Release 2". If your "Developer 2000" version is 6.0.5.x you can move directly to 10.1.2.0.2, however you will need to change

  • Developer/2000(Forms-4.5)

    Hi,
    How can the executable(Forms)be run from the machine which doesnt have Developer/2000 software.
    Thanks in advance.

    Hi,
    You only need the runtime exe file that is f45run32.exe file and some related file to run .FMX file and obviously a working Oracle database connection.

  • How to avoid error while install oracle developer suite10g(forms & reports)

    hi dear all in recent times i am trying to install oracle developer suite 10g to learn forms and reports in my lap having windows 7 ultimate version ,32 bit,2.56 GB of ram .I downloaded two files ds_windows_x86_101202_disk1 and ds_window_x86_101202_disk2 and i downloaded Oracle universal Installer but i am unable to complete installation process ,When i click on complete(1.11gb) version which include forms,reports,xml,j developer I am facing this type of error message
    "Install has encountered an error while attempting to verify your virtual settings.please verify that the sum of the initial sizes of the paging files is at least 256 mb"
    Could any one help how to avoid this type of error message ? or else is there any other way to download Oracle forms and reports version

    Ok, Oracle Developer Suite (ODS) 10g (Forms/Reports) was not designed for Windows 7. In order to the ODS you must follow these steps for the installation to be successful.
    1. You must set the Virtual Memory (VM) size. The Oracle installer can not read Windows Managed VM. See the Microsoft article Change the size of virtual memory for more information on setting the VM size.
    2. The Oracle Installer does not recognize the internal version number of Windows 7, so you have to set the compatibility mode on the Setup.exe to Windows XP. Right-Click the SETUP.EXE and select properties. Then click the Compatibility Tab and in the Compatibility Mode area set this to "Run this program in compatibility mode" and select "Windows XP SP3".
    3. You must run the ODS setup.exe as the Administrator. Right-click the setup.exe and select "Run as Administrator".
    Having done these three steps, your installation should be successful.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

Maybe you are looking for

  • How can I make a video feed in Muse?

    So, I have a youtube channel, and I really want to have a website that people can go to see my videos as well. So I am wondering, is there any way that I can set up an automatic video feed in adobe muse so that every time I upload a video, it will be

  • Is there any way to restore bookmarks with sync?

    I lost my firefox, but shortly before i clicked the "sync now" thing. I reinstalled it, but now i can't get any of my bookmarks. Is there any way to restore the information? I backed up the old firefox file, but replacing it does nothing.

  • My iPad 2 it totally screwed up at the recovery mode of death after trying to update it to IOS 7. Error 27.

    I have already open a case with Apple and they've already started to ignore me. I sent a lot of information to them and so far I haven't heard from them. It is really frustrating! Apple should have tested the updated better and shouldn't allow it to

  • Safari Version 4.0.3 (5531.9) page load loop

    This happens on most of the web sites I visit. Safari seems to think the page is not completely loaded, even though it is! and displays the grey loading message indefinitely. Not a big deal, just wondering. I miss the snapback feature and the blue lo

  • Deleting TV shows from ipad air

    I need to free up some space on my ipad Air.  I can't figure out how to delete tv shows??