FRM-40010 cannot read form while opening the file menu in call_form

I'm getting "" FRM-40010 cannot read form "everything by opening the file menu in call_form"

I created a button and writes the following code in what release button.


call_form ('F:\SS\SOURCE\ERRORS_MENU', Hide, do_replace)

But I am able to open the file by call_form fmx. I use Form 6i and oracle 8i.


Concerning


Sandeep

You can not call a menu by using the built-in call_form.
You will have to use one of the methods I described in the previous answer.

Tags: Oracle Development

Similar Questions

  • FRM-40010: cannot read the form under Linux

    Hello

    During the race, the f60desm gives error below command

    FRM-40010: cannot read the form /d01/oracle/prodappl/au/11.5.0/forms/US/PROJECT.fmx

    I've defined the following path

    (1) customPROD_A.env

    # Custom top PROJECT #.

    PROJECT_TOP=/D01/Oracle/prodappl/project/11.5.0
    export PROJECT_TOP

    (2) APPSPROD_A.env

    CustomFile=/D01/Oracle/prodappl/customPROD_A.env
    If [f $customfile]; then
    . /D01/Oracle/prodappl/customPROD_A.env
    FI
    . /D01/Oracle/prodora/8.0.6/PROD_A.env
    . /D01/Oracle/prodappl/PROD_A.env


    Environment:

    Oracle Applications: 11.5.10.2
    RDBMS: 11.2.0.1.0
    OS: OEL5


    Please help solve the problem.

    Thank you
    Concerning
    GSM

    Hello

    How to do the same thing in OEL5.

    The above applies to Windows (if you want to open the file on the Windows client machine fmb and compile - generate the fmx file). If you are on Linux, you need not to do the same thing, just the env file source application and compile the form (question "echo $FORMS60_PATH" to make sure that all the relevant directories are in the path).

    I created the directory of the root OEL5 ABC & copied all the pll, TEMPLATE.fmb & APPSTAND.fmb files in $AU_TOP/resources directory ABC but how to add ABC to FORMS_PATH in OEL5?

    As mentioned above, it is not required on Linux. However, if you want to add the ABC directory you issue:

    $ export FORMS_PATH =: $PATH

    Thank you
    Hussein

  • FRM-40010: cannot read the form

    Hi all.
    I have a question, I have just compiled my forms on my pc, then I needed to move it to the production server of my client, but I get this error, it is my case:

    my PC:
    Windows xp sp3 x 32
    WebLogic server 10.3.4 x 32
    formulas 11.1.1.4 x 32
    result = MyForm.fmx


    client server:
    Windows 2008 standard x 64 server
    WebLogic server 10.3.4 x 64
    JDK x 64
    formulas 11.1.1.4 x 64
    result = FRM-40010: cannot read the form

    According to the MOS, (ID 299938.1)

    You can also move a FMX created on 32-bit Unix to 64-bit Unix.

    He said about based on unix S.O., did not say that windows o.s. on

    so my question is: is this my problem? even if they do not mention windows?

    Thank you.

    Yes, a form compiled with 32-bit platform must be recompiled against the same platform.eg. production Server 32-bit.

    Therefore, if the production is 64-bit, all forms must be compiled against Production Server 64-bit otherwise you'll receive this error.

    Hope this helps,

    Kind regards

    Amatu Allah.

  • Adobe Reader could not open the file on the Web site

    I already have Adobe Reader 9.0, but when I press on the links to the sites that have the "Adobe" file, I get this error message:

    "Adobe Acrobat/Reader that not running to view the PDF files in a Web browser. Adobe Acrobat/Reader version 8 or 9 is required. Quit and try again. »

    The problem is I already have Adobe Reader 9.0, what do I do now? Should I unintall something or add something?

    Good afternoon.

    I have the same question in all of our network in the office. We run actually 3 managers PDF at the same time for various reasons, but the problem you are having is the same as what we encounter.  Most of the posts are on XPPROSP3 and IE7 Silverlight.  I met a procedure in another

    Forum who supposedly fixed this problem:

    Close all IE Windows

    Open Adober Reader or Acrobat

    Select CHANGE in the menu

    Preferences > Internet Options/settings >

    Deselect the PDF option in the browser

    Press OK

    Go back to the EDIT menu > Preferences > Internet category > choose PDF in the browser

    Press OK and close the application

    Restart IE and try to open a PDF file

    http://it.megocollector.com/?p=848

    The another suggested remedy is to run the repair facility of in Adobe. I tried the above and connected the reinstall/repair, repair Adobe as well as the Control Panel Add/Remove programs. It's a little more complicated in our environment b/c of the other PDF viewers/managers we use for various reasons.  Yet the research and tests for issue resolution. Try it.

  • Acrobat Reader DC can open the file of cloud storage? I can't find my pdf file

    I can find the pdf file in the cloud for web document service (https://cloud.acrobat.com), but I can't find the link to access the files in the cloud of document with acrobat reader installed in PC desktop DC application.

    Hey brianh58711183,

    That is right.  Some of the language versions have all the features. I hope that this problem will be resolved in the future updates. During this time as a workaround, you can try using the English version of Adobe Acrobat Reader DC. Alternatively, you can use cloud services to document online at https://cloud.acrobat.com/

    Kind regards

    Nicos

  • FRM-10221: cannot read the file "MN_MENU.mmb".

    I got this error when executing my forms, that is migrated from 6i to 11 g.

    What I've done so far:

    1 > .mmx .fmx files are in the same folder, and this path is added to FORMS_PATH, no space in the path.

    2 > menu name "MN_MENU" is added to the Menu Module of the form property

    3 > run as user 'oracle', have the permission to read the files.

    4 > menus and forms all compiled without errors

    So, why else might be?

    FRM-10221: cannot read the file "MN_MENU.mmb".

    It is usually an error in design compared to a runtime error. In addition to the FMX and MMX files are in the FORMS_PATH, you must, of course, the binary from the source (.) FMB and. MMB files) are also at your FORMS_PATH.

    I got this error when executing my forms...

    Could you please clarify what you mean by that? Are you this error during the execution of the application (on the application server) or when you open and run your form from forms manufacturer?

    In addition, can clarify what FORMS_PATH you have updated? There are two FORMS_PATHs that should be updated on a developer workstation. The first is in the Windows registry. The second is in the default.env file that is used by the form designer when you run your form from the form designer. On the application server, simply change the FORMS_PATH in the default.env.

    Craig...

  • FRM-10221 cannot read the file PL000000 - but there is no menu named PL000000! ?

    Hi all!

    I'm having a problem that will make me nervous!

    Here we have a 100% application generated by the designer. The problem is that he began in questionable ways... There are 2 activities to contains all the forms necessary for the application instead of 2 containers in the same activities. The "JD" where we put all forms of utility and activities "PL" where we put all the forms used for the configuration of the application.

    Recently, I have developed a new form in the 'PL' container, but the menu call this form is in the activities 'JD' false copy of the original of the form so that we can return to the menu "JD". When I produced and run applications and I choose my new form in the menu I get the error "FRM-10221 cannot read the file PL000000" 2 times, then forms called and runs correctly. I don't really understand whats going cause it is no menu called 'PL000000' in the activities of 2!

    Everything I've read about this error now say that the menu is not in the path of the form or of alternative, but in my case, I had an error on a menu that does not exist! I know that something is triggering this but I can't find it causes, there is no menu called "PL000000" anywhere in this application! ??

    Is there someone who might have an idea about what is happening here! ??? HELP PLEASE!

    Thank you!

    Open the new form in the form designer and check the menu property, if the value of PL000000.
    try to run your new form of autonomously since the form generator and see if it runs successfully.
    If not then open the form in form builder and check the code in the menu item that calls your new form. Maybe the problem is not in the form called himself.

  • message: cannot open the file frm-10043!

    I can't open my form of fmx mpfprojectdir\dev10\src\csharp\projectbase.file xls.

    in detail
    I already create a queue (metar.xls) of excel with the structure:
    pid       name         feature
    1 hot mercury
    life Earth 2
    ..

    I create a form metar.fmb in shape with the same metar.xls structure that contains
    planet block with:
    -three text elements: pid, name, function
    - the button Load in which I write a trigger code which read the contents of metar.xls to metar.fmx; It is a part of it:

    Declare
    application Client_OLE2. Obj_Type;
    Client_OLE2 workbooks. Obj_Type;
    workbook Client_OLE2. Obj_Type;
    Client_OLE2 spreadsheets. Obj_Type;
    worksheet Client_OLE2. Obj_Type;
    worksheet2 Client_OLE2. Obj_Type;
    cell Client_OLE2. OBJ_TYPE;
    .....
    BEGIN
    v_fName: = 'C:\Climate_File\metar.xls ';
    v_fName: = WebUtil_File.File_Open_Dialog (directory_name = > ' C:\Climate_File\',File_Filter = > null, title = > 'Select customer filename to open.');
    IF (v_fName IS NOT NULL) THEN
    application: = Client_OLE2.create_obj ("Excel.Application"); When I try to select/open metar.xls from a window;

    always charge error message: frm-10043 can not open the file!
    .....


    also, I checked the java console I get the following exception:
    java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary.jacob)
    at java.security.AccessControlContext.checkPermission (unknown Source)
    ......
    to com.jacob.com.Dispatch. < clinit > (Dispatch.java:537)
    at oracle.forms.webutil.ole.OleFunctions.create_obj(OleFunctions.java:513)
    at oracle.forms.webutil.ole.OleFunctions.getProperty(OleFunctions.java:218)

    I would like to remind about the software I use: form [32 bit] Version 9.0.2.9.0, oracle JInitiator: 1.3.1.9, WebUtil 1.0.2 (Beta), window, IE 8.

    May this code does not work with my version of the software? is there any suggestion about this error? Any help is appreciated.


    Thank you.

    You can list the steps you did to configure webutil? I guess you lack / omitted a step. Google has a lot to say on what measures you must configure webutil: https://www.google.com/search?q=configure+oracle+forms+webutil+-site%3Adba-oracle.com&safe=on

    see you soon

  • FRM-10221: cannot read the file /u02/applfint/apps/apps_st/appl/au/12.0.0/resource FRM-41810-FRM-41067

    Hello Experts,

    I am in the upgrade process 12.1.3 EBS and when you attempt to launch forms to "generate all Business Views", I met three errors of form:

    FRM-10221: cannot read the file /u02/applfint/apps/apps_st/appl/au/12.0.0/resource

    FRM-41810: error creating menus

    FRM-41067: cannot very well the menu: invalid ID

    Back in my shell, I also noticed that some of my environment variable does not work correctly or is missing:

    . /U02/applfinp/apps/apps_st/appl/APPSOFPROD_ofinprod01.env

    or

    . /U02/applfinp/apps/apps_st/appl/OFPROD_ofinprod01.env

    Gives:

    -bash: /usrxit/devenv.env: no such file or directory

    I used adadmin utility and choose the option to recreate grants and synonyms; execution of adautocfg.sh but the problem persists.

    Thank you

    Mathias

    This error was caused by the erroneous entries or the deletion of a line (/ZX_TOP) to $SID_ofinprod01.xml.

    Thanks Hussein

    Mathias

  • "Access denied" pop-up error while opening the form online Adobe in IE8.

    "Access denied" pop-up error while opening the form online Adobe in IE8. I use a crosslink to connect to the customer's network and then open IE with Tunnel of App. Tried to re - install Acrobat reader several times but always present problem. Even tried to change the properties of the PDF (-> Preferences - general/Internet/Security Enhanced Edition)

    Problem is resolved...

    Fact following the steps:

    Uninstalled Adobe

    Disable anti virus running to do a fresh install of adobe reader 10.0

    Delete the adobe folder under <> \AppData\Local>Adobe and <> \AppData\Roaming>Adobe

  • Video card issues 'Windows cannot read this disk. The disc is maybe damaged or it could be in a form that is not compatible with Windows.

    Original title: card video questions

    My company adds two monitors to existing systems that are also running good XP and windows 7. Everything goes smoothly with the exception of one system using windows XP. I replaced the original video card (ATI DELL X 1300 128 MB VIDEO CARD in the PCI-E DVI TV-OUT) with nvidia GeForce 8400 GS and when I try to install the drivers through the disk, I get the following message: "Windows cannot read this disk. The disc's might be corrupted or it could be in a form that is not compatible with Windows. I flashed the BIOS, but still nothing. Do I need a different video card?

    Hi TheRealBradB,

    ·         The computer is on a domain network?

    You can download and install the drivers from the nVidia GeForce 8400 GS video card for site.

    GeForce 8400 GS video card

    http://www.nvidia.com/page/GeForce8.html

    You can run the Autodetect your GPU and check the drivers.

    Also contact nVidia support for help on the issue.

    NVidia support

    http://www.nvidia.com/page/support.html

     

    Hope this information is useful.

  • Cannot open the document because the file is locked. Use the 'Properties' command in Windows Explorer to open the file.

    I am a member of the Administrators group on my computer.  I have a folder full of files and other folders that I denied access for administrator users.  Not sure when it appeared that I had gone for the holidays, but now I am unable to open the files located in this folder.  I can delete, move, and rename at will, but can not open.  I tried all the resets of permissions I can think as well as read all knowledge base articles I can find but still not get these files to open.

    I've recently updated MS Security Essentials, do not know if this has a any correlation.

    At one point, I saw the certificate and it ranked as not approved.  How would this change?  Would this impact my ability to open files yet again let me move, delete and rename?  If so, how can I solve?

    I restore to a restore point previous and not yet open - also received an error message telling me MS Security Essentials would not work properly.  So I undid the restore.

    Thank you in advance for any input.  PatrixUSA

    In fact, it starts to make a lot of sense today.  The files that you have problems with have been encrypted with EFS.  EFS is closely related to the NTFS file system.  As long as you move files encrypted in the same Volume, it is not a problem, because a move is an operation of directory and the directories themselves are not encrypted (only the files that are there).  Whenever you move an encrypted volume to another file, the file must be decrypted, transferred to the other volume, then re-encrypted to destination.  Thus, the destination volume must be a NTFS file system to keep encrypted files.  If the destination is not a NTFS volume, then the copy would result in a file that is not encrypted at the destination and you will be prompted as to whether or not to allow the operation.  In all cases, a copy of volume-volume requires decryption of the file and any operation that requires a decryption error of access for you - more your inability to open a file normally indicates that you no longer control the certificate to decrypt the file.

    Backups are another matter.  If you are using Microsoft Backup utility (NTbackup), so he recognizes the encrypted file attribute and it backs up as - is without decoding.  Other 3rd third-party backup programs may not recognize the encrypted files and simply read and write to the backup media.  When this happens, the files are automatically decrypted to read (assuming the user certificates requires archiving) and writings of backup to a file unencrypted.  This would explain why you can retrieve an archive and it is not encrypted.  DVD and optical bands do not use NTFS, so a decryption of the original file is required to save in these environments.

    The private part of your (needed for decryption of files) EFS encryption certificate itself is stored encrypted on your computer.  To decrypt, Windows uses your SecureID, password, and other things of which I'm unaware.  If your password is not reset in the normal way (i.e. by entering your current password and your new password) such as an administrator, then your certificate is not re-encrypted to your new password and your access lose him and with him, access to your EFS files.  Other forms of corruption can cause you to lose your certificate, but it seems that at some point you have lost access to your certificate and therefore cannot access files that have been encrypted under this certificate.

    New files that you write in a directory that has been activated with EFS will notice that you have a valid certificate and then automatically generate a new certificate that will be used to encrypt files from right now.  That's why the new files that you add to this directory appear to work well.  The only real mystery what I can't explain is the reason why a system restore to a time where it wasn't a problem does not allow you to restore access.

    If you want some heavy reading, try this:

    "Encrypting file system in Windows XP and Windows Server 2003"
      <>http://TechNet.Microsoft.com/en-us/library/bb457065.aspx >

    Personally, I'm not fan of the EFS because of problems like this.  I prefer the freewareTruecrypt which is just as safe, but I myself manage keys (in the form of password) instead of Windows.  Also, it hides the names of files and can be used safely on a connection in network and backup from windows volume is encrypted little matter how they are done.  I have not lost all data encrypted in more than a decade.

    HTH,
    JW

  • Error Msg: cannot open the file "Windows XP Professional - 000004.vmdk.

    The hard drive on my iMac crashed while my virtual machine is running.  When I try to open the virtual machine 'suspended', I get the following error message: could not open the file "Windows XP Professional - 000004.vmdk"; The system cannot find the specified file.  This file is listed in the contents of the packaging of the XP machine, but it notes the date, the iMac has crashed, which is the last day of work of the virtual machine.  I have read through discussions and tried a few things from the knowledge base, but I can't go past the error msg for the virtual machine to run.  Any suggestions?

    After selecting OK, I then received the second attached message, "Current Message.png", which reads... "your virtual machine has not returned because of an error.  If you believe that the error is correctable and you want to keep the suspended state, so you can correct the mistake, after that the virtual machine is turned off, select Preserve.  To ignore the waking state, select reject. »

    I didn't do anything since getting this second message because I do not know which to choose.

    In this case I'd throw away them.

    If after following your excellent detailed instructions & explanation (thank you!), here is what happened...

    As the machine has begun to resume in a suspended state, that asked me if I moved or copied and I selected, copied.

    In cases like this (restore a Machine virtual sauvegardΘ) the correct answer to this question is "I moved it" even thought "I copied it" seams more logical, it is not the right answer but with the advent of the second error message, not caused by the answer to the first question, no answer would have mattered.

    (if I can just get my prospects for work with this virtual machine files, your help would be invaluable!)

    This Virtual Machine is always recoverable, however if you are only interested in the recovery of data from the user then after reading the following quit VMware Fusion and try to mount the virtual disk to the Virtual Machine using the information below.

    Take a look at: VMware Fusion (menu bar) > help > Search > type VMDKMounter, and then select use VMDKMounter to mount a virtual drive as a Mac Volume

    Notice, ignore the parts on "to add support for reading / writing to NTFS volumes, you need to install NTFS - 3G separately." as it is not necessary for recovering files within the VM using VMDKMounter, because you only need read access to retrieve data from the user.

    After obtaining your user data disassemble the virtual hard disk on the desktop and then after that you want to retrieve the VM using methods from another just let know us and additional directions can be given.

  • Help! MicrosoftOffice 2011 cannot open the files after the recent update

    After the recent update (security 2015-006, Mac OS 10.10.5, Yosemite), I can longer open all files in Microsoft Excel or Word.

    When I tried to open the files in the "Open recent" list, Excel reports "Excel cannot open the workbook. The file name or path contains invalid characters (for example, /). "Same error message appears when I go into the folder and open the file in Excel.

    When I tried to open an existing file of the word, he pointed out that "this is not a valid file name.

    PS: Please do not suggest you use everything as your other favorite programs.

    Click the folder just below the recent and see if documents are on my Mac. Additionally, click on a reader-Documents-then the file name and see if the same thing happens. I downloaded the update of security on the App Store and have no problem. Also, in your menu bar, go to help in the Office applications and updates. An Office 2016 update was released last Friday, December 11.

  • System 32 error (0x00000020): "the process cannot access the file because it is being used by another process.". The operation to open the file will fail with error - 1032 (0xfffffbf8(JET_errFileAccessDenied))"

    Original title: svchost (1020)

    Event type: error
    Event source: ESENT
    Event category: general
    Event ID: 490
    Date: 2010-10-19
    Time: 14:51:34
    User: n/a
    Computer: ROB
    Description:
    Svchost (1020) an attempt to open the file "C:\WINDOWS\system32\CatRoot2\{127D0A1D-4EF2-11D1-8608-00C04FC295EE}\catdb" for read / write access failed with the error System 32 (0x00000020): "the process cannot access the file because it is being used by another process.".  The operation to open the file will fail with error - 1032 (0xfffffbf8(JET_errFileAccessDenied)).

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    Hi Robrw,

    1. when exactly you receive this error?

    2. don't you make changes to the computer before this problem?

    You can try to rename the catroot2 folder and check if it helps.

    Step 1:

    a. Click Start and in run type C:\windows\system32 and click ok

    b. find the Catroot2 folder. Right-click on Catroot2 and rename it to Catroot2.old

    If you are not able to do the normal mode, try to start in safe mode and rename

    Check out the link for more information on starting your computer in SafeMode below:

    http://support.Microsoft.com/kb/315222

    Step 2:

    If you are unable to access the catroot2 folder, and then try to change the permissions on the files and check if it helps.

    See the following article:

    How to capture a file or a folder in Windows XP

    http://support.Microsoft.com/kb/308421

    Step 3:

    You can also try to temporarily disable third-party security software and firewalls and check what is happening.

    Note: Activate the security software after the resolution of the problem.

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

