Forms Migration Assistant Usage

Hi all,
I am not able to understand the clear usage of Forms Migration Assistant yet.
I have seen in Forums that Forms 6i applications can be migrated to 11g just by recompiling the forms and running it on 11g.
If this is the case , whats the clear usage of Forms Migration Assistant?
Is it meant to be used for some complex Forms built on 6i or 9i ?
When do we use migration assistant instead of just recompiling the forms and running it on 11g ?
Can anyone help me out ?
Thanks,
Ram

It does some changes; for example when you have calls to run_product for reports this get's replaced by rp2rro.run_product, the rp2rro library is attached and the reports object is added to the form. You also get notified if you have calls to get_file_name in your form as this built in is deprecated.
cheers

Similar Messages

  • Forms Migration Assistant

    Hello
    I am using Oracle Developer Suite 10.1.2.0.2 and I want to migrate some forms from Forms 6i to Forms10g.
    I edited the search_replace.properties file in order to change the TEXT_IO calls to CLIENT_TEXT_IO, however after i ran the forms migration assistant, the forms are not changing.
    I have the following line in my search_replace.properties file:
    Replace24=TEXT_IO|CLIENT_TEXT_IO
    What is the correct way to use the search_replace.properties file ?
    Thanks!
    Ramiro Ortiz

    You actually need to list all the TEXT_IO commands that are being used on separate lines, such as:
    Replace24=TEXT_IO.FOPEN|CLIENT_TEXT_IO.FOPEN
    Replace25=TEXT_IO.FILE_TYPE|CLIENT_TEXT_IO.FILE_TYPE
    Replace26=TEXT_IO.PUT|CLIENT_TEXT_IO.PUT
    Replace27=TEXT_IO.NEW_LINE|CLIENT_TEXT_IO.NEW_LINE
    Replace28=TEXT_IO.FCLOSE|CLIENT_TEXT_IO.FCLOSE

  • Forms Migration Assistant - Forms Path?

    Hi,
    I'm hoping somebody can help me. I'm attempting to use the Forms Migration Assistant and I'm having problems getting it to recognise attached libraries etc. Is there some sort of path that I can set to tell it where to look? I'm using 10gR2 developer suite and I'm using the assistant in wizard mode. I have tried setting the forms path in the registry and in the default.env file but this doesn't seem to make any difference. The only time I have had this working is if I modify the shortcut to the assistant to "Start in" the same folder as all of the libraries and forms which is less than ideal for our situation.
    Thanks in advance.

    For anybody else that comes across this problem. Apparently, the regular forms_path should be picked up by the migration assistant however there is a bug with the GUI version of the tool that prevents this from happening. If you use the command line version then apparently the tool works fine.
    However, if like me you intend to use the GUI version you can manually edit the frmplsqlconv.bat file to include your forms_path. There is a metalink note about this, the doc id is 454053.1

  • Forms Migration Assistant installation problem

    Hi,
    I'm trying to install Forms Migration Assistant on linux to convert forms 6i apps to forms 9i. But when i try to install FMA downloaded from here the installer says that the Oracle Home does not have Oracle Forms 9i installed altough it was shown in installed products. The output of the log file is below. Please if anyone know the solution for this problem or have any idea it would be so helpful.
    I need it for my thesis to be given this week.
    Thanks for your help.
    oraInstall2003-07-19_10-20-14AM.err
    Exception java.lang.NullPointerException occurred..
    java.lang.NullPointerException
    at oracle.sysman.oii.oiic.OiicInstallSession.getLibLoader(OiicInstallSession.java:4614)
    at oracle.sysman.oii.oiic.OiicInstallSession.getDialogLibLoader(OiicInstallSession.java:4447)
    at oracle.sysman.oii.oiif.oiifb.OiifbWizChainDlgElem.loadDialog(OiifbWizChainDlgElem.java:1394)
    at Components.ifplsqlconv90.v9_0_2_10_1.CompContext.initialize_Dialog2(Unknown Source)
    at Components.ifplsqlconv90.v9_0_2_10_1.CompContext.initializeDialog(Unknown Source)
    at oracle.sysman.oii.oiif.oiifb.OiifbCompWizChainDlgElem.initialize(OiifbCompWizChainDlgElem.java:40)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:129)
    at oracle.sysman.oii.oiis.OiisCompContext.doOperation(OiisCompContext.java:1062)
    at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    at oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:172)

    Also in the installation log file it says the things below. I think it's because i cannot identify the FORMS_ORACLE_HOME variable. In the installation procedure of FMA it says that i should set FORMS90_PATH to $ORACLE_HOME/forms90 but it doesn't work either.
    *** Component Locations Page***
    ShowCompLocs = SHOW_COMPONENT_LOCATIONS_PAGE = true
    Entering component: ifplsqlconv90 installation
    Setting value of O_JDK_HOME to
    Setting value of FORMS_ORACLE_HOME to
    *** Warning Page***
    TitleLabel = Warning
    SubTitleLabel =
    InfoLabel = It appears that you have selected an Oracle Home that does not have
    Oracle9i Forms installed.
    Please press the 'Previous' button and select an Oracle Home that does contain F
    orms.
    Setting value of SHOW_COMPONENT_LOCATIONS_PAGE to true
    *** Install Page***
    Starting install install phase 1 of component Oracle9i Forms Migration Assistant
    Starting install link phase of component Oracle9i Forms Migration Assistant
    Starting install install phase 2 of component Oracle9i Forms Migration Assistant
    Initializing installer save inventory WCCE
    Unable to read /opt/devsuite/oraInventory/Contents/LibsList.ser. Some inventory
    information may be lost.

  • Is forms Migration Assistant supported on forms10g?

    Hi.
    I'm trying to user forms migration assistant with forms1g (Forms [32 bits] Versión 10.1.2.0.2 (Producción)), but i´m getting the following message: "the specified staging area is not supported by the current OUI". Seems like i need to install using a previous version of OUI or curent OUI is not supported.
    Answers will be greatly appreciated ..!

    Hi,
    I had the same problem right now and solved it.
    So for everyone who hits this problem .. the answer is:
    no need to install the Forms Migration Assitant,
    it is already included in 10g.
    Yours
    Volker

  • Oracle9i Forms Migration Assistant

    I want to download the Oracle9i Forms Migration Assistant, but I can't find it. Can you tell me, where can I find it?

    You already have it - check out the f90plsqlconv.sh script in your bin directory
    This is a Command line version - we'll be posting a prettier gui version on OTN shortly.

  • Downloading Forms Migration Assistance(6i- 9i)

    I have downloaded and installed 9iDS release 2(9.0.2). I need to install Forms Migration assistance to test migration of 6i forms to 9iAS.
    While downloading Forms Migration Assistance, it is saying Patch 1 for 9iDS must be first installed and then only Migration assistance can be installed.
    Could anyone please let me know HOW COULD I DOWNLOAD Patch 1 for 9iDS.
    Thanks

    Hi,
    3 things.
    1. The forms 9i is NOT available for the client/server environment. Therefore if your customer insists on client/server environment then you need to upgrade to forms 6i (which is the final client/server version of forms/reports developer).
    2. There are OS patches that you need to apply if you want to run forms/reports developer 6i on solaris 2.6. The complete list is available in the 6i installation documentation (you might find it also on the internet). If you upgrade the OS to solaris 8, then there is no extra OS patches required for forms/reports developer 6i. We are running 6i on Solaris 8 (with no extra OS patches).
    3. The last available patch for forms/reports developer 6i is patch #10 which can be downloaded from Oracle Metalink. I did apply this patch for 6i on solaris 8 client/server environment and has not seen any negative effect so far.
    regards.

  • Using Forms Migration Assistant

    Hello,
    I have been migrating a application server from forms 6i to 10g (10.1.2.0.2) using Forms Migration Assistant (FRMPLSQLCONV) tool.
    First of all, I have converted .pll files, and It has been converted right.
    Then It has been compiled and right.
    But when I try to convert a form (.fmb files) in a different path from libraries (.pll files) and It didn't work.
    I have changed REGEDIT (FORM_PATH), DEFAULT.ENV file (FORM_PATH), FORMSWEB.CFG file in the WORKING-DIRECTORY and It doesn't work.
    Could you help me?
    I have an idea. Compiling directly in 10g . It is possible?

    These .fmb files it didn't converted.
    This is the log file.
    Log written into File - .\accion.fmb.txt
    processing ....
    Log - .\accion.fmb touched : Mon Oct 23 15:42:54 CEST 2006
    ERROR opening .\accion.fmb :oracle.forms.jdapi.JdapiException: FRM-18108: Fallo al cargar los siguientes objetos.
    Source Module:impresion
    Source Object: GRUPO_OBJETOS_IMPRESION
    Source Module:botonera_ref
    Source Object: BOTONERA
    Check subclass and library dependencies
    Log - .\accion.fmb released : Mon Oct 23 15:42:54 CEST 2006
    [End of Log]
    --

  • Forms Migration Assistant and Reports

    Hi,
    We are about to start conversion from Forms 6i to 10g.
    There is a number of forms from which reports are called (RUN_PRODUCT).
    To what degree can Forms Migration Assistant be customized ? For example: can it create Report Objects for reports that are called from forms ? What about Parameters ? Can I specify which parameters should be used when calling RUN_REPORT_OBJECT ?
    Thanks,
    Tomas

    It would be very helpful to you if your read what's in [url http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html]Forms Upgrade Center
    There's lots of tips on how to make an optimum migration of your Forms.
    Tony

  • Forms migration assistant error

    Hello,
    I receive the following error when I run the forms migration assistant (f90plsqlconv.sh):
    ERROR opening test.fmb :oracle.forms.jdapi.JdapiException: jniinitialize: Failed to create new forms context
    I'm running 9iAS R2 on Redhat 7.3. Any help would be greatly appreciated.

    Hi
    1.Pls Copy all pll files & object Libray ,forms to a specific path e.g. c:\xyz
    2.Add (c:\xyz ) to FORMS_PATH in the registry
    3.Close/Open Forms Builder
    4. Open the form
    if not working..
    Recompile the forms and re-attached the Library & Re-check the paths
    Hope this helps...
    Regards,
    Abdetu...

  • Not able to use forms migration assistant

    Dear OTN Members
    I have installed 10g database and dev suite 10g. Previous version of forms was 6i (client/server architecture). I have downloaded forms migration assitant 9.0.2; they are jar files. I dont know how to use migration assitant (jar files) to convert my forms to 10g. I have used java command to execute it, i have also double clicked on jar files but it says "invalid or corrupted jarfile". Tried in script, didnt worked too. When i download forms assistant it was in zip file and when i extract it, it becomes 5 directories named (Actions,Components,Dialogs,locks and Queries and two files named install1.jar and products.jar. I checked all files inside these directories but no file worked. I searched on web that how to make jar files executable and did that but i got the same message "invalid or corrupted jarfile".
    Please guide me where can i found migration assitant v10.1.2 (i already searched web but cant find it). and how to use it? If anybody have it please send me link or file (as its size is very small).
    I will appreciate your cooperation.
    Regards

    How can you download it and not see the documentation?
    http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html

  • Forms Migration Assistant (FMA)

    http://otn.oracle.com/software/products/forms/files/fma/install.txt
    With reference to the installation procedure using FMA (given in the above link) for migrating forms 6i to 9i - where can I get the patch 1 for oracle9i DS? Is it available only at metalink?
    Thanks for your time,
    Ram

    Correct patches are available only through Metalink

  • Forms Migration Assistant Access Violation

    Hi
    I have just installed Forms 10g Dev Suite locally. I am in the process of converting my 6i forms to 10g. When I run the frmplsqlconv.bat file I get an access violation. The output to the screen is as follows,
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x609001F6
    Function=lxhh2ci+0x6
    Library=C:\OraDevSuite10g\bin\oranls10.dll
    Current Java thread:
    at oracle.forms.jdapi.BaseAPI._jni_initialize(Native Method)
    at oracle.forms.jdapi.Jdapi.initialize(Unknown Source)
    at oracle.forms.jdapi.Jdapi.getContextPointer(Unknown Source)
    at oracle.forms.jdapi.Jdapi.connectToDatabase(Unknown Source)
    at oracle.forms.util.wizard.Converter.main(Unknown Source).
    This is followed by a long list of dll files on my machine.
    Any ideas what is happening and what I need to do to correct it.
    Thanks.
    Leon

    No bugs have been reported on that particular function name. Please contact Oracle Support and have them analyze the problem and log a bug if necessary.

  • From Forms Product Management - GUI Migration Assistant

    We have now made a GUI version of the Forms migration assistant available on OTN. Please go to http://otn.oracle.com/products/forms/content.html and check out the top news item.
    As always, we appreciate your feedback.
    Regards
    Grant Ronald
    Forms Product Management

    the register now button does not appear to do anythingYou need to phone them. Yes actually speak to a real human being, which is a refreshing novelty. Also, it's the small number at the bottom, not the BIG telephobe number immediately above it.
    The document does not say it is fully booked, That's internet time-lag - I bagged the last spot for a colleague yesterday afternoon.
    Cheers, APC

  • Forms Migration to 11g, RUN_PRODUCT must be declared

    Hi All,
    I'm performing forms migration from 10g to 11g,
    I used Forms Migration Assistant to Migrate forms, But if a form is calling reports then those forms are
    not getting compiled and giving the error RUN_PRODUCT must be declared. I know that RUN_PRODUCT
    is not supported in 11g, but is there any way to configure Forms Migration Assistant so that it replaces this
    code with appropriate code. Forms Migration Assistant program asks for Report server name, Servlet Virtual Directory information for the forms that are calling reports. I don't know what to specify in virtual directory field
    and report servlet field.
    Please help me with this.
    Thanks

    You are replying to an old thread, but it looks like you didn't read it properly. It is stated that
    when migrating from 6i to 10g we have used the wizard to replace RUN_PRODUCT with rp2rro.rp2rro_run_product (rp2rro.pll).So, you also need to use rp2rro.pll if you still want to make use of RUN_PRODUCT. Even in 10g RUN_PRODUCT by itself won't work. As Christian already said:
    you probably could simply remove the call to run_product as in 10g the built-in was available but simply didn't do anything. Did you try that yet?

Maybe you are looking for

  • ABAP Installation

    Hi all, I have downloaded the latest Abap trial version(SAP NetWeaver 7.01 SR1 SP3 ABAP Trial Version ) from the sdn site(Link Below). http://www.sdn.sap.com/irj/scn/downloads;jsessionid=(J2EE3417600)ID0310956450DB11549542238197911295End?rid=/library

  • JXTable with long column

    I am using JXTable. I have a model class which extends AbstractTableModel. My JXTable has one Long column. When the values are displayed, it display with a comma. For example if the value is 1000, in the table it is displayed as 1,000. But I want to

  • Best practice for two differing encryption types

    I'm using a Aironet 1232g and I want to use WPA2-PSK. I have the XP clients connected appropriately (via WPA2-AES CCMP), however I also have a Ricoh Digital Sender (copier) that only supports WEP. What is the best security practice in this scenario?

  • Where does the details of the files on usr/sap directories get saved?

    hi, when a (.dat) file is created by background job processing in the 'usr/sap/' directories, where does the details like last changed, last modified of these files get saved? which table does these detiails get saved? thanks, swamy

  • JAAS - problem in compiling the program

    Hi, I am working on JAAS . I tried the Authorization example given in this link of sun site. http://java.sun.com/javase/6/docs/technotes/guides/security/jaas/tutorials/GeneralAcnAndAzn.html I was trying to compile that program but SamplAzn.java..is n