Forms developed on Windows 7 compiled on AIX 5.3

Hello,
Developed & modified forms on Windows 7 have to be used on Unix AIX 5.3 but compilation on AIX doesn't work (memory fault coredump)
I follow How to install Oracle Developer Suite 10g on Windows 7 (64-bit) and patch 1287955.1.
Forms on Windows work (development, compilation & exploitation) but not in AIX.
When I used XP, I developed Forms in and compiled on AIX 5.3 and it worked.
Windows 7 (64 bit)
Oracle Developer Suite 10.1.2.3
Forms Builder 10.1.2.3.0
AIX 5.3
Thx

Forms 10.1.2 certification information can be found as follows:
Forms 10.1.2 Client Statement of Direction (end-users). This covers which OS, browser and JRE versions were certified together. This doc supercedes Client information for Forms noted in the AS Certification.
http://www.oracle.com/technology/products/forms/htdocs/10gR2/clientsod_forms10gR2.html
Application Server 10.1.2 Certification. This covers which OS Application Server can be installed on and which db versions can be used. This information applies to Forms unless noted otherwise.
http://www.oracle.com/technology/software/products/ias/files/as_certification_r2_101202.html
Customer databases older than 9.2.0.8 were not certified with AS 10.1.2. See Table 4 in the above AS certification for details.
Hope that helps.
Michael Ferrante
Senior Principal Support Engineer
Forms Global Technical Lead

