Closing forms runtime

Hi all,
With Forms 9i, if we close the runtime by closing the browser window, it doesnt prompt to commit/rollback the data changes done. Why so? Experts please throw some light on this.
Kiran

Kiran,
actually closing the Browser window is not existing Forms but the Virtual Machine that the Forms client executes in. There is nothing that we can do against this, because even if Forms was aware of the user closing the Browser window we cannot stop this from happening.
As far as I know, Forms is rolling back any uncommiuted data, so that at least you have a defined state.
Frank

Similar Messages

  • Help!!!How to run Form Builder and Forms Runtime together?

    Dear Friends,
    I am new to Oracle Developement and need your help.
    Everytime I click the RUN icon to run a form from the Form Builder, the Forms Runtime starts, however, closes my Form Builder the same time. After I closed the Forms Runtime, the Form Builder shows up as before.
    In another word, I cannot have both Forms Runtime and Forms Builder at the same time. How can I run the form without closing the Form Builder so that it's eaiser to modify the form and time saving?
    Thank you very much.

    Thanks. But I cannot make by using alt+tab. I know it is strange.
    I could do that before but I don't know what's wrong with it now because start of the Runtime automatically hide the Form Builder until I close the runtime. Does anyone have any idea or same experience of this? Any suggestion?
    null

  • Form Runtime

    Hi,
    What is the best way to connect to the database schema automatively when the form is in run time.
    Example:
    When you close the form builder or run the form in form runtime, it always prompts you for the database schema. What is the best way to solve this problem, because my form will deploy into the web server, I don't want the user to enter the database schema. Please advise.
    Thank you very much
    Tim
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Bogdan Dincescu ([email protected]):
    With Forms 5.0 I use the following shortcut in Windows:
    D:\ORANT\BIN\F50RUN32.EXE g:\centrala\tlogin_noi_cen USERID=login/login@apollo usesdi=yes
    Still, beware!
    This way you give the luser the username & password. Yet, for this application, there is a trick so that I don't reveal the username & password of the owner of the application object schema (the login user is a dumb user that can only execute some stored procs that do logon to the application schema if they are given the right params for username & password). Back scenes I use the logon & logout built-ins.
    Hope this helps,
    BD.<HR></BLOCKQUOTE>
    Where I can find the exe file, I am running 6i.
    thank you
    tim
    null

  • Icon on Forms Runtime in Client Server

    Hi all ,
    Can we change the icon from Form Runtime on MDI window and Window with a customize icon? If yes how?
    Thanks
    Mustafa

    Hi Grant,
    I am still recieving that message. I have that file d2kwutl.pll it doesnt have any thing like d2kwutl60.pll or d2kwutl32.pll. Please let me know what to do. I am attatching this file. I am using forms 6i.
    I will appreciate your help.
    Thanks
    Mustafa

  • HST6i, Client/Server env. Forms runtime crash!

    We successfuly instaled HSD6i on Forms Server. But we also need to run forms on client/server environment.
    When I start HSU or generated app. in Forms Runtime (ver 6.0.8.11.3) and do nothing other than navigate from menu to form 'Users' for example, form opens but the very
    next time whole runtime environment dissaper (crash with no error message).
    How can I manage this problem?
    null

    I changed all 'automatic' to <unspecified> but my forms are still crashing with access violation at uiw60.dll. It seems that only forms with item groups though. I also found another posting here by Ivica Coric about "Problem with Item Groups" where people mentioned forms with item groups would crash. It seems that this is my problem. But changing 'automatic' to something else still doesn't solve my problem. Any ideas? Thanks.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Headstart Team:
    Uros,
    I have discovered what makes this happen. As you have read in the the install guide, you need to change a number of properties in the object library. Specifically, the color "Automatic", which is very useful in webforms, is problematic on client/server.
    Because most items in the generated forms subclass from the object library, you would ideally only need to recreate the fmx files and be rid of the "Automatics".
    Unfortunately, there's one place where the generator uses the object library properties, but DOES NOT SUBCLASS BUT COPIES these properties into the generated forms. This happens with boilerplate graphics that result from item group decorations, and then only when the item group decoration has a prompt! Here the color of the CG$TITLE visual attribute is used, but not subclassed. This also explains why you solved it by regenerating the problematic forms.
    To solve this for the applications you cannot regenerate, open the fmbs, navigate to the Canvas, and then to the Graphics. You'll find the culprit there soon enough.
    Kind regards,
    Peter<HR></BLOCKQUOTE>
    null

  • FORM RUNTIME record=collect is not working.

    Hi
    FORM RUNTIME record=collect is not working which is set to user level.what to do?
    rgrds

    Pl post details of OS and EBS versions, along with the complete steps you took to enable this profile option. What does "not working" mean ?
    MOS Doc 438652.1 - R12: Forms Runtime Diagnostics (FRD), Tracing And Logging For Forms In Oracle Applications
    HTH
    Srini

  • How can I attach any type of file in forms runtime

    Hi Friends,
    I need some help from any one of you.
    Is there any possibility to attach any type of file in forms runtime?
    If there is, how can. Please let me know the code.
    Thanks

    I think that you are going to have to explain what you want to do more clearly...

  • Forms runtime as cartridge?

    In a document from July 1997 from Oracle called "Developer/2000
    and the NCA: An Architectural Overview", authors Mark Doran et
    al, the future direction of the Forms Runtime was stated to be:
    In a release after 2.0, the Forms Runtime will be implemented
    as a cartridge. The Web Application Server will invoke a
    Forms cartrige directly to run a Forms application, elim-
    inating the ned for a separate Listener process and Runtime
    processes. In this configuration, the Forms cartridge will
    be able to exploit all of the functionality of the Web
    Application Server, including Inter-Cartridge Exchange
    (ICX) and dynamic load balancing.
    Initially, each instance of the Cartridge will handle a single
    connected user, just as the Forms Runtime does today, but
    in later versions a single cartridge will be able to serve
    multiple simultaneous users for even greater scalability.
    I have two questions:
    a) is this still the intended direction of the Forms Runtime?
    (I couldn't find this repeated in later documents)
    b) if so, which release will/does have this feature?
    I have scoured all the promotional documentation for OAS 4.0
    and Developer 6.0 looking for an answer, but could not find
    any.
    The reasons I care are that 1) our client will continue to grow,
    and the scalability improvement is interesting, and 2) if
    you can use Inter-Cartridge Exchange to (I think) access
    real CORBA objects which live in a custom-built application
    cartridge that lives in OAS 4.0. From Forms, you have to
    use Forms-specific syntax to access functions, and you
    can't access objects directly.
    null

    I agree.
    I've tested my application using Dev2.1 to find out that each
    user was going to take up around 10M.
    We have a user base of about 300, but usually theres only about
    80 users on during our busiest time. 80Users * 10M = 800M.
    Thats not even counting the memeory needed for the reports
    server.
    But to be fair OAS load balancing did cut down on apps which
    were inactive.
    But this still leaves me with the prospect of at least a 512M
    apps server. Which might be incredibly slow during peak times.
    So I started looking towards the OAS4.0 release which had this
    promised shared cartridge architecture. But it looks as if we
    are going to have to upgrade to Dev6.0 to use this cartridge
    architecture.
    What happened to Dev2.1?
    I received the Dev6.0 beta CD, and was imressed by OAS4.0.
    Should we just skip the Dev2.1 / OAS3.0 or are there going to be
    further releases of Dev2.x supporting OAS4.0?
    null

  • Forms runtime info. - URGENT-

    I have an application developed in Forms 6. I have the following questions.
    1. Should the end user purchase forms 6 to run the application?
    2. If no, can he get forms runtime along with Oracle 9i, which can run the application?
    3. Is Forms 6 runtime alone available to be purchased?
    Please help me out at the earliest.
    Thanks
    Raghu

    If we are talking about a client server application then the Forms runtime is for free and you don't need to buy it for the customer. The latest patches will make your forms work with an Oracle9i database. There is no separate packaging of the runtime, you can install just the runtime if you choose the custom install option from the CD that includes Forms.

  • Nothing display in Oracle developer forms runtime-web...

    i have started OC4J instance,no compilation error showed,when i run the form module nothing display in Oracle developer forms runtime-web.
    how to resolve this?

    Hi skud
    Pls state ur Os, Forms Version and the JIntiator Version from the control panel
    if u r using forms 10g pls may be u forgot to set the following form the Form's menu
    Pls Select > Edit Menu > Preferences > RunTime Tab > Set the Browser u have to use.
    Hope this helps...
    Regards,
    Abdetu...

  • Oracle Form Runtime (bug)

    Hi guys..
    I have created an application composed by 5/6 forms. I created a .BAT file that launches the main MENU form, that has all the related buttons wich call the other modules of the application. NOw the issue is the seguent, if I install the forms on the local machine I have no problems at all. But instead, if I install them on a server pc, I begin having very strange problems. For example, my main MENU forms gets launched without any issues, I press the first button on the main menu and my application starts, if I exit and then press another button, it literally EXPLODES. The forms runtime crashes and creates a DUMP file. Now the strange thing is that it doens't do it on every PC.
    Do you guys know anything about this ?

    Could it be that you have lot of other programs running in the server so there is not enough memory to run forms.
    Just curious, why are you using a combination of version 5 and version 6 forms?
    From your main form, are you calling both version 5 and version 6 fmx files?

  • Forms Runtime Version

    Hello to all of you !
    Our application runs with Forms 6i in only client/server mode (no web forms) on several ms windows platforms (W95, W2K, WNT).
    Is there a way to get to know the runtime version which executes the current form ? I need this information because in our environment there might be forms runtime client installations with a different patchset level than the compiled fmx-files. This sometimes leads to some strange errors.
    And please, it does not make sense to read the registry because in some environments the application is started within the Novell Application Launcher (NAL) which creates a runtime environment at the moment you start the application.
    Thanks in advance
    Kai Ramming

    Just in case someone else wants to know about this : I read in Metalink that there is an undocumented command.
    get_application_property(version) returns a varchar2 containing the runtime version of ifrun60.exe which is executing the current form.

  • Waiting orcle developer  forms runtime web ... long

    dear sir
    i install oracle app11i complete. when i use oracle . i login with user sysadmin.
    and choose some menu. it will load jinit 1.3.1.21. and install complete. i close web browser and login again. i choose same menu . it will load orcle developer forms runtime web. and show don't close this page .
    at address show -> http://app11.workgroup:8000/dev60cgi/ifcgi60.exe?lookAndFeel=ORACLE&colorScheme=BLAF&lang=US&env=NLS_LANG='AMERICAN_AMERICA.UTF8'+FORMS60_USER_DATE_FORMAT='DD-MON-RRRR'+FORMS60_USER_DATETIME_FORMAT='DD-MON-RRRR%20HH24%3AMI%3ASS'+NLS_DATE_LANGUAGE='AMERICAN'+NLS_SORT='BINARY'+NLS_NUMERIC_CHARACTERS='.,'&form_params=+config='app'+icx_ticket='.688897717'+resp='FND%2FAPPLICATION_DEVELOPER'+secgrp='STANDARD'+start_func='FND_FNDFFIIF'&encoding=UTF-8
    it will open java web name "orcle developer forms runtime web ". i waiting so long time. please help me or introduce me.
    my configuration
    p 4 630
    ram 768 mb
    hdd sata 160 gb
    os win2000 server sp4
    j2sdk1.4.2_11
    use cygwin instead mks
    thank you

    Hi,
    Try to clean up your browser's cache (msie: tools > options > ...) and oracle jinitiator's jcache directory (c:\proghram files\oracle\jinit ... ). Close your browser and try again.
    Regards,
    catalin ciontu.

  • Window "Developer Forms Runtime-Web". Help me, please.

    I have instaled Developer Server 6.0 (Unix).
    When I'm runing my application in the browser of PC (jinitiator 1.1.7.18), apears the window "Developer Forms Runtime-Web".
    Is it possible that this window no display?

    I am not positive that I know what you are refering to but I think you are talking about the splash screen that comes up before you see your form. You can suppress this screen by setting the splashScreen parameter in you html file to NO. i.e. Assuming you are using IE, <PARAM NAME="splashScreen" VALUE="no">.
    HTH
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Encarna Requejo ([email protected]):
    I have instaled Developer Server 6.0 (Unix).
    When I'm runing my application in the browser of PC (jinitiator 1.1.7.18), apears the window "Developer Forms Runtime-Web".
    Is it possible that this window no display?<HR></BLOCKQUOTE>
    null

  • Forms Runtime crashes when installing on clients (W95)

    I'm trying to test my application which has been created with Developer 2000. Forms only, no reports or anything else yet.
    It is my understanding that all I have to do is install the FORMS RUNTIME item from the developer CD. If this is wrong, please correct me. My problem is when it gets a small portion of the way through the install, it crashes - why and how do I fix this? My error is a GPF, 'Orainst caused an invalid page fault in module kernel32.dll'. This happens on every machine so far, all Windows 95B.
    Any advice is appreciated.

    I finally callled Oracle Tech Support and figured out my problem. Thought I'd post it in case anyone else has this trouble. I had the Ora8i client installed because my app was originally VB & used ODBC drivers etc.
    I uninstalled every Oracle component on my machine.
    Physically deleted the Oracle folders from C: and from C:\Program Files
    In Regedit I physically deleted the two Oracle keys under HKEY_LOCAL_MACHINE/SOFTWARE and HKEY_LOCAL_USER/SOFTWARE.
    Reinstalled the forms runtime files using the default Oracle Home (which it requires). Then installed Net80 components to enable communication with my database.
    So far so good.
    null

Maybe you are looking for

  • Photoshop CC wont open. Stuck on the "initializing" part.

    I recently updated it too and it did not fix it. I'm on a macbook pro.

  • MSI H97 GAMING 3 Intel H97 With 2GB Asus GTX 760 DirectCU

    ust built my pc got it working with onboard grapics when i plug the dvi into the graphics card i get no display the HDD has a fresh install of windows 7 i haven't installed any drivers for the mobo or the GPU, im also using a fairly old VGA monitor a

  • How to compare value before and after

    hi, one of the queried Values ​​is the number of defective frames.Here, this value is compared with a previously sampled value If now (after 10 s) this value is bigger than previous one ,then It saves new value otherwise loop will be continue.If agai

  • Standard BW Report for Purchase Requisitions

    Hi All, My client is looking for some requisition based report (besides the standard SAP MM reports). Are there any BW reports that will provide details on say, requisitions per cost cent, materials, etc.. I know this may seem like a strange request

  • I can't find my pictures in icloud

    I can't find my pictures in my icloud!  Pictures seem to disappear off my iphone (4) and go where???