About Error FRM-90928 on Forms9i

Hello,
I have created a simple module with the data bloc wizard,i have choiced a simple table(customers),and compiled it succefuly, but when i run it,the error FRM-90928 appears, i don't understand this problem,please give me a solution,thanks.

Rachid,
as this is you first question on this forum, allow me to give you a hint on how to achieve the best results for your questions:
1. provide full error messages. E.g FRM-90928 doesn't come by itself but has an associated message that people here on teh list might remember more easily than the error number
2. always describe context (e.g. Forms version you are running, operation system)
To answer your question: The directory in which you saved teh Forms fmb module obviously has a blank in it like in c:\program files\myforms. This causes the error you mention in your question.
To solve this issue, save the fmb file in a directory that doesn't have blanks in its path, compile it and run it again.
Hope it helps
Frank

Similar Messages

  • Can anyone tell me whar error frm 90928 on forms is?

    hello all:
    i try to run forms and an error appear when trying to load the applet.
    the error is:
    frm - 90928 positional parameter after key on command line.
    and what can i do to solve that error.
    Thanks

    I had the same problem when I first installed and ran 9i Developer Suite in Windows XP. I tried an easy tutorial project but kept getting Error 90928 when I tried to "Run Form".
    The problem was that I was storing my Forms files under directories with spaces in the name, i.e. My Documents -> Oracle Development ... Forms Builder substituted those whitespaces with the string "%20" in the URL parameter list and this was throwing things off.
    I solved the problem by just creating a root directory with no spaces, "C:\OraDev", and I store my .fmb and .fmx files there.
    Hope this helps

  • Error FRM-90928:

    When I try to Run Form I get this error
    Positional parameter after key on command line.

    1. how do I defeat this error
    You have a space on your path. For example, are you saving your Form somewhere under "My Documents"? Make sure none of the parameters on the URL have a space.
    2. can't I just connect to my local database, without needing oc4j and forms services
    Oracle9i Forms is web-only. There's no client/server.
    3. what documentation should I be reading to figure all this out myself
    All of the doco is free from OTN. You could also have queried this on Metalink.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • FRM-90928 error when executing a form

    After installing the Oracle 9i Developer suite, I tried to run a simple form for the first time but I keep getting the following error:
    "FRM-90928:Position parameter after keyword in the commandline."
    Could anybody has any idea on how to fix this. Any help will be appreciated!
    Thanks,
    MS.

    Maybe it's because your form is located in a directory with spaces in it, like "d:\trail forms\...."
    Try to place the form in a directory without spaces.
    Regards
    Harm van Zoest

  • Forms9i error   FRM-92150: Web Client version too new.

    Hello everybody,
    I have just installed 9iDS on Win. XP Prof.
    When I try to run a form from the builder, I get the above error(FRM-92150: Web Client version too new). I am hoping someone from Oracle will respond to this posting.
    My laptop is a spanking new Dell Inspiron 1100 with 384MB Ram.

    Hi,
    did you run a newer Forms version before? The error message indicates that the Forms Server version doesn't match the generic set of Java classes forming the generic Java Applet. On Windows 2000 (client) the Oracle Java classes are stored in "Documents and Settings", <user>, Oracle Jar cache. Delete all cached jar files and try again (close the Nrowser before). This should download a new set of Java classes from teh Server. If the problem still shows, make sure that the f90all_...jars are not from a newer release than the software itself.
    Fran

  • Error FRM-92100 only on certain rows ..

    Hi All,
    I am deploying Forms 10g into Form Services iAS 10.1.2.0.2 on Linux RH AS 4. Clients are using WinXP SP1, IE 6.
    On a Forms, when I try to access a certain rows, I get Error : FRM-92100. But when I Access other rows, no error.
    Can any body give me clues, where to start to troubleshoot this kind of error ?
    Thank you very much,
    xtanto

    Ok- so what is specific about those rows - is it consistantly the same rows? If so, what if you create a simple test form and do the same action on those rows - and what do you mean by "access certain rows" - do you mean query?update?delete?
    Regards
    Grant ROnald

  • Can't find report error frm-41219

    i have a report with the name of item_report.rdf
    i have a form with the name test123
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    BEGIN
    repid := FIND_REPORT_OBJECT( 'item_report' );
    v_rep := RUN_REPORT_OBJECT(repid);
    END;
    i get the error frm-41219
    frm-40738 argument 1 to builtin RUN_REPORT_OBJECT cannot be null.
    please guide me
    Thanks

    have a report with the name of item_report.rdf
    i have a form with the name test123
    forms9i, reports9i ooperating system window XP
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    BEGIN
    repid := FIND_REPORT_OBJECT( 'item_report' );
    v_rep := RUN_REPORT_OBJECT(repid);
    END;
    i get the error frm-41219
    frm-40738 argument 1 to builtin RUN_REPORT_OBJECT cannot be null.
    please guide me
    Thanks

  • Forms 6i error FRM-41351 Cannot navigate out of current form

    Does anybody know why this error occurs?
    I have an ordinary Forms 6i module, running in 2-tier (client-server) mode. When I try to do an EXIT_FORM, I get an error:
    "FRM-41351: Cannot navigate out of current form"
    My form is called from a top-level form, but plenty of other forms are also called in exactly the same way from the top-level form, and none of them causes this error, and I can see no other reason why this form should produce this error.
    The Forms 6i help entry for this error is meaningless, and I can find no information about it on the web or on the Oracle TechNet, so any advice would be very welcome!
    Thanks,
    Chris

    You may be hitting Bug:1632441, which is fixed in patchset 12. If either form has a When-Window-Deactivated trigger, try disabling that and see if you still have the problem. If not, then as a workaround you may be able to put that logic in a when-form-navigate trigger instead. Or you can programmatically trap the error in an On-Error trigger if you are actually able to navigate out of the form. See the bug for more details.

  • Frm-90928 positional parameter after key on command line

    frm-90928 positional parameter after key on command line
    I have an error while i run form module. i am using database 9i with 9iDS. Plz help me to resolve this issue.

    Exactly Francois, 100% true.
    I've noticed that the Forms Builder tries to run the unsaved forms from the user's default home (root) directory, which almost always in windows environment has spaces in it, like "Documents and Settings\...".
    Tony

  • Forms 6i Error FRM-18114

    Nt 4.0, SP6A
    Forms and Reports 6i (installed first, Home0)
    Oracle 8i Client for database management
    (installed 2nd, Home1)
    Home selector selected for Home0
    When running web preview I get the following error: FRM-99999: Error 18114 occurred. See the release notes file (relnotes) for information about this error.
    Release notes suggestes the following
    FRM-18114: FORMS60_JAVADIR not set.
    Cause: For Web Preview from the Builder to work the Registry variable
    ORMS60_JAVADIR must point to the location
    that contains the Forms Java files. This
    varable should have been set by the Oracle Installer when Oracle Forms Developer was installed. A typical value for this variable is c:\orant\forms60\java.
    Action: Create or update the registry variable on NT, FORMS60_JAVADIR, and set its value to the location that contains the Forms Java files.
    I created a registry entry in HKEY_LOCAL_MACHINE, SOFTWARE, HOME0 containing the following: FORMS60_JAVADIR:REG_EXPAND_SZ:C:\Oracle\Dev6i\Forms60\java
    The error persists.
    Has anyone experiences this problem or have
    any ideas. Thanks in advance for help.
    null

    You may be hitting Bug:1632441, which is fixed in patchset 12. If either form has a When-Window-Deactivated trigger, try disabling that and see if you still have the problem. If not, then as a workaround you may be able to put that logic in a when-form-navigate trigger instead. Or you can programmatically trap the error in an On-Error trigger if you are actually able to navigate out of the form. See the bug for more details.

  • Forms ERROR - FRM-18107: Failed to load the DE context for the module

    I have recently installed Oracle 10g (10.2.0) which is up and running fine (WinXP).
    I then installed Developer Suite 10g (10.1.2.0.2).
    When I try to open Forms I get the following error;
    'FRM-18107: Falied to load the DE context for the module'
    I have;
    DRIVE:oracle/product/10.2.0/oradb
    DRIVE:oracle/product/10.2.0/devsuite
    Can anyone advise?
    Many thanks in advance.

    Hello All,
    I would like to know more about the FRM-18107 error. I have tried getting rid of the error by altering my windows environment variable ORACLE_HOME, and going through numerous websites. But still no luck. I am about to de-install Forms 10g rel2 using the OUI. But I plan on leaving oracle 10g database on the system. Hope this will not cause any conflict. Also do I need to do anything in the registry after de-installation of forms 10g.Or is there any order of installation, i.e Do i need to install forms 10g before oracle 10g database.
    PLs also let me know if i will need to download any pathch for this to be sorted. But I didn't think so because during installation i noticed a few patches were being put to place as part of forms 10g rel2. Does it still needs a patch for it to work and get rid of the FRM-18107 error? If so, what is the name of the patch and how do i apply the patch. Pls let me know. Any comment on this will be well appreciated and valuable.
    Thanks.
    Cheers
    Aj
    Edited by: user9925154 on 25-Feb-2010 14:50
    Edited by: user9925154 on 25-Feb-2010 14:52
    Edited by: user9925154 on 25-Feb-2010 15:08

  • Forms6i : FileUpload error FRM-40735

    Hi,
    I try to run the FileUpload demo on Solaris, and I get stuck with the error FRM-40735, ORA-105100 (WHEN-BUTTON-PRESSED trigger)
    I already read everything concerning this problem in this forum, but I don't know how to check my configuration.
    I read somrthing about "import java classes" but I obtained an error about Jvm.
    I also get this error on the server : "Could not load library libzip.so"
    My config is :
    server side : Solaris 8, ias9i, forms6i (6.0.8.24)
    client side : Windows XP pro, IE with Jinitiator 1.1.8.22
    I would appreciate any help...
    Thanks a lot

    Hi,
    The problem seems to require proper analysiz. I suggest customer support at metalink.oracle.com
    Frank

  • ERROR FRM 10044

    WHILE SAVING A FORM I GET THE FOLLOWING ERROR CANNOT SAVE THE FILE ERROR FRM 10044, HOW DO I SAVE MY FORM

    Does it happen on a brand new empty Form? Does this happen on all Forms? Is it happening when you open an existing form or create a new one? There are lots of notes on Metalink about this, did you look there?
    Regards,
    Robin Zimmermann
    Forms Product Management
    200211

  • FRM-90928 in form 9i

    Hi
    I am trying to run a form from form 9i, build in form 6i
    error showing FRM-90928, how can i do the same

    Make sure the directory where you store your fmb/fmx files does not contain spaces.
    E.g. replace "c:\my fmx files" with "c:\my_fmx_files"
    Hope this helps
    Gerald Krieger

  • Error FRM-40657:Record Change or deleted by another user

    Hi dears
    Please HELP ME
    I have a form with multiple blocks and relationship between them
    I can insert in all of the blocks
    but I can not update the exiting rows in ANY block in application.
    I can update the rows from outside of the application
    it returns me this error:
    FRM-40657:Record Change or deleted by another user
    the properties about insert allowed,update allowed and so on are all YES in all blocks
    Would you please advise me about that?
    Need your help
    thanks
    Shahram

    This error occurs because the record as held in the Form is not the same as that held on the database. When Forms locks a record it checks the value of every database item on the Form with that currently stored in the database, and if the two are not the same it issues this error.
    This can happen for a number of reasons e.g.
    1. You may want to look at date fields and ensure the time component is being taken into account i.e. the LAST_MODIFIED column is stored as '01-JAN-2001 15:34:56' on the database but is stored as '01-JAN-2001 00:00:00' (a truncated date) on the Form.
    2. Check to see if there are any database triggers which alter the values of columns.
    You may need to go through every database item on the Form and compare it with the value on the database. Having found a discrepancy in values you need to determine why this occurs.

Maybe you are looking for

  • How can I get my safari screen to open in full screen mode

    My Safari screen open with a small window, can I set it to open in full screen every time I click on Safari

  • Vendor  & GL Account Balance - department wise

    Hi All, We have a requirement from the client to show the Vendor Account Balance department wise. The scenario is like this. A single Vendor is operated by different sections of the Finance department like Raw Materials Bill passing section, Stores B

  • Poor computer playback

    I searched for an answer but couldn't find one, so here goes. I'm editing 640x480 avi files I took with my digital camera for a 4:3 tv. When I export video footage (Export>Quicktime Movie) the final movie is in 720x480. When I burn it to a DVD it loo

  • Jive Forum APIs

    Hi, I have installed the Oracle Discussion server (Jive Forum) of version *5.5.20 .2-oracle*, but when i used few example over http://docs.jivesoftware.com/forums/latest/documentation/web-services-developer-guide.html in my Fusion Application, I unab

  • Mouse unable to scroll up

    My apple wireless house has recently stopped functioning well as it can only scroll down but not up. anyone has any clue?