Maybe you are looking for

  • Re: Satellite A30 - problems with SP3

    I have a Satellite A30 921. After you download the Service Pack 3 Windows the power management tools cannot either Hibernate & sleep functions. Microsoft Help said I needed to update my BIOS. However, BIOS for this laptop is not available online-not

  • Snap to point the cursor: how to intercept the event of 'snap '.

    Hi all I use a chart control with 1 defined in the snap cursor to point and I'm plotting just a waveform: hang on to the points works great! My problem is that I need show the value of point break and it seems that the alignment code runs after the e

  • Calendar bug?

    Given that I've updated my phone to 1.0.3 my gmail calendar has stop working! When I go into the preferences and accounts to manually synchronize calendars, I get an error message saying: incorrect password (email address). If I click on the google a

  • Download the codes error 80246005, 8024000, 8007045B, 80200011, 80244402 C, 80070643 failed update

    All this must be with protect my vista to remotely attack program.  I had to wipe before failing because it has been supported.  How can I restore my computer? The last time that I used it, I lost control until I turned off wifi.  The finger on my la

  • Change your blackBerry Smartphones text Message

    Hello, I have new tones, that I downloaded on my BlackBerry Tour 9630. I tried to set a different tone on an incoming text message, but it still plays the one pre-loaded on it. How can I change the tone of the text to another message that I downloade