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

Similar Messages

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

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

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

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

  • Forms 3.0 and Reports 1.5

    Hi everyone,
    Will forms 3.0 and reports 1.5 work with Oracle 8.x.
    If yes then how is it done.
    If no then is there a way to convert forms 3.0 and reports 1.5
    applications to forms 4.5 and reports 3.0 i.e. from a character
    mode platform to GUI mode.
    Thanx in advance
    Arun C
    null

    Dino Pesce (guest) wrote:
    : Detra (guest) wrote:
    : : There is some documentation that may help you. Look under
    the
    : : Tech Info link and the Other Topics link under Contents and
    : find
    : : the title Upgrading Existing Applications to
    Developer/2000. I
    : : hope this helps.
    : : Brad (guest) wrote:
    : : : Arun (guest) wrote:
    : : : : Hi everyone,
    : : : : Will forms 3.0 and reports 1.5 work with Oracle 8.x.
    : : : : If yes then how is it done.
    : : : : If no then is there a way to convert forms 3.0 and
    reports
    : : 1.5
    : : : : applications to forms 4.5 and reports 3.0 i.e. from a
    : : character
    : : : : mode platform to GUI mode.
    : : : : Thanx in advance
    : : : : Arun C
    : : : You need to upgrade, Forms 3.0 is not Y2K compliant and is
    : not
    : : : going to be supported. To upgrade then you need to decide
    : what
    : : : you want done in GUI. The process can be relatively easy
    but
    : : : there is work no matter what you end up doing.
    : : : Brad
    : If you have Developer/2000 vers. 1.3, you can try the
    following,
    : for
    : example in a Dos window :
    : f45gen32 module=your_module_name userid=username/pswd
    upgrade=y
    : version=30
    : Where your_module_name is a Forms 3.0 form (for instance
    : myform.inp). This will create a Forms 4.5 module (extension
    .fmd).
    : I hope that's what you need.
    : Ciao !
    Hi there!
    Now if you are upgrading to FORMS5 then you need to rename the
    INP file to FMB and then run it through the genarator
    (F5gen32). This does work because I use this technic.
    Panx
    null

  • I recently bought a new macbook pro and set it up using the migration assistant and my mac mini.  I can't get the text message forwarding feature to work with both computers.

    I recently bought a new macbook pro and set it up using the migration assistant from my mac mini.  I can't get the text message forwarding feature to work with both computers.  It keeps saying that I only have 2 devices setup, my iPad and my macbook pro.  When I mess with the setting on my mac mini, it goes from saying that that is one of the devices to my macbook pro being the 2nd device.  I think that something happened as a result of my using the migration assistant and now it thinks that my macbook pro and my mac mini are one and the same computer.  Any ideas?

    Thanks, Sig.
    The old computer is a 2.6 Ghz Intel Core 2 Duo
    The new one is a 2.3 GHz intel core i7
    In going over this, thanks to "tallking it out" with you, I did discover the Text Edit problem.  Because I've still been unable to get the new computer text size (fonts or whatever) to match the old computer, I did not notice that the curser is now different--the line midway down the curser has to be placed on the line I am working upon, otherwise the edits go elsewhere on the page.  Now, with a bit of difficulty, I am able to get Text Edit to work correctly.
    If you have any ideas as to why my menu bar and Text Edit type are still so slow, I'd love to have them. 
    (I went through the process you suggested earlier, re my Trackpad preferences, and found no improvement.)

  • I just ran migration assistant, and now I have two accounts on my new iMac...how do I merge my iPhoto libraries?

    I just ran migration assistant, and now I have two accounts on my new iMac...how do I merge my iPhoto libraries? Is there anyway to do it without using an external hard drive?

    Yes there is.
    1: Log out and into the account you later want to remove.
    2: Open your Pictures folder and look for the iPhoto Library.
    3: Right or control click on it, a menu appears and choose the option "Show Package Contents", it's really a folder.
    4: Find the folder called "Originals", select it and use the Finder menu to Duplicate it.
    5: Move the Copy of Originals to the Desktop. Close the window.
    6: From the Finder menu, select Go Computer.
    7: A window appears with your boot drive, double click it and on the Users folder inside.
    8: Select the OTHER users folder and open the folder called Public, inside is a folder called "DropBox"
    9: Drag the Copy of Originals to that DropBox folder, it will copy it.
    10. Log out and into the other account and access the DropBox folder, your files can then be imported into that iPhoto user Library from within the program itself.

  • Time Machine, Migration Assistant, and a BIG headache

    Set up my new rMBP from a time machine backup on external and worked great. I removed some applications from the dock that didn't transfer over successfully (i.e. Word 2004). I didn't include iTunes during the transfer.  Once time machine restore was complete, everything on the rMBP worked great.  I wanted to get my iTunes from the external and so I used the Migration Assistant to copy over JUST the music.  I unchecked all the boxes except Music.  Took over 1 hour just to copy over 30GB of music and so I was suspicious...
    After completion, I see that it copied over my music, BUT
         - all Documents gone
         - applications previously deleted WERE BACK (i.e. Word 2004)
    Went back to my old 2010 MBP to do another time machine backup, and signed into Mail....
    Signed into Mail on the rMBP....
    Got an email that my apple ID was used to sign into iCloud....
    Then now rMBP Mail can't access ANY of my email accounts....
    What in the world happened?  I just wanted to copy over my Music and now it's a BIG headache.....
    I knew I should have avoided Migration Assistant and should have transferred over Music upon initial setup of the rMBP....
    Tried to restore the rMBP from time machine but cannot b/c the time machine backup was done under snow leopard....
    So uninstalled Mavericks and reinstalling....1 hour wait to download...
    Then (hopefully) will restore from time machine (make sure to include Music this time)....which takes about 2 hours....
    So 3 hours just to get Music, when it should just be a simple copy/paste job....
    On the bright side, I got a Samsung display and so I'm happy with that...the display is sharp, evenly bright, and no creaking case

    Hey hp12c,
    Thanks for the question. The following article may provide the information you are looking for:
    Mac Basics: Time Machine
    http://support.apple.com/kb/HT1427
    Restoring specific files or folders
    Choose Enter Time Machine from the Time Machine menu and the restore interface appears. You can literally see your windows as they appeared "back in time."
    You can use the timeline on the right side of the window to reach a certain point back in time (the timeline shows the times of all backups on your backup drive). If you don’t know exactly when you deleted or changed a file, you can use the back arrow to let Time Machine automatically travel through time to show you when that folder last changed.
    Note: Dates in pink indicate the data resides on your Time Machine backup device. Dates in white indicate the data resides on your Mac. In OS X Mountain Lion and Lion, portable Macs have the feature of local snapshots. See this article for details.
    You can also perform a Spotlight search in the Time Machine Finder Window search field to find a file. Simply type the Spotlight search field and use the back arrow to have Time Machine search through your backups to find what you are looking for.
    Before you restore a file, you can also use Quick Look to preview a file to make sure its the one you want. Highlight the file and press the Space Bar to bring up a quick look.
    To restore, select the file/folder and click the "Restore" button. The file will automatically be copied to the desktop or appropriate folder.  If the file you are restoring has another file in the same location with the same name, you will be prompted to choose which file to keep or keep both.
    Thanks,
    Matt M.

  • I used migration assistant and my ethernet cable to move data and apps from my 5-yr old Intel-based iMac to my brand new Intel-based iMac running OS Lion.  The old machine was running OS 10.5.8.  Not all my files transferred (or I can't find them).  Help

    I used migration assistant and my ethernet cable to move data and apps from my 5-yr old Intel-based iMac to my brand new Intel-based iMac running OS Lion. The old machine was running OS 10.5.8.  Not all my files transferred (or I can't find them).  I've seen recommendations to select the old computer in System Preferences, but that didn't work.  Help.  Thanks!

    IMO, wrong choice. Start over, using a FireWire cable and following the steps in Pondini's Setup New Mac guide.

  • HT2518 I am a new Mac owner trying to transfer files from my pc. When I go to migration assistant, and hit "continue, a screen comes up that says "Mig Assistant wants to make changes. Type your password to allow this. What is my "password"? Or how do I ge

    I am trying to transfer files from my old pc to my new mac. When I go to migration assistant, and hit the continue button on the introductory screen, I get a message that says M Asst wants to make changes - type your password to allow this.   What is my password or how do I set one up for this?

    When you set  up your Mac you had to enter a admin password to set up your user account.
    If you did not enter one then try using the  "blank window" as your password. ie Just hit return with nothing entered.
    If that does not work try this reference:
    http://reviews.cnet.com/8301-13727_7-20087723-263/how-to-run-the-password-reset- utility-in-os-x-10.7-lion/?part=rss&tag=feed&subj=MacFixIt

Maybe you are looking for

  • How to launch photoshop action?

    I'm writing a Bridge CS3 script to generate a web gallery. The user selects some files and starts the script through a context menu item. The script iterates through the selection list a couple of times, writes files, etc. As the final step, I need t

  • HT201471 i message not working ?

    i tried to activate the i message service on my ipad mini but i get message to inform me the user name or password incorrect ? but i am sure is correct!

  • Connecting copper to new optic fibre

    I am thinking about changing to optic fibre cable.   Anyone any idea how long the change over takes and does it make any real difference to the speed on the computer.    My computer is  7 years old and although I keep it clear of any real problems, i

  • Nested query in BPEL JDeveloper

    Hi, Can anyone help me with nested query writing in BPEL (JDeveloper) the query is : SELECT LENGTH, WIDTH, HEIGHT, WEIGHT, LENGTH*WIDTH* HEIGHT AS ITEM_CUBE FROM ITEM_SUPP_COUNTRY_DIM WHERE ITEM= <Level1 item> AND DIM_OBJECT= (SELECT CASE_NAME FROM I

  • LSMW for inspection characteristics - how to change (some) existing data

    I have created a LSMW using the standard IDOC QPMK/QPMK01. Using structures E1BPQPMK_QPMK and E1BPQPMK_QPMT I am able to create IDOCS and post them into the system using BD87. My requirement is to change only some fields of the characteristic, e.g. c