Forms gves an error - unable to update item

Hi,
I am running an Oracle Form 10G. I get an error which says unable to update item as soon as I click( or type in) on any field or item in the Form, I have looked at the item's property and also the block properties. Update , Insert is allowed at both the Item and Block level. So what coulbe wrong ? How can I trace or debug what is causing this error ?
Please advise.
Regards
IQ.

Hi
So what coulbe wrong ? How can I trace or debug what is causing this error ? Pls try to press Help >Display Error from the form's menu 's runtime.
This will display the errors related to the db that causes the problem of ur form.
another option that u can check the block property of this item & the db property of each may be it's set to no... just a guess....!!!
Hope this helps...
Regards,
Ammatu Allah.

Similar Messages

  • NETUI ERROR: Unable to update expression

    Hi
    i get following error in the command prompt
    NETUI ERROR: Unable to update expression "{actionForm.userId}" with the value
    [a
    sd]. The typical cause is that the object represented by the expression is not
    available or is the wrong type for updating.
    What may be wrong
    Thanks in Advance
    M BHat

    thanks :)
    Thank you for any and all help,
    Geoffrey
    "M Bhat" <[email protected]> schreef in bericht
    news:3fc2d003$[email protected]..
    >
    Hi geof..
    It is fixed now. please look for the same in portal news grp. Thanks toBeko.
    >
    rgds
    MBhat
    "Geoffrey" <[email protected]> wrote:
    The action method's form doesn't have the property (attribute with
    get/setter).
    However, if you chain actions like I am trying, it could be that your
    first
    action processes the form, while the second doesn't use the form but
    still
    triggers the error.
    Take a look int the portal newgroup for my post.
    I don't know how to solve it yet.
    Thank you for any and all help,
    Geoffrey
    "M Bhat" <[email protected]> schreef in bericht
    news:3fc1e741$[email protected]..
    Hi
    i get following error in the command prompt
    NETUI ERROR: Unable to update expression "{actionForm.userId}" withthe
    value
    [a
    sd]. The typical cause is that the object represented by the
    expression
    is not
    available or is the wrong type for updating.
    What may be wrong
    Thanks in Advance
    M BHat

  • FRM-40509: ORACLE error : Unable to update the record.

    Hi,
    I am having the following code in delete button.
    declare
         v_button  NUMBER;
    begin
      IF :CHNG_CNTRL_JOB_DTLS.SENT_DATE IS NULL THEN
                   v_button := fn_display_warning_alert( 'Do you want to delete the version ?');
                   IF ( v_button = alert_button1 )
                        THEN
                          message('before insert');
                          insert into chng_cntrl_job_dtls_log
                          select * from chng_cntrl_job_dtls
                          where job_name = :CHNG_CNTRL_JOB_DTLS.job_name
                          and job_version_no = :CHNG_CNTRL_JOB_DTLS.job_version_no
                          and sent_date is null;
                          message('before delete');
                          delete from CHNG_CNTRL_JOB_DTLS
                          where job_name = :CHNG_CNTRL_JOB_DTLS.job_name
                          and job_version_no = :CHNG_CNTRL_JOB_DTLS.job_version_no
                          and sent_date is null;
                          message('before commit');
                          silent_commit;
                          go_item('CHNG_CNTRL_JOB_DTLS.JOB_NAME');
                          P_DELETE_SET_PROPERTY;
                          clear_form;
                   ELSIF ( v_button = alert_button2 )
                        THEN
                          null;
                END IF;
         ELSE
                p_display_alert('Version '||:CHNG_CNTRL_JOB_DTLS.JOB_VERSION_NO||' for the job name '||:CHNG_CNTRL_JOB_DTLS.JOB_NAME||' cannot be deleted.','I');
      END IF;
         exception
              when others then
              message ('Exception in delete version button');
              end;when i am trying to save it says " *FRM-40509: ORACLE error : Unable to update the record*." .
    i am getting message till before commit.
    i am not able to check the error message in help as it is diabled in our form builder.
    I have checked the privileges also. they are fine.
    Please advice.
    Edited by: Sudhir on Dec 7, 2010 12:26 PM

    This error does not come from your procedure code, but from Forms itself. If you are in a database block, change something, and do a commit (either via a Forms key or in your own procedure), Forms commits the changes. For some reason this is not possible. You can see the database error via the Display Error key (often Shift-F1).
    I see in the OP that this key is disabled. Change the on-error code then:
    begin
       message(dbms_error_code||'-'||dbms_error_text);
       raise form_trigger_failure;     
    end;     Edited by: InoL on Dec 7, 2010 8:50 AM

  • Resolution to error - Unable to update Database Statistics

    OK, If there's one thing i hate most about SAP, its the dreaded installation, I am always so paranoid, as to something will definitely go wrong,
    Lately i realized that it aint my mind , but the damn installation itself is pretty damn stupid. Why cant SAP leave the installation packaging to professionals like installshield...
    Unfortunately SAP doesnt think of it as a better idea, so until then lets try to resolve as many errors as possible thru these forums..
    Here's one error resolution ,i am pretty sure, many are checking for..
    Use the following procedure to resolve error
    <b>Warning - "loading of sql client library oci.dll failed"
    Error - Unable to update Database Statistics, Check BRCONNECT.log</b>
    The problem seems to be with the SAP Patch Collection InstallMaster disc Material No.(<b>51032143_13</b>).
    To resolve the problem, here's what needs to be done,
    1)Install DB Instance as usual.Then after the installation errors out due to loading of sql
    client library oci.dll ..
    2)I unsar the downloaded DBATOOLS.sar (Thanks for the Link Andreaz!!!)
    log into sapnet (eg. service.sap.com) with your user-id/pwd:
    -> downloads -> support packages and patches -> entry by application group -> additional
    components -> sap kernel -> now chose either 32 or 64 bit; either unicode or non-unicode ->
    sap kernel 6.40 -> windows server -> oracle -> download the package DBATOOLS Package for
    Oracle 9.2.x ... brconnect is part of that package...
    3)Copy the files in the Unsar'd package, as follows
         overwrite br*.exe to S:\usr\sap\R31\SYS\exe\run
         overwrite initSID.sap to S:\usr\sap\R31\SYS\exe\run & 
    S:\usr\sap\R31\SYS\exe\nuc\NTI386
         overwrite libsbt.dll to S:\usr\sap\R31\SYS\exe\run &
    S:\usr\sap\R31\SYS\exe\nuc\NTI386
         overwrite sapdba_role.sql to S:\usr\sap\R31\SYS\exe\run &
    S:\usr\sap\R31\SYS\exe\nuc\NTI386
    4) Retry the installation again & Guess what!! it works....
    Warning-: I initially tried a shortcut by replacing DBATOOLS.sar on the installmaster disc, rather than following above steps, but that doesnt seem to work, the installation fails as as soon as Tablespace creation starts. So the shortcut aint a good one..

    Well, it looks like you resolved your problem yourself.
    you can send feedback to SAP directly instead of posting this here in a forum.

  • HT201210 Am getting an error unable to update when trying to install ISO6 on my Ipad

    I was try to update my ipad2 to new ISO6 it download but after download if click on install it writes verifying then its giving me an error unable to update how can I fix the problem .

    Hi:Thanks for your response.The following code works fine in a standard VB.Net windows Application,It is just a send and receive instruction to a power meter over the GPIB bus.This code is behind a Button,and a label displays the result.I have a problem when I try to duplicate this simple code on an ASP.Net page using Server controls.When you click the button the code is supposed to execute on the server side and not the client side(browser).The code fails when it gets to the viOpenDefaultRM line,I get an error message as follows System.DllNotFoundException:Unable to Load Dll(VISA32.DLL).I have added a reference to the visa library from within the project.
    '''''This is the code I am using'''''
    Dim lsnbuf As String = Space(100)
    Dim wq As Long
    Dim drm As Long
    Dim ret As Long
    Dim vi As Long
    Dim tlkbuf As String
    Dim FoundCRLF As String
    Dim CleanString As String
    Dim rcnt As Long
    wq = viOpenDefaultRM(drm) 'Open Vi session
    wq = viOpen(drm, "GPIB0::2::INSTR", VI_NULL, 5000, vi)
    tlkbuf = "*IDN?"
    ret = viWrite(vi, tlkbuf, Len(tlkbuf), rcnt)
    ret = viRead(vi, lsnbuf, 100, rcnt)
    FoundCRLF = InStr(lsnbuf, vbCrLf)
    If FoundCRLF > 0 Then
    CleanString = Mid(lsnbuf, 1, FoundCRLF - 1)
    End If
    Label1.Text = CleanString 'display IDN String

  • FRM-40509: ORACLE error: unable to UPDATE record.

    FRM-40509: ORACLE error: unable to UPDATE record.
    what can i do?

    There will always be another error which tells you what the actual problem on the database is. Use the Display message key, or message out DBMS_ERROR_TEXT

  • Error 30694: Error in API - update item failed

    Today we are seeing this error:
    "Error 30694: Error in API - update item failed"
    when trying to edit existing url items or create new ones. I see
    three other entries for this error, but no resolution.
    iAS 1022, portal 3.0.9.8.0

    I suggest you apply the 3.0.9.8.1 patch, available on metalink.
    Let us know if that clears up the problem.
    Also, what version of the database are you using.
    Regards,
    Jerry

  • I cannot download past purchased on my iPad.  I'm getting error "unable to download item"

    I cannot download music on from ITunes for past purchased on my iPad.  I'm getting error "unable to download item"

    I removed the sim card, reset the phone by simultaneously pressing the power and the home keys then turned off wifi. Put the sim card back in, it asked for the Apple ID password and I just hit cancel and the phone worked fine after that. Come on Apple, get your stuff together.

  • Unexpected error: unable to find item name at page or application level

    HI!
    I upgrade my application from apex 3.0 to 3.1
    I created a new page.
    When trying to insert a new row, on clicking "create", the page displays the error :
    Unexpected error: unable to find item name at page or application level
    This error didn't appear in apex 3.0
    What this error can be? Is it a bug of APEX 3.1?
    Thank you!

    I have seen this in combination with javascript. Recreating the item helped.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Unable to update item master data after upgrade

    Greetings,
    I have just upgraded from 2005A SP01 PL22 to 8.81 PL05.
    After the upgrade, I am unable to update any field in the item master data.
    Error message:
    In "Warehouses - Setup" window, on "Accounting" tab, choose sales-type revenue account  , '_SYS00000001165'  [Message 131-52]
    I have checked all the warehouses accounting tab and all the revenue account is a sales type account. I have also checked the GL for _SYS00000001165 and it is a COGS GL. After I change its type to "Sales", I am able to update. This shouldn't be the case.
    I have also tested creating and update new item master and I have no problem. However, I will have the same problem if i add a new item via duplicating from an old item.
    Any advice?
    Thank you.

    Hi,
    Can you also check whether the Item which you are trying to update has Manage G\L Account by as Item, Item group or Warehouse?
    If you have checked for the Warehouses, check for the Item Group and at the G\L Determination > Inventory tab as well.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • ..........Error unable to Update

    Hi all
    I have table which contains the request data. requested by User.
    There are 3 admins each at different region which can take action on the requests send by thier regional teams/users.
    For Region A , it works fine that the Admin opens the Form,
    View the requests and then pres Generate_report/or Cancel button , but before that he/she has to insert the comments/reason for his action.
    Same thing when starts for Region B ,
    suddenly i got a message
    Unable to update or delete records.
    Unable to reserve records for Update.
    WHy is such message coming.
    We have 2 Datablocks.
    both from the s ame table .
    One block shows the requestes. it is read only,
    the other part shows only 1 field which is Comments, from the same table , both blocks joined by the request_id.
    ANy body with suggestion plz.
    same thing is working for Region A .
    Admins are taking action on requests easiy
    what happens ot Region B .
    i have yet to implement it for Region C ,
    but i have to resolve this for region B first
    Kindly comment
    Regards

    Unable to reserve records for Update usually means another session is locking the records to update them so the current user can't get a lock on them.
    Try to find out who is locking them

  • JSPM Error unable to update SP16

    Hi all
    this is the error i am getting when i start JSPM to update SP16
    Please any help will be appreciated
    The execution ended in error.
    Cannot initialize application data.
    Could not extract value with key SAPSYSTEM from file /usr/sap/NW1/SYS/profile/NW1_JC01_epsanbox. A possible reason could be that the path to the directory containing the sappfpar executable is not included in the PATH environment variable.
    Could not start process sappfpar.
    Error while executing process sappfpar.
    java.io.IOException: java.io.IOException: sappfpar: not found
    More information can be found in the log file /usr/sap/NW1/JC01/j2ee/JSPM/log/log_2008_12_30_17_26_31/JSPM_MAIN_1_01.LOG.
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    com.sap.sdt.jspm.phases.PhaseTypeJSPM
    com.sap.sdt.jspm.gui.JspmUiException
    Cannot initialize application data.
    JSPM_MAIN
    JSPMPhases
    NetWeaver Upgrade
    SAPJup
    Java Upgrade
    thanks and regards
    Melvin

    This is the error i get when i start JSPM with SIDadm usr
    Please check with this sir...
    epsanbox:nw1adm 3> ./go
    java version "1.4.2_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
    12/31/08 5:49 PM com.sap.engine.tools.launcher.Launcher Error : console error stream will not be logged into a file; there was an error opening the log file
    java.io.FileNotFoundException: /usr/sap/NW1/JC01/j2ee/admin/log/console_logs/error.log (Permission denied)
            at java.io.FileOutputStream.open(Native Method)
            at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
            at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
            at com.sap.engine.tools.launcher.Launcher.initLogs(Launcher.java:621)
            at com.sap.engine.tools.launcher.Launcher.init(Launcher.java:198)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:113)
    12/31/08 5:49 PM com.sap.engine.tools.launcher.Launcher Error : console output stream will not be logged into a file; there was an error opening the log file
    java.io.FileNotFoundException: /usr/sap/NW1/JC01/j2ee/admin/log/console_logs/output.log (Permission denied)
            at java.io.FileOutputStream.open(Native Method)
            at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
            at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
            at com.sap.engine.tools.launcher.Launcher.initLogs(Launcher.java:636)
            at com.sap.engine.tools.launcher.Launcher.init(Launcher.java:198)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:113)
    12/31/08 5:49 PM com.sap.engine.tools.launcher.Launcher Error : unable to invoke main class  com.sap.engine.services.adminadapter.gui.AdminFrameView
    Exception in thread "main" com.sap.engine.tools.launcher.LauncherException
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:340)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    caused by -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:141)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
            at java.awt.Window.init(Window.java:231)
            at java.awt.Window.<init>(Window.java:275)
            at java.awt.Frame.<init>(Frame.java:401)
            at java.awt.Frame.<init>(Frame.java:366)
            at javax.swing.SwingUtilities$1.<init>(SwingUtilities.java:1641)
            at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1637)
            at javax.swing.JWindow.<init>(JWindow.java:160)
            at javax.swing.JWindow.<init>(JWindow.java:112)
            at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWindow.java:12)
            at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFrameView.java:234)
            ... 6 more
    caused by -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:1
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:141)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi
            at java.awt.Window.init(Window.java:231)
            at java.awt.Window.<init>(Window.java:275)
            at java.awt.Frame.<init>(Frame.java:401)
            at java.awt.Frame.<init>(Frame.java:366)
            at javax.swing.SwingUtilities$1.<init>(SwingUtilities.java:1641)
            at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:16
            at javax.swing.JWindow.<init>(JWindow.java:160)
            at javax.swing.JWindow.<init>(JWindow.java:112)
            at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWind
            at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFra
            ... 6 more
    epsanbox:nw1adm 4>

  • HCM Forms&Process :Authorization error while opening work item in the UWL

    Hi,
    The process has been started successfully and the work item was appeared in the  UWL of MSS.
    But when I try to open the work item  , I got the following errors:
    "User XXXX doesnot have authorization on pernr 8000123"
    "You are not authorized to process this process"
    When I checked, the User XXXX has the required roles for authorization such as SAP_ASR_MANAGER and SAP_ASR_EMPLOYEE and the authorization object P_ASRCONT has been assigned to it as well.
    Still why these errors are coming?
    Does anybody know about it?
    Thanks & regards,
    Lek

    Hi,
    I have had exactly the same error. Make sure you have read the help.sap.com documentation carefully:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/43/3d8f8118391bcbe10000000a1553f7/frameset.htm. The minimum requirement is access to one infotype (it does not matter whether there is data in the infotype and it does not matter which infotype you choose) via CHECK_MIN_PERNR_AUTHORIZATION of BAdI HRPAD00AUTH_CHECK. More specifically, we solved it be providing access to infotype 0002 to all employees.
    Furthermore, check what level of authorizations you have set in the config for the activities.
    IMG->Personnel Management->HR Administrative Services->Authorizations->Define Authorization Method for Activities (All Processes) or Define Authorization Methods for Activities (for Each Process Group).
    This should help you solve your problem.

  • Creative Cloud Application Manager error/unable to update Lightroom

    I am currently on a Mac and my Adobe Creative Cloud Application Manager (AAM) is having some issues. 
    I ran the update this morning when I heard that camera raw had been updated.  The updated completely successfully for camera raw. 
    AAM is showing that my current version of Lightroom is 4.4.  When launching the Lightroom application it is still showing that it is 4.3 and that the update for 4.4 is available.  I checked the application manager in OSX and it shows that the current version is indeed still 4.3. 
    Since I am using creative cloud and not stand alone products, I thought that the AAM would update my programs and why is the AAM not updating my Lightroom from 4.3 to 4.4.  Is it because camera raw updated and it is erroneously reporting that Lightroom has been updated?
    I have never used a beta or RC version of lightroom on this computer, only final products and updates that have been provided with creative cloud.
    Is Lightroom a program that you have to manually update outside of creative cloud application manager? That doesn't make sense to me since it is one of the programs included with the subscription and was installed with the application manager.
    My hopes are that I'm not the only one having this issue and by posting this Adobe becomes aware of this.

    Thanks for the reply. 
    To clarify for the community and to make sure I understand you (Adobe Staffer) correctly you are saying right now the current fix action (update path) is for us to update the same way we were if this was a stand alone lightroom install outside of creative cloud and seperate from the Adobe Application Manager.  Which is downloading the 427MB file from the Adobe website and installing/updating?
    I just want to verify before I do this and it causes future conflicts with my subscription and future updates. 
    Thanks for the help.

  • Error: Unable to Update Catalog while upgrading catalog from lr4 to lr5

    I just recently installed Lightroom 5 from my new Creative Cloud account.  While accessing for the first time, it asks me to upgrade the lr4 catalog to lr5.  Everytime I run the process, I eceive the following message below.
    I tried optimizing the lr4 catalog, but that diddn't work.  I saw another post saying to try upgrading the lr4 backup catalog, but that didn't work also.
    Any suggestions?  Please help since I a newer user to Lightroom.
    Thanks,
    Mark

    Try this:
    Make sure this checkbox is checked in the System/Sharing preference pane:
    If it is, uncheck it and then recheck and try ordering again.
    OT