Similar Messages

  • 10g forms developed using windows machine is not working in Solaris machine

    I have developed a form using the following version of Oracle Developer suit 10g Fomrs using WINDOWS machine.
    My Application server is in a SOLARIS machine. All the .fmx are copied in the same SOLARIS machine in a directory.
    I have copied the form (.fmx) in the same directories where the other forms are, in the SOLARIS machine.
    Now i click on the menu item (menu item was already present there before developing the form in the menu. I did not have to create a new menu item in the Menu) in the windows machine.
    The form doesnt appear.
    Could you please tell me wheather i have to compile the form that i have developed in WINDOWS machine in some format of SOLARIS machine, or I have to do something else so that on the click of Menu item in Windows machine that form appears. Or Ihave to develop the form using SOLARIS machine?
    Please help me.
    I am working on the following version of Oracle Developer suit 10g Fomrs
    orms [32 Bit] Version 10.1.2.0.2 (Production)
    Oracle Toolkit Version 10.1.2.0.2 (Production)
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.2 (Production)
    Oracle Tools GUI Utilities Version 10.1.2.0.2 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE     10.1.0.4.0     Production

    hi
    still its not working
    Please I need help
    bash-2.05$
    bash-2.05$ /u02/oradata/data/PROJ/APPS/bin/frmcmp userid=xxx/xxx@xxx batch=yes module=AB.fmb module_type=form compile_all=yes window_state=minimize
    FRM-91500: Unable to start/complete the build.
    bash-2.05$
    I have set the following environment variables.
    LD_LIBRARY_PATH=/u02/oradata/data/PROJ/APPS/lib32:/u02/oradata/data/PROJ/APPS/jdk/jre/lib/sparc:/u02/oradata/data/PROJ/APPS/jdk/jre/lib/sparc/native_threads:/tmp/OraInstall2008-07-11_03-00-49PM/jre/1.4.2/lib/sparc/client:/tmp/OraInstall2008-07-11_03-00-49PM/jre/1.4.2/lib/sparc:/tmp/OraInstall2008-07-11_03-00-49PM/jre/1.4.2/../lib/sparc:/usr/lib:/usr/ccs/lib:/u01/oracle/product/10.2.0/lib:/usr/lib
    ORA_NLS10=/u01/oracle/product/10.2.0/nls/data
    JAVA_HOME=/u02/oradata/data/PROJ/APPS/jdk
    ORACLE_HOME=/u02/oradata/data/PROJ/APPS
    ORACLE_TERM=vt100
    FORMS_PATH=/u02/oradata/data/PROJ/APPS/forms
    TERM=vt100
    PATH=/usr/bin:/usr/ccs/bin:/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/boapp/oracle/product/9.2.0/bin:/usr/lib
    NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    TNS_ADMIN=/u02/oradata/data/PROJ/APPS/network/admin
    OSTYPE=solaris5.9
    regards

  • Forms developer Crashes while compile

    I am using Forms 6i on windows 2000 ... i have a 4 mb form .. when ever i do incremental compile(ctrl + shift + k .. developer 2000 forms crashes and shuts down ...
    some times the message given is program error and sometimes no message is given the the form exits
    Please help i cant make a single change to the form easily
    thanks
    Ashish

    Problem solved!
    I ran the frmbld.exe from DeveloperHome\BIN and then I could use File->Open normally. I figured out that it opens in the same folder for the first time (DeveloperHome\BIN). Before that, I used a shortcut to run forms builder. That shortcut didn't have the working directory set to anything. So, it seems that the open dialog wanted to open in the working directory (as it was the first time to open any file) (and this maybe the case also when the latest directory to open from was deleted or moved). So the solution was simple, just add the working directory to the shortcut..

  • 10g Form Developer Quits on compiling Forms connected to Sybase tables.

    Dear Experts,
    We have configured the connectivity for Sybase database with our oracle 9i database. using Hetero Geneous Service i.e using System_dsn ..etc.
    On this Sybase connectivity 6i Forms are compiling and running successfully But with 10g Forms while compling it just close the 10g form developer.
    For example....!
    In 6i forms On Button Press trigger below insert command works perfectly.
    But In 10g forms it say nothing and Just Quit.
    begin     
    insert into *"sybase_table"@SYBASE_DSN_DBLINK*
    ("colum1","colum2")
    values
    ('value1','value2');                         
    commit;
    end;
    Please help to resolve this problem.
    Thanks
    Eidy

    Hello,
    1.) does it with with the forms compiler (frmcmp)?
    2.) did you try creating a synonym for your object:
    create synonym my_syn for sybase_table@SYBASE_DSN_DBLINK;and use this synonym?
    3.) Did you try it with the latest patchsets if you didn't apply them (10.1.2.3 for forms)?
    4.) Did you try it with another database version (9i reached sustaining support btw. so you might try it with e.g. 10.2)?
    5.) If everything fails you can put your logic in a database procedure and use that?
    cheers

  • Deployment of forms developed on windows in Linux Forms Server

    Please provide me some information,
    How to deploy windows developed forms 6i components on Linux Forms Server.
    Thank You
    Jayaprakash

    Go to the form's file menu like following
    File > Administration > convert
    then convert ur binary file into text. take the text file to linux and do the opposite. convert from text to binary. youve got yourself a deployable .fmb file. compile and run.
    By the way, I am facing problem installing dev6i on linux7.2 and linux6.2 . It searches for a lib file libXm.a and libXm.a.so . Can u tell me how can I solve it? I am trying to install Forms on Linux. Should I switch from Red Hat linux to any other linux platform?
    I would be much obliged if u could help me.
    Thanx.
    Imtiaz.

  • Forms Developer for Windows 2000

    I have installed Oracle 9iAS on Windows 2000 OS. Now I want to install Forms & Reports Developer 6i on the same server to develope few forms & reports and finally I want to deploy it on Portal.
    My question is, should I go ahead with installation of Forms & Reports ? Will it demage my current setup ? I don't want to disturb my running Oracle Database , 9iAS. Any suggestion ?
    Thanks,
    Vipul

    Hari,
    check this link
    http://otn.oracle.com/software/htdocs/devlic.html?/software/products/forms/htdocs/winsoft.html
    You get to it through otn.oracle.com/products/forms --> Software link
    Frank

  • Forms Developer/Services 6i Download for Windows 98

    In the oracle website download directory, there's only one option to download Forms Developer 6i for Windows, and it's for NT. Will this exe also work for Windows 98?
    Thanks!

    Thanks, Syed.
    One more question...Prior to installing 6i on your Windows 98 pc, did you also install 8i personal edition? That's what I have right now. Does 6i work okay with 8i?
    Thanks again.
    Glenn
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Syed Naimathulla ([email protected]):
    Hi,
    I have tried this it works. But it will not be web enabled on win'98.
    Thank you<HR></BLOCKQUOTE>
    null

  • How can i install forms developer 6i in windows XP

    i have downloaded "Oracle Forms Developer/Services 6i Release 2 for Windows NT" but cannot run the file in my PC which using XP. Could anyone tell me is it possible to install in XP??
    many thanks

    Richard,
    say it this way: It is our goal to have it in patch 13 and only bad luck will stop us from having it there. So it looks promising right now. If patch 13 has the XP certification, then this will be in appr. 10 weeks.
    Frank

  • Calling Stored procedure in Oracle 11g from Oracle forms developer 6i

    We have Oracle 11g (11.1.0.7.0 ) database (64 bit) installed on Windows Server 2008.
    In this database, we have stored procedure ABC(arg1) which is accesing a table in another instance through DB LINK. If we EXECUTE this procedure from SQL/TOAD. It runs successfully and generates the desired output.
    If we write the contents of the stored procedure in the PROGRAM UNIT / ANY TRIGGER in FORM 6i then also, It runs successfully and generates the desired output.
    It is also mentioned, that if we try to use any table in the same instance (and not through DBLINK) then it works fine.
    However, if we try to call this stored procedure (which is  accesing a table in another instance through DB LINK) from  ORACLE FORMS  6i  in WHEN-BUTTON-PRESSED trigger then the FORM BUILDER gets hanged while compiling the form developed in FORMS 6i.
    Please provide a solution to this problem.
    THANKS IN ADVANCE.
    Hemant Singh.
    Asstt. Manager(IT)
    Software development team.

    Forms 6i was never meant to run against a 11g database, this was not tested and is also not supported.Well, that is not completely true. Developer 6i is supported against a 11g database, but only for Oracle Apps R11. That means that for most other customers (not Apps) Forms 6i will work against an 11g database. However, only Apps R11 is supported, and patches are only created specifically for Apps. We are also running Forms 6i against an 11g database without (well, minor) problems.
    In this case, you need to find a solution. You can try to put the stored procedure in a package. The package body, with the reference to the remote table, will be hidden from Forms this way.

  • Matchstring search in Forms Developer

    Hi ORACLE Forms team,
    I need urgently a matchstring search in Forms Developer [9i, 1xi, ..] about the complete PL/SQL code.
    It must be possible to find any text: "... message('findtext')" and to open the code window.
    The compiler displays errors in a code window but I must find my text in big Forms projects also.
    Regards
    Friedhold

    Hi Zdenek,
    exactly, this is what I want.
    Best regards
    Friedhold

  • Forms Developer on Linux

    Hello,
    I am working with Forms Developer 6.i.
    I need to automatically create a file in the IAS and show it in the client. My application server is a linux machine and the client is Microsoft (Windows XP).
    I tried to use the OLE library in Developer 6.i. I don’t get any compilation errors, but the “ole2.create_obj('Excel.Application')” function generates the following error in execution: “FRM 40735:KEY-COMMIT trigger raised unhandled exception ORA305501”. If I execute the code in in a client/sever environment, it works. I think it is obvious that this does not work for linux, but I don't know which library or function I could use.
    Thanks a lot and regards.

    Well...does not work for me. I get an ora-06502 error...just when it's doing APPID := DDE.APP_BEGIN('C:\Program Files\Microsoft Office\OFFICE11\excel.EXE',dde.app_mode_minimized);
    I need to create an excel file on the client; and the application is on a linux machine. Does anybody know how I can do this if I'm using Forms Developer 6i?
    Thanks a lot.

  • Oracle forms developer suite problem

    i have install oracle 9i database and 10g developer suite ,when i run forms then error displayed is
    An unhandled win32 exception occured in iexplore.exe[4652],just in time debugging this exception failed with the following error,no installed debugger has just in time debugging enabled
    Can anyone help me on this problem
    if not possible then tell me the procedure to uninstall oracle developer suite 10g
    smily
    [email protected]

    Hi,
    Same Problem I am getting.
    "An unhandled win32 exception occured in ifbld60.exe[1484]. Just-In-Time debugging this exception failed with following error: No installed debugger has Just-in_time debugging enabled. In Visual Studio....."
    The problem scenario is like this:
    1. I am using forms6i developer on windows XP-SP3 M/c, with 2GB RAM, P4 processor.
    2. I am able to compile all forms except xxxx.fmb
    3. I tried compling xxxx.fmb after clearing registry entries for xxxx.fmb(entries mainly made for explorer and i deleted.).
    4. I also tried compling xxxx.fmb after reinstalling Forms6i Developer several times.(For Forms6i there no option for uninstall).
    5. I also tried compling xxxx.fmb after installing Visual Studio.-- OutCome-- Just visual studio window opens and blank window comes.-- I felt this is of no use. and uninstalled Visual studio.
    6.I copied the same form and tried in another PC, same problem.
    7. After this problem, I cannot open Report Builder too.. :(
    Please somebody help me...
    This is very critical :(
    Edited by: user10446916 on Apr 25, 2011 10:58 AM

  • Forms Developer 9.0.2.9 Hangs at Run Form

    Hello:
    I'm using Oracle 9i with Forms Developer 9.0.2.9. I am able to develop and compile forms but am not able to run forms. The IE6.0 window opens but hangs. No applet array appears. I have started jinitator(sp) and OJC4. There are no spaces in the path to my .fmb file.
    I was able to run forms for a while but then it just started hanging. My guess is that some setting changed? Something with Java?
    Any help would be appreciated as my semester long project is due next week.
    Linda

    Pamela,
    Tried following thos steps. It still hangs at the same place unfortunately. I did notice a number of Java Console icons appearing and disappearing. A java problem maybe?
    Thanks
    Linda

  • Develop on Windows, run on Solaris - Best Practices?

    We're moving from windows 2003 server to Solaris x86-64/sparc environment - 10gR2 app server and db. Currently, since our servers are in a remote datacenter, we just VPN onto one of our windows server, which has the dev tools and standalone oc4j running so we can develop and test forms. Simple.
    First thing we noticed is there is not a solaris x86-64 version of the dev tools, so we assume we'll have to develop on our windows desktops, and then recompile on the solaris server. So, the question is how best to do this?
    Initial thinking is that each developer needs to have all the .olb,.pll,.jar,.fmb etc. files on their local machine compiled for windows, and then have to copy these to the solaris servers and recompile. This raises all kinds of concerns about how to keep the files on the developers machines in sync with the versions on the solaris servers.
    Seems we are missing something here and there may be better methods to setup this environment. Perhaps use sparc workstations so we can develop natively in solaris, but that is an expensive option. Any ideas?

    Hi,
    Its better to develop in Windows and port it to
    solaris. Thats what we do for our implementations.
    All the developers has all the source code in the
    local desktop. And when ever they want to change
    /update a form, they download it from
    development/prodn in solaris to the local desktop.
    At a time usually one developer will work on a form
    and that can be put to the solaris and compiled there
    in order to test.
    Rajesh ALexWhat about the .pll, .jar, .olb files? Do your developers have to download to their local machines each time they open form builder to get the latest versions? Seems a maintenance nightmare to keep local versions of these files up to date with what is on the servers.
    Perhaps we need to look at some source control software that can manage this. Any out there that work with forms?

  • Forms developer 11g x32 and production server 11g x64?

    Hi all
    Can I develop 11g forms on x32 windows machine and run or compile them on windows server x64??
    I ask this because the media is about 3GB to download, so I need to be sure.
    thanks..

    You mean having the 32bit version of forms installed in development, and the 64bit version of forms installed in production? If you recompile your forms on your production server you should be fine.
    cheers

Maybe you are looking for

  • Schedule: How to Schedule a report to 1st Monday of the Month

    Trying to schedule a report to run every 1st Monday of the Month, using 3.1, what would be the best way to do it?

  • Configuring integration OBIEE 11.1.1.7 in EPM 11.1.2.3

    Hi all I'm trying to finalaze my new virtual machine. According to the document: Oracle Fusion Middleware System Administrator's Guide for Oracle Business Intelligence Enterprise Edition, I'm trying to configure EPM 11.1.2.3 to integrate OBIEE and co

  • Send XML as acknowledgment from BPM

    Hi  Experts I have scenario where our XI box will receive an XML, so whenever we receive an XML XI should send back another XML as an Acknowledgment. Is there any way I can send an custom XML format as an acknowledgment? In BPM Send step I could see

  • Printed margins are bigger than it is viewed in adobe reader

    Hi all:    I convert some html pages  to pdf with acrobat x pro, then I crop those margins to a small size, it looks fine in adobe reader , but when I print the pdf out , the margins of left and right are much bigger so that the font size is so small

  • Burning ejects during "multiplexing and burning"

    When I burn a dvd it goes the whole way and then with 10 minutes left when it is doing the "multiplexing and burning" part, it ejects before finished and I get a blank DVD. Tried a 1000 times. Has anyone else experienced this? I've burned dvds before