LOV Form FRM-41003 & 40111 at last block

I'm using Headstart and Designer 10 g to generate forms.
On the lov form I'm getting FRM-41003 THis function cannot be performed here.
On Find button I get FRM-40111 at last block
I have only two blocks in this LOV form and the last block is QMS_LOV_BLOCK
Any help.
Thanks
Vimal

I am using oracle apps r12
I have developed two form and registered. Did you use Oracle Forms 10g and TEMPLATE.fmb to build the form?
I have registered the first form in Special menu when i click the special menu the from is opening with this error frm-41003- this function cannot be performed here and when i try to close this its not closing and error is frm-40110 at the first block.Was the form complied successfully with no errors?
Please obtain the FRD logs for details about the error messages you are getting -- https://forums.oracle.com/forums/search.jspa?threadID=&q=FRD+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
Thanks,
Hussein

Similar Messages

  • FRM-41003:  This function cannot be performed here.

    FRM-41003: This function cannot be performed here.
    Cause:     You tried to perform a function that references a table, but current block does not correspond to any table.
    Action:     No action is necessary. You cannot perform the requested function on this block.
    Can some one tell me in which scenarios this error will come?
    Cheers
    Ram Kanala

    Check if the block where you are performing execute/enter query are linked to any table/view of the database.
    check the data source property of the block. If it is blank, i.e., if your block is a non-database block, the calls to enter/execute query will return the above said error.
    -Hemangi

  • JOB DETAILS FORM에서 FRM-4064 ERROR시 DATAFIX 방법

    제품 : MFG_WIP
    작성날짜 : 2004-11-25
    JOB DETAILS FORM에서 FRM-4064 ERROR시 DATAFIX 방법
    =============================================
    PURPOSE
    Job Details Form에서 FRM-4064 Error시 DATAFIX 방법 제공
    Problem Description
    Job을 만든 후 Job Details/materail reuirements에서 해당 오더에 대한 per assembly
    수량을 바꾸고자 수치를 변경하면 Error 메세지가 나옴
    Error 메시지: FRM-4064: Record has been updated. Requery block to see change.
    Workaround
    N/A
    Solution Description
    Old job has invalid date format.
    1> alter session set nls_date_format = 'dd-mon-yyyy hh24:mi:ss' ;
    2> select wip_entity_id, date_required, mps_date_required
    from wip_requirement_operations
    where wip_entity_id = (select wip_entity_id
    from wip_entities
    where wip_entity_name = '&Job_Name');
    3> if data exists in step2>, please run below sql
    update wip_requirement_operations
    set date_required = trunc(date_required),
    mps_date_required = trunc(mps_date_required)
    where wip_entity_id = (select wip_entity_id
    from wip_entities
    where wip_entity_name = '&Job_Name');
    Reference Documents
    -------------------

  • Mid 2007 iMac SSD in optical bay - cannot write to last block of device

    Hi All,
    I've just replaced my optical drive in my 20" mid 2007 iMac (Dual core, 2.4 Ghz, 2 Gb RAM running Mavericks) with a solid state drive (Crucial MX100). The plan is to transfer my boot disk to this drive while keeping my 1 Tb HDD for media and such.
    I followed the ifixit guide and it all went smoothly, however when I try to partition or erase the new SSD using Disk Utility, it tells me "Operation failed - cannot write to last block of the device". After googling, I found some answers here that suggested the optical bay cable may be faulty, so I bought a replacement and swapped it in, but no such luck, same problem. I also saw some threads suggesting that the boot disk should be in the original hard drive spot, but since this isn't the boot disk (yet) this shouldn't be the issue.
    My computer recognizes the new SSD but won't allow me to partition it. Any suggestions on how to proceed?
    Thanks!

    ds store wrote:
    3. The new disk is just bad.
    OK. If that's the case, I'll just get another disk.
    Lots of problems with that hybrid drives on Mac's on these forums, get another one that's 7,200 RPM and from Western Digital, not Seagate.
    With a 7,200 RPM you get more performance across the entire drive, not just what's cached in the small flash portion of the hybrid.
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents#/
    1. Hybrid drives: I'm on number 8 in 6 different machines, no problems at all, what happens when you try?
    2. The OP is not using a Hybrid.
    3. Lot's of problems with WD drives not booting on these forums though.

  • Trying to install/format an INTERNAL hard drive using Disk Utility gives me "Error: -69760: Unable to write to the last block of the device".   Is that a hardware problem and what could be done about it?

    *** PLEASE NOTE*** - This is a query about an INTERNAL HDD not an external one. Thanks.
    My Mac is a late 2009 model and the current hard drive recently failed. So I bought a new one, exactly the same, albeit 750gb instead of 500gb. The HDD is a Seagate Momentus 7200. Before the my current drive failed I made a time machine back up to an external USB HDD. I've inserted the HDD into the bottom of my Mac, plugged in the USB and started my machine pressing the 'Option' ([ALT]) key. I go into Disk Utility to try and format the new HDD by creating a new partition but I keep getting the messages,
    "Error: -69760: Unable to write to the last block of the device"
    or
    "POSIX: could not allocate memory"
    This is actaully the third HDD I've tried. The first was another Seagate Momentus 7200 500gb, but this time it was a newer model (model number ended in 423AS instead of 420AS - the new one I am trying ends with 420AS, which is the same as the current HDD). I then tried a Western Digital drive but that one didn't even show up in DU. Forums and tech support are suggesting it's faults with the HDDs but surely not three in a row?
    Could this be an issue with another part of my Mac?
    Is there anything else I can do to format the HDD, have I missed a crucial step?

    Did you ever get a resolution to this issue?
    I am having that exact error with a new 512GB SSD from Crucial, in a 15" MBP mid-2010.
    I really wonder now if the stupid SATA cable could be bad - causing the initial SSD fail.  I am replacing it with the EXACT same drive, and getting that "last block" error when i partition in the GUI or from command-line.
    thanks!

  • HTML Form in a "PL/SQL (anonymour Block)"

    Hello
    I need a little ugent guidance
    I have create a "form" within a "PL/SQL (anonymour Block)". The requirement is to show what a HTML form looks like as you build the code
    The problem is I am "Up Setting" the APEX processing i.e. wwv_flow.accept ... I have added an example below .....
    All help very welcome
    Thanks
    Pete
    htp.prn('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">');
    htp.prn( '<style type="text/css">');
    htp.prn('#form{font-family: "Trebuchet MS", Verdana, sans-serif; width:25em;}');
    htp.prn('h2{margin: 0 0 0 0; padding: 0;}');
    htp.prn('p{margin: 0 0 1em 0; padding: 0; font-size:90%}');
    htp.prn('fieldset{background:#C361D2; border:none; margin-bottom:1em; width:24em; padding-top:1.5em}');
    htp.prn('p.legend{background:#DED983;
    color:black;
    padding: .2em .3em;
    width:750px;
    font-size:18px;
    border:6px outset #DED980;
    position:relative;
    margin: -2em 0 1em 1em;
    width: 20em;}');
    htp.prn('fieldset{margin-bottom:1em; width:66em; padding-top:1.5em;}');
    htp.prn('#company {background:#F3B4F5; border:outset #F3B4F5; width="700";}');
    htp.prn('#company label{position:absolute;
    font-family:arial;
    font-size:16px;
    padding:.2em;}');
    htp.prn('input{margin-left:9em;margin-bottom:.2em; line-height:1.4em;}');
    htp.prn('#message1 {background:#a3B4F5; border:outset #a3B4F5; width="700";}');
    htp.prn('#message2 {background:#c3B4F5; border:outset #c3B4F5; width="700";}');
    htp.prn('button1 {font:48px "Trebuchet MS", "Verdana", sans-serif;
                     background:#F0888A;
                     border:outset #6EC6F1}');
    htp.prn('#buttons1 input {background:#DED983;
    font:1.2em "Trebuchet MS", Verdana, sans-serif}');
    htp.prn('p#buttons1 {white-space:nowrap}');
    htp.prn('</style>');
    htp.prn('<table width="760"><tr bgcolor="#D5EAE9">');
    htp.prn('<BR><BR>');
    htp.prn ('<form method="" action="">');
    htp.prn ('<fieldset id="company"><p class="legend" >Company</p>');
    htp.prn ('<label>Comapany Name: </label> <input name="company" type="Text" size="30"/>');
    htp.prn ('<br><br>');
    htp.prn ('</fieldset>');
    htp.prn ('<br><br><br>');
    htp.prn ('<fieldset id="message1"><p class="legend">Message One</p>');
    htp.prn ('</fieldset>');
    htp.prn ('<br><br><br>');
    htp.prn ('<fieldset id="message2"><p class="legend">Message Two</p>');
    htp.prn ('</fieldset>');
    htp.prn ('<br><br>');
    htp.prn ('</form>');
    htp.prn('</tr></table>');
    End;
    ______________________________________________________________________________________________________

    Pete:
    Remove the name attributes from all input elements defined by the pl/sql process. For example
    <input name="company" type="Text" size="30"/> should be replaced by <input type="Text" size="30"/> or <input name="f01" type="Text" size="30"/>
    The APEX accept process recognises a predefined set of HTML form input names. Any input with a name not from this set will cause the accept process to fail. f01 through f50 are valid names for the accept procedure.
    varad

  • Pass Parameter to LOV-FORM

    How do i pass 1 or more parameters from a FORM to a LOV-FORM ?
    The purpose is to restrict the query in the LOV-FORM with values(*) from the calling FORM.
    (*)( values = 1 or more items )
    The LOV-FORM is called from an item with template/library = 'QMSSO$LOV_FORM_ITEM' !

    Paulo,
    The code to call the LOV Form is generated automatically by Designer. It generates the following line of code in the KEY-LISTVAL trigger of the item in question.
    call_form('module',NO_HIDE,NO_REPLACE,QUERY_ONLY);
    You could try adding application logic to override this code. (See Designer online help for how to do this.)
    Regards,
    Lauri

  • Steps to create LOV-form not correct

    Hi,
    In order tot create an LOV-form we follow the steps from the Headstart 6.5 user guide (we are using Designer 9i).
    We come to the conclusion that these steps are not complete/correct for Designer 9i.
    First the keys f7 and f8 are not available with qmsso$modal_dialog_window, so we use our own template object which is basically the same but set to document window.
    Second the code to invoke the LOV is not generated so we have to manually add this code in Designer.
    Can anyone confirm out findings on this matter?
    Kind regards,
    Pascal

    Forms does not have a Built-in for dynamically creating an LOV; these objects can only be created in the Forms Builder during design time.  You can, as numerous people have tried to demonstrate, change the Record Group an LOV uses dynamically.  Unless you are changing the Column Mapping Properties of the LOV, using different Record Groups to supply the data for an LOV should work for you.  If you need to change the Column Mapping Properties, then you will need to create multiple LOV objects with the different mapping you need and then assign the LOV to your Item dynamically.
    Hope this helps,
    Craig...

  • External USB hard drive won't reformat, won't appear in Finder, error: Unable to write to the last block of the device message

    So I just got a new MacBook Air and since I had an external USB hard drive (TOSHIBA MQ01ABD100 1TB) lying around, I decided to use it for back-up. Since I only have just the one hard drive, I decided to partition it into two - one for Time Machine backups, and one for general files (formatted FAT so I could use it with Windows). However, the partitioning failed and I ended up with a partition named disk1s2. Plus, it won't appear on Finder anymore, but it appears in Disk Utility.
    I have tried to reformat it, but I always get the message "Unable to write to the last block of the device".
    Here's the info about my drive:
    Name: TOSHIBA MQ01ABD100 Media
    Type: Disk
    Partition Map Scheme: GUID Partition Table
    Disk Identifier: disk1
    Media Name: TOSHIBA MQ01ABD100 Media
    Media Type: Generic
    Connection Bus: USB
    USB Serial Number: 1220069C
    Device Tree: IODeviceTree:/PCI0@0/XHC@14
    Writable: Yes
    Ejectable: Yes
    Location: External
    Total Capacity: 1 TB
    Disk Number: 1
    Partition Number: 0
    S.M.A.R.T. Status: Not Supported
    And here's for disk1s2:
    Name: disk1s2
    Type: Partition
    Disk Identifier: disk1s2
    Mount Point: Not mounted
    File System: Mac OS Extended
    Connection Bus: USB
    Device Tree: IODeviceTree:/PCI0@0/XHC@14
    Writable: Yes
    Capacity: 999.86 GB
    Owners Enabled: No
    Can Turn Owners Off: Yes
    Can Be Formatted: Yes
    Bootable: Yes
    Supports Journaling: Yes
    Journaled: No
    Disk Number: 1
    Partition Number: 2
    Here's what it says when I run diskutil in Terminal:
    Device Identifier:        disk1
    Device Node:              /dev/disk1
    Part of Whole:            disk1
    Device / Media Name:      TOSHIBA MQ01ABD100 Media
    Volume Name:              Not applicable (no file system)
    Mounted:                  Not applicable (no file system)
    File System:              None
    Content (IOContent):      GUID_partition_scheme
    OS Can Be Installed:      No
    Media Type:               Generic
    Protocol:                 USB
    SMART Status:             Not Supported
    Total Size:               1.0 TB (1000204884480 Bytes) (exactly 1953525165 512-Byte-Units)
    Volume Free Space:        Not applicable (no file system)
    Device Block Size:        512 Bytes
    Read-Only Media:          No
    Read-Only Volume:         Not applicable (no file system)
    Ejectable:                Yes
    Whole:                    Yes
    Internal:                 No
    OS 9 Drivers:             No
    Low Level Format:         Not supported
    I didn't have any data in it prior to the failed partitioning attempt, so there aren't any worries of data recovery. But I'd really like to be able to use this drive again, and save some money (external hard drives are expensive where I live). Anyone with any ideas?

    I'd also like to add that repairing the disk using Disk Utility does nothing but tell me to reformat the drive. So I'm stuck in a loop here.

  • Form Version No in 'About this Application' for LOV forms

    In forms based on the Template qmstpl65.fmb the p_revision parameter is generated and the version number show up in 'about the Application' form.
    Forms based on qmslvt65.fmb does not get the parameter generated (it not in the template), hence UNKNOWN in the version on 'about the Application' form.
    Question is , Is this an oversight or is there a problem with showing versions Number on the 'About this Application' form with LOV Forms ???

    Lucky you, hope you had a great holiday ! Could do with one myself.
    We did find the KEYWORD expansion supplement and it looks just what we want but had problems with loading it.
    I emailed the author over a week ago now and had heard nothing.
    Hope you don't mind, but I will give you the details of the problem in the hope you may be able to help.
    I have downloaded the 'SCM & Oracle Repository - Bulletin' document on Keyword Expansion and the installation zip file of scripts. Which is to allow us to automatically load the SCM version number into objects on check-in.
    When the scripts was run against for repository owner we got an error in jr_keyword.pkb, it is referring to a 'table or view does not exists' called TEMP_LOB which does not exist either on the database or in the scripts.
    PROCEDURE expand_keyword_in_file
    Has a private PROCEDURE expand_blob
    Which has code which refers to the missing table:
    SELECT NVL(MAX(id),0) + 1
    INTO l_temp_blob_id
    FROM temp_lob
    Any ideas about the Table in Question anyone.
    NOTE: we have recently loaded the Designer Patch for Release 4.3 for 6i.

  • Disk Utility Error "Unable to write to the last block of the device"

    I have a WD Caviar Black 1TB drive in an OWC Mercury Elite-AL Pro Quad Interface enclosure.  I have been using it as a Time Machine back up volume without any trouble.  I recently upgraded to Lion and within a week I had a back up fail.  I tried repairing the disk, and then tried erasing it, but that failed as well with the error saying that it was "Unable to write to the last block of the device".  This would seem to be the drive failing, but there are many reports in the Apple forums of back up drives giving this error after a Lion upgrade and I am thinking it's some kind of issue with drive needing some kind of firmware update or special formatting.  I thought you guys might be familiar with the issue and have a fix.  Right now the disk is dead in the water and can't be reformatted.

    I have exactly the same set up I described above in two different locations (one at home, and one at work).  I swap the Time Machine BUP drive when I get to each location and therefore leave my most recent back up at home or work when I leave each place.  That worked fine for a couple of years.  Then after the Lion upgrade, I started having issues with the two drives.  In both cases, I had to lose all my BUP history in Time Machine and start over with a fresh back up.  The set up at home, let me do it by reformatting the drive and then doing a new back up (I was frustrated I lost all the incremental back ups, the whole point to "Time" Machine, but I was able to get a new BUP established and start over).  At work, however, I had the issue described in my original post where I couldn't reofrmat the drive.  I was at a standstill and that's why I posted my issue.  A couple of weeks later, I got to work, plugged in the drive and it let me reformat it like nothing there was never a problem.  I made a fresh Time Machine BUP and everything was back to normal (albeit with a new BUP).  I can't tell you what changed ... It's possible there was a software update that snuck in and updated drivers or something without me being aware of it, but I haven't got a clue.  All I know is it's resolved and I am back to backing up as before ... Most importantly is to note it was not the drive that failed.  So, there's the update for you, I wish you luck with your drive.

  • Remote formatting not possible "not able to write last block"

    I'm installing a new HD on my macpro. but I have to do it remotely since original / previous HD is damaged.
    I'm trying to format the disk from my macbook pro in arget mode and disk utility , but formatting failed with the response "impossibile scrivere l'ultimo blocco del dispositivo" (ITALIAN) translated means IMPOSSIBLE TO WRITE THE LAST BLOCK OF THE UNIT"
    I cannot find the original install DVD and I need to reinstall from backup of timemachine.
    somebody can help me please ?
    thank you

    I find it hard to believe, next to impossible that anyone would lack bootable clone backups for a workstation. As for "original" DVD, maybe you need $30 DVD SL or contact Apple to buy replacement set.
    Then play around, practice, and start using clones. CCC, SuperDuper and others, and dont' rely just on TimeMachine. At least Lion provides an emergency boot environment to handle maintenance, but MicroMat had their own edrive feature for years.
    Sounds like you dont' have a new hard drive, get one, and forget using the one that you feel is damaged, maybe zero the entire drive but an erase will now zero and test the first and last 100,000 or more sectors as req'd by GUID.

  • How to decrypt the last block.

    Hi
    I am using the Bouncy Castle RSA implementation. The thing is that i am able to successfully encode and decode the files. But the problem is with the last block.
    I am using for encryption the following piece of code.
    byte[] buf = new byte[100];
    while(read!=-1)
    read = bis.read(buf);
    byte buff2 []=c.doFinal(buff);
    if(read>=0)
    fr.write(buff2);
    and for the Decryption I use the inverse of the above code. with the only difference that now my buf = new byte[128]. But the thing is that i get some junk bytes at the end of the last block......because of the padding effect. Is there any way i can get rid of this junk values.

    hi,
    I am trying to decrypt from the encrypt coding using bouncycastle.
    During the decryption process it producing the following error,
    org.bouncycastle.crypto.DataLengthException: last block incomplete in decryption
    at org.bouncycastle.crypto.modes.PaddedBlockCipher.doFinal(PaddedBlockCipher.java:231)
    at readsms.Encryptor.callCipher(Encryptor.java:46)
    at readsms.Encryptor.decrypt(Encryptor.java:92)
    at readsms.ReadMessages.main(ReadMessages.java:92)
    and includes my coding...
    byte[] st = er.decrypt(msg.getText().getBytes());
    calling function is,
    public synchronized byte[] decrypt( byte[] data )
    throws CryptoException {
    if( data == null || data.length == 0 ){
    return new byte[0];
    cipher.init( false, key );
    System.out.println(data.toString());
    return callCipher( data );
    Pl clarify what could be the problem....

  • Why does my mac when i try to format my stick say that unable to write to the last block of the device

    i bought a new mac with osx lion 10.7.why does my mac when i try to format my transcend 8 gb stick in disk utility say that it is unable to write to the last block of the device?please help me

    This may or may not work, but it's worth a try.
    Using Disk Utility, try an re-partition the drive into two partitions, making the second partition very small (a megabyte or two), then see if you can format the first partition normally. Leave the second partition alone.
    If this works, then the first partiton is what you will use.

  • JHS-00109 Using LOV form page

    Hi,
    In JHeadstart version 9.0.4.5, I implemented the LOV Form Page functionality for BC4J/Struts/UIX as described in jhs_tutorial_1, and it worked perfectly.
    After upgrading JHeadstart to 9.0.5.1.18, I receive the JHS-00109 (You cannot re-submit this page after using the back button, or by using the refresh button) error message when I try to submit the page which called the LOV.
    Please help!
    Greets,
    Guido Zeelen

    Guido,
    A word of warning:
    I understand that you switched the order of the lines
    sessionData.setAttribute(LAST_ISSUED_PAGE_TIMESTAMP, currentTime, oracle.jheadstart.controller.SessionData.SESSION_SCOPE);
    and
    if (pageTimeStamp!=null && !pageTimeStamp.equals(""))
    so that in your version LastIssuedPageTimeStamp is only updated if pageTimeStamp has a value.
    Be careful with that change, because the original order was deliberate: it was needed to fix bug 3584358 (CHECKPAGETIMESTAMP DOESN'T PREVENT SUBMIT IF BACK BUTTON USED AFTER BROWSE BUTTO). From the bug text:
    If you use the browse buttons (previous/next in form style layout) and then use the browser's back button to go to the previous displayed page, checkpagetimestamp does not work correctly anymore.
    An example from the Oil demo:
    1. Go to the Refineries select page, and edit the first one.
    2. Use the > button to go to the second refinery.
    3. Use the browser's back button to go back to the first refinery.
    4. Update something in the values of the first record, and press Save
    5. You get an error JBO-25013: Too many objects match the primary key oracle.jbo.Key[1 ]. and the browse section shows that it thinks this is row 2.
    So what happened is that the values of row 1 were used to update row 2.
    This bug can also result in other kinds of error messages because you try to do something for one row which is applied to another row instead.
    What should happen, is that if there is no pagetimestamp in the request, CheckPageTimeStamp still updates the lastissuedpagetimestamp to note that navigation to another page has taken place. The only exception to this rule should be if an LOV is called, which should be recognizable.
    A way to recognize an LOV (or more general, a page which should not cause an update of lastissuedpagetimestamp) is to submit a pagetimestamp field with the value "ignore".
    In case of UIX, lov pages do not go through CheckPageTimeStamp, but in case of JSP they do. We can get JSP LOV pages to put "ignore" in pagetimestamp by changing the JSP include buttonsFindForm.jsp. This include is also used in Find pages, but it does not matter (much) if find pages also submit "ignore", because showing a find page does not change dataobjectsets.
    In your case (custom made UIX LOV) it does go through CheckPageTimeStamp, so I think a better solution is to somehow make sure that a pageTimeStamp with value "ignore" is submitted. My advice is to go back to the JHeadstart version of CheckPageTimeStamp, add to your UIX LOV page (within the form that will be submitted) a line like this:
    <formValue name="pageTimeStamp" value="ignore"/>
    and debug what happens in CheckPageTimeStamp.
    If this fixes your problem, please let us know, because then we apparently have an omission in Tutiorial 1!
    kind regards,
    Sandra Muller
    JHeadstart Team

Maybe you are looking for

  • IMessage two users, one account

    Hi, I have had an iTunes account for a while now. Lots of music and so forth. My wife recently purchased an iPhone so now we have two users on the same account. Everything's fine except for iMessages. We are both receiving each others IMessages. Can

  • Create an XI webservice and import it to the NWDS

    Hi all, i created a webservice via the "define webservice" option in XI/PI. But when i try to use it in my NWDS the following error occurs: Exception on creation of service metadata for WSDL URL ...... I read multiple threads and blogs about defining

  • Overprint / Transparency Question

    Hi, all. I'm working on a logo which will need to be separated for 2-color offset printing.  To produce shading effects, I've created a solid black shape to which I've applied a black/white gradient as an opacity mask.  I've set this piece over an id

  • Weird re sizing on my website

    Hello, when you visit my site http://trulyamped.com/home.html you can see that the top GRAY/Black bar on top where my navigation bar is extends to fit your screen. When you view the website on a mobile device or on a computer but not in the MAXIMIZED

  • Red dotted line appear on the screen

    There is a red dotted horizontal line will occasionally appear on the playbook's screen while I'm browse the web. It will stay there for from seconds to minutes. That only appear with the browser app and happen once on the Pictures app. Seems like a