How to migrate forms 6i designed in windows to forms6i for linux

Hi, Guys
I'm trying to migrate a forms designed in windows to linux, but when I pass the fmb and compile with f60gen in linux the fields in the form are little and no see the information in other words the form is no same.
How do I do for look the form OK, or how to compile?
Please help me, thanks a lot

From: Abdo Maqbol 18-Oct-03 14:23
Subject: Re : Linux Client...
Hi Rajesh,
Thanx for your interesting reply, however i would like to clarify my setup.
Client OS = Red Hat 8.0
Browser = Mozilla 1.0.1
Java = SDK 1.4.1.01
Using this setup, everything is working real fine and fast.
Thanx,
Abdo.

Similar Messages

  • How To Compile Forms 10g Devloped in Windows For Deployment In RHEL 5

    can any budy give me script file for compiling forms 10g ,which i developed in windows and need to be deployed in RHEL 5
    How To Compile Forms 10g Devloped in Windows For Deployment In RHEL 5
    any budy plzzz help

    Why not ask over at the Forms forum?
    Forms
    This is the Oracle Designer forum

  • How To Compile Forms 10g Devloped in Windows For Deployment In RHEL

    can any budy give me script file for compiling forms 10g ,which i developed in windows and need to be deployed in RHEL 5
    How To Compile Forms 10g Devloped in Windows For Deployment In RHEL 5
    any budy plzzz help

    You could try something like this:
    for i in `ls *.pll`
    do
    echo Compiling Library $i ....
    frmcmp.sh userid=me/me@medb batch=no module=$i module_type=library compile_all=yes window_state=minimize
    done
    for i in `ls *.mmb`
    do
    echo Compiling Library $i ....
    frmcmp.sh userid=me/me@medb batch=no module=$i module_type=menu compile_all=yes window_state=minimize
    done
    for i in `ls *.fmb`
    do
    echo Compiling Library $i ....
    frmcmp.sh userid=me/me@medb batch=no module=$i module_type=form compile_all=yes window_state=minimize
    done

  • I had migrated Oracle 10g database from Windows to Oracle 11g Linux

    I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
    Please guide me where I have to begin (starting point) looking into it.
    Some document stated gather system statistics.  How to check system statistics is up to date
    What are the crucial initialization parameter ?

    Hi,
    Let me just point you out to the documentation, which may concern you:
    I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
    Managing Optimizer Statistics
    How to check system statistics is up to date
    Managing Optimizer Statistics
    What are the crucial initialization parameter ?
    Configuring a Database for Performance
    Thanks &
    Best Regards,

  • How much is the license of the oracle 8.16 for Linux

    How much of the license of the oracle 8.16 for Linux?
    Anyone knows?
    null

    Does it make any difference if I want to create web site with no commercials, just info web site? Is there any chance to use Oracle/Linux for free?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Claudia ([email protected]):
    The standard edition costs US$160 per named user or US$ 15 per Power Unit. To calculate how Power Units yor box has you must multiply its Mhz by the number of processors.
    You could get complete details at www.oraclestore.oracle.com <HR></BLOCKQUOTE>
    null

  • How much of the license of the oracle 8.16 for Linux

    How much of the license of the oracle 8.16 for Linux?
    Anyone knows?
    null

    Does it make any difference if I want to create web site with no commercials, just info web site? Is there any chance to use Oracle/Linux for free?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Claudia ([email protected]):
    The standard edition costs US$160 per named user or US$ 15 per Power Unit. To calculate how Power Units yor box has you must multiply its Mhz by the number of processors.
    You could get complete details at www.oraclestore.oracle.com <HR></BLOCKQUOTE>
    null

  • How to: migrate Form to Excel via DDE to Web Form functionality

    Old client/server environment 4.5 runtime has several forms going back and forth to excel via DDE.
    Want to migrate Forms into Web Forms environment using 9iAS ... anyone have ideas on how to best approach handling the excel spreadsheet related issues?
    Thanks in advance! John

    Welcome to the Oracle Forums. Please take a few minutes to review the following:
    <ul>
    <li>Oracle Forums FAQ
    <li>Before posting on this forum please read
    <li>10 Commandments for the OTN Forums Member
    <li>Announcement: Forums Etiquette / Reward Points
    <li>How to ask questions the smart way
    </ul>
    Following these simple guidelines will ensure you have a positive experience in any forum; not just this one! ;-)
    This is a fairly common question in the Forums. A simple search of the forum would have given you your answer! poelger provided a link to the Forms Upgrade Center - which is a great place to start! :)
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • How to Migrate form oracle 8.05 to Oracle 9i

    Dear All,
    I want to migrate from oracle 8.05 to oracle 9i, for this i exported d/b in oracle 8.05 and then try to import it in oracle 9i.
    I have got the following error:
    Export file created by EXPORT:V08.00.05 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    export client uses WE8ISO8859P1 character set (possible charset conversion)
    export server uses WE8ISO8859P1 NCHAR character set (possible ncharset conversion)
    IMP-00003: ORACLE error 2248 encountered
    ORA-02248: invalid option for ALTER SESSION
    IMP-00000: Import terminated unsuccessfully
    Please solve my problem.
    Thanks
    Usman Ali

    Creating Oracle Release 8.0 Export Files from an Oracle9i Database
    You do not need to take any special steps to create an Oracle release 8.0 export file from an Oracle9i database. However, the following features are not supported when you use Export release 8.0 on an Oracle9i database:
    1.Export does not export rows from tables containing objects and LOBs when you have specified a direct path load (DIRECT=y).
    2.Export does not export dimensions.
    3.Functional and domain indexes are not exported.
    4.Secondary objects (tables, indexes, sequences, and so on, created in support of a domain index) are not exported.
    5.Views, procedures, functions, packages, type bodies, and types containing references to new Oracle9i features may not compile.
    6.Objects whose DDL is implemented as a stored procedure rather than SQL are not exported.
    7.Triggers whose action is a CALL statement are not exported.
    8.Tables containing logical ROWID columns, primary key refs, or user-defined OID columns will not be exported.
    9.Temporary tables are not exported.
    10.Index-organized tables (IOTs) revert to an uncompressed state.
    11.Partitioned IOTs lose their partitioning information.
    12.Index types and operators are not exported.
    13.Bitmapped, temporary, and UNDO tablespaces are not exported.
    14.Java sources, classes, and resources are not exported.
    15.Varying-width CLOBs, collection enhancements, and LOB-storage clauses for 16.VARRAY columns or nested table enhancements are not exported.
    17.Fine-grained access control policies are not preserved.
    18.External tables are not exported.
    Note :
    use 8.1.7 client to export and 8.1.7 client to import

  • H/W & Data migration form AS 400/DB2 V5 R4 to Unix/Linux and Oracle

    We are considering migration of huge data(in Terabytes) from AS 400/DB2 V5 R4 to Unix/Linux and Oracle.
    We are changing operating system and data base also..Please advise if R98403 can be used to move data in terabytes.
    I understand Oracle work bench does not support V5 R4.
    I would like to know pointers on possible tools and approach for the migration.
    Thanks
    Las

    Hi,
    May I know the reason for this huge change? As most of the current setups of E1 are on AS00 only. Then also if you are planning to migrate your hardware and data from DB2/OS400 to Orcle and Unix/Linux you can consider below options for data migration:
    1) R98403 and R98403A are best approach for this type of migration it may consule some extra time but accurate..! As no other tools like Oracle Workbench can
    provide 100% accuracy.
    2) Archive data size if possible with the help of BA team and work on some purging this will help you to great level.
    3) If you decide to go live on new setup please consider going live module wise as a specific module data can be moved fast, and if BA team can specify some specific tables only getting hit for module trasection they can develop TC reports for specific data to be migrated and can save your time instead of copying entire data set again at go live.
    Good Luck..!
    Thanks,
    Manoj Kathare

  • [SOLVED]How to install this font : it doens't seem available for Linux

    Hi everyone,
    I'm currently running Gnome, and I'm trying to have the same theme than here : http://gnome-look.org/content/show.php/ … ent=108433. I've installed and used the Hydra theme : no problems with that.
    The only thing I miss now is his font, I read the comments, and it's said the font used is "Zero Threes", they give a link (it's on page 2 if you want to check) : http://www.urbanfonts.com/fonts/Zero_Threes.htm
    The problem is the font seems to be available on Mac and Windows, but I coulnd't find it for Linux. But the guy seem to have Linux and he's using it, so could somebody explain to me how can I get the font for linux ? Or if there is a way to install a Windows or a Mac font in Linux ?
    Thanks you in advance !
    Last edited by Dreepser (2009-08-29 11:53:00)

    t4k1t wrote:The font is still only ttf so just download the win-version and copy the *.ttf file into your ~/.fonts directory.
    Or, to make them available to all the users copy them to /usr/share/fonts/truetype directory.

  • How to install forms 6i runtime using windows Systems Management Server?

    Hi,
    Our clinents are using oracle forms 5 application and we want to upgrade to forms 6i ( client /server ).
    How to install oracle forms 6i and reports 6i runtime in multiple client machines
    using windows systems management server instead of installing one by one manually.
    Regards

    Here is a quick summary on why this works...
    The Problem:
    The issue relies with the method and logic that MDT’s scripts use to query and validate that the proper disks, partitions and storage space reside before starting the installation of Windows.
    Essentially what you have configured in the Task Sequence and the UNATTEND.xml is analyzed by the MDT scripts then a validation is completed against the hardware in which you wish to install Windows
    on and if there are any errors you will be prompted with MDT Error or Warning dialogs.
    The problem is that the MDT scripts use WMI to query the hard disk, partition and free space requirements for Windows, but in the case of using GPT disk, the 2nd partition (MSR) that you have to create
    is hidden. The class that WMI uses for its query can’t see the MSR partition so instead of 3 partitions, it returns 2 in the query results; hence why DISK 0 PARTITION 3 doesn’t work as mentioned earlier when configured in the MDT Task Sequence.
    Although the above still confuses me as to why it works with DISK 0 PARTITION 2 since the WMI query results return PARTITION IDs 0 and 1 when it should return 1 and 2…
    The Windows Pre-Installation Environment however does see all 3 partitions correctly and we tried configuring in our Task Sequence to install Windows to DISK 0 and PARTITION 2 and in the UNATTEND.xml
    file to install Windows to DISK 0 and PARTITION 3 but due to timing issues of the way Windows installs with MDT, did this not work for us.

  • How to open form links in new window in Acrobat XI

    Does anyone know how to have a link within a form open a new instance of a browser?

    Answered through email:
    Hello,
    I don´t understand your problem. You have not tried the component mentioned in my replies, right? You have tried Launch URL component from WD Native. Because if you have, you would ask such a question. This component is a u201Cgroupu201D of a text field and a button. That means, that fits your problem completely IMHO. Place the component on your form layout, Set the presence of the text fox inside this Launch URL and you will see what address is being launch when clicked on the button.
    You said you have your address in the text field. So this is the same. Just change the source where the button takes the URL from or copy the value from your form into this one.
    Hope this helps.
    p.s.: looks like you have absolutely no exerience with JS coding.
    That means you need to read first and code later, right? Start here: http://www.adobe.com/devnet/livecycle/articles/lc_designer_scripting_basics/lc_designer_scripting_basics.pdf

  • How to migrate favorite urls/bookmarks from Windows to iphone/ipad?

    I have Windows 7 computer at Home, and recently get an iPad.
    The Internet explorer, Firefox, and Chrome already have a lot of URLs, how could I view them with iPad?

    “PC Bookmarks” iphone/ipad app by Airsee LLC. It collects all favorite urls (bookmarks) from Internet Explorer, Firefox, and Chrome in Windows 7, XP, and then imports them to the app. check iTunes app store.
    demo: http://ossly.com/bmp.html

  • How to interface greek fonts (iso-8859-7) with labview for linux 8.5.1

    I am trying to interface an Labview Linux application with greek fonts ,how i can achieve this out ? I want to use iso-8859-7 icharset. I am using a gentoo distro. Can anyone help me  ?
    thanks....
    Ελευθερία σημαίνει ότι μαθαίνεις να έχεις απαιτήσεις μόνο από τον εαυτό σου, όχι από τη ζωή ή τους άλλους

    Hi Sak1s,
    Are you looking to create labels and captions with Greek fonts?  You may be interested in the LabVIEW Help topic on Localizing VIs. 
    Jennifer R.
    National Instruments
    Applications Engineer

  • How do I save to a networked location in Firefox for Linux?

    I have a a few laptops with 16 and 20 gig hard drives that I'm more or less trying to use as thin clients. All personal files are stored on a Windows 2008 server.
    When users attempt to save files with Firefox, their preferred browser, they report that they are unable to save to a network location as they cant find anything in the save window pertaining to Network or Samba, so they are unable to find the server, and have to save files to the almost full hard drives, then copy the files to the server by dragging and dropping. there has to be a way to save files directly without having to drag and drop the files by hand.

    Firefox may be trying to copy the access permissions from the temp folder that is initially used when the download is started to the destination location on the network drive and fails to do that.
    In that case you will have to copy the files yourself to that drive after you've saved the files locally.

Maybe you are looking for

  • Fonts missing in InDesign when they really aren't

    I am using Adobe InDesign CS3 on the Windows platform, Windows XP Professional, Version 2002, Service Pack 2. When I open certain documents in InDesign, I receive the "missing fonts" message, with certain fonts highlighted. However, when I investigat

  • Background image under a list

    Hello! I need to view a background image under a list. I've done this for a panel overriding the paint method but for a list it doesn't go. Can someone help me? Thanks

  • This Database Server Type is not supported

    Dear Experts, Kindly suggest your opinion regarding this issue we had freshly installed a SAP 2007B in our Server Edition is Microsoft  Windows 2003 and Database is of MSSql_2005 R2 Standard Edition and we had upgraded the SAP 2007B to PL_18. Now whe

  • Online number - new

    Can I use my existing landline number for my online number?  Can I then cancel landline?  Will my old landline number still be "reserved" for me or can it be re-issued by a phone company to a new landline customer in my phone area?  Appreciate advice

  • Naming Conventions for Guided Procedures

    Hi Experts, Is there any naming conventions followed in Guided Procedures, please send it if yes. Thanks & Regards, Runal