Maybe you are looking for

  • Multiple tree objects in ApEx 4.0

    Hi all, I'm working on a project where i need to put 2 tree objects in one region. First tree object is correct but when i add my second tree below the first one no data is shown or the wrong data is shown. Strange thing is when i put the second tree

  • Remove Free Item Check box in PO

    Hi, By mistake I have checked the free item check box in the PO, I have done goods receipt for this PO. Now I want to remove this check box in the PO and post the invoice. Please help me. Thx

  • TS1901 Disk Utility can't repair this disk. Back up as many of your files as possible, reformat the disk, and restore your backed-up files.

    Disk Utility can't repair this disk. Back up as many of your files as possible, reformat the disk, and restore your backed-up files. *** ??? I need to take out the data from a WD320 that shows this error and then format the WD and put the data into a

  • Secure remote login in scripts

    Hello, I stated this same question to also metalink discussion forum, so I'm cross posting a bit here. Sorry about that. I have a following business problem: I have two Solaris servers where in first (DBS-node) I have the database. In the other one (

  • Smart Watch 2 Won't update

    So I got my Sony Smart Watch 2 today, got it connected to my phone via Bluetooth, installed SmartConnect and Smartwatch2 SW2 and now it keeps saying an update is availiable, but when it goes to update both my phone and the watch show no progress on t