Auto Row Fetch (After upgrade to 4.0.1)

All,
I have recently migrated an application from 3.2.0 to 4.0.1 and all seems fine apart from my Automatic row fetch processess on every page have stopped working. They have not been changed in anyway from old version to new.
Fire: On Load After header
Error: ORA-06550: line 1, column 17: PL/SQL: ORA-00936: missing expression ORA-06550: line 1, column 9: PL/SQL: SQL Statement ignored
Unable to fetch row.
The page loads first time but then when clicking an edit link for a report row I receive the above error.
I have tried:
1. Disabling the row fetch to make sure it is that failing
2. Deleting it and recreating
Any helps is greatly received.
Regards

Hi Patrick,
I have run the advisor and see no errors. Ther is one warning about a target item not existing on target page but this is believe is unrelated.
Slight change of problem after some more investigation. Sorry I have mislead you.
This problem is not realated to me updating to the new version as the problem actually existed on the app in the old version I just had not check throughly enough.
I am trying to fetch data over a dblink and it appears that this is causing the issue. I moved the refrenced table to the local database and the fetch works.
My question should have been:
How can I fetch row data to the form over the dblink?
Thanks for you response
Nick

Similar Messages

  • Network Solutions email wont fetch after upgrading to IOS 6.1.2.

    Ever sinceI upgraded my IOS to 6.0 I have been having problems with one of my NetSol email accounts on my iPhone 5. I have two netsol email accts and one me.com acct on the phone. I have had no problems with the me.com and one of my netsol accts but the one I use for business originally would not send on the iphone and after I fixed that issue it will no longer fetch emails. If I delete the account reboot and set it up again, it brings down 200 emails but it wont fetch. I have restored the iphone several times and each time it works with the initial reboot, but wont fetch. As this is my  business account it is imperative that I resolve this issue so I can get business emails while in Court or on the road.

    I have the exact same problem following the software update. My phone doesn't work with my handy clock dock, nor will it work with my FM plug-in for my (old, pre USB jack) car. Is this some ploy by Apple to get us to buy only Apple-brand accessories?

  • Amavis auto-whitelist error after upgrade

    I just upgraded a client incrementally from 10.4 -> 10.5 -> 10.6 a few days ago. A few accounts went missing, some mail upgrades didn't appear to complete properly, and many old/disabled users mailboxes were re-activated. I'll check back if I can't get the accounts straightened out, but in the meantime I have an occasional error that I need to resolve.
    5/2/11 11:21:53 AM    org.amavis.amavisd    auto-whitelist: open of auto-whitelist file failed: panic: sv_setpvn called with negative strlen at /System/Library/Perl/Extras/5.10.0/Mail/SpamAssassin/DBBasedAddrList.pm line 163.
    Obviously the path variable is getting messed up somehow, but I'm unclear on where the misconfiguration is happening.
    I can see the files in /var/amavis/spamassassin are in place (copied from the original configuration, as the auto-whitelist file is 4GB!) and have a modification date of today, so the files are being accessed at some point.
    Any insight is greatly appreciated!
    TC

    Found the solution here. I guess my original search here didn't turn up this thread. https://discussions.apple.com/message/6215434
    This is probably not the right place to complain, but it seems to me the new forum layout discourages participation and yields less useful data.

  • Error in Auto Generated Reports after upgradation from 4.5B to ECC6

    Hi All,
    We are currently upgraded the system from 4.5B to ECC6.
    We are having many reports with report names such as
    'GP0HRYGE9KG1RM5HN4WY9MXC9E4'
    'GP0IZ026BMC4SX5K8BISNZ00FSV' with few syntax errors in it.
    Can any one suggest whether these are any auto generared reports , as the report starts from 'GP *'.
    If so, please suggest how to regenerate the same.
    Thanks.
    Regards,

    Please check the below SAP Note:
    [Note 586786 - Short dump PERFORM_NOT_FOUND with forms from SAPLJ1AY|https://service.sap.com/sap/support/notes/586786]
    Regards,
    Dipanjan

  • Manual row fetch

    Hi Gurus
    I am trying to create a report and form using the wizard 'Form on a table with report. 2 pages'. However my table has a composite primary key made up of 3 columns.
    So I decided to use the wizard to create the report and the form and then overwrite the auto row fetch with my own process.
    Therefore I created 3 hidden fields on the report page, one for each of the PK cols. I then wrote a computation that fires after submit to populate the hidden cols. But how do I reference the row values that the user has clicked on in the report ? I have tried using #column_name# notation without any luck.
    Can somebody show me where I am going wrong and it maybe that my approach is completely wrong. I could do with a step by step guide on how to achieve this.
    Regards
    Asif

    Hi, Asif,
    I recently had problems of this kind and made quite a discussion with Scott Spadafore. See how I resolved this problem:
    Automatic Row Processing BUG?
    If this doesn't help I'll give you deeper details.

  • Automated Row Fetch  Issue

    Hello
    I have a form based on a table where i have 2 keys as primary key (col1,col2)==>composite pk.
    sample values are like:
    col1 col2
    1 21
    2 21
    62 21
    62 1
    But issue is at the point where the automatic row fetching is getting executed
    [Automated Row Processing section on edit page]
    Primary column value is col1(only one column is allowed in apex Auto row fetch)
    Secondary key column is col2.
    For ex, when i access the row for col1=62, it fetches 2 rows where value=62 (based on col1)
    and i get error;
    (exact fetch returns more than 1 row)
    How to avoid this
    thanks
    kp

    Setting the proper page item in the Item Containing Secondary Key Column Value field and proper table column name in the Secondary Key Column of the row fetch screen should work. My off-the-cuff guess would be that either one of those fields does not have the correct value, or when you are branching to this page that the page item containing the secondary key is not being populated.

  • After upgrading to CF10, the selected row of my cfgrid is no longer passed on form post.

    I have a cfform which contains a cfgrid and prior to the 9 to 10 update, upon submission of the cfform, the selected row of the grid was passed/posted to my form action page as:
    __CFGRID__gridForm__renewalGrid
    This contained all the data from the selected row, I.e.:
    __CFGRID__COLUMN__=PROJECTID; __CFGRID__DATA__=T01081002AP; __CFGRID__COLUMN__=APPLICATIONS; __CFGRID__DATA__=PQFD; __CFGRID__COLUMN__=OWNERUID; __CFGRID__DATA__=HT2008; __CFGRID__COLUMN__=TEAM; __CFGRID__DATA__=Roberts; __CFGRID__COLUMN__=ROLE; __CFGRID__DATA__=AASBOAPMX; __CFGRID__COLUMN__=REGION; __CFGRID__DATA__=Southwest; __CFGRID__COLUMN__=EXISTING; __CFGRID__DATA__=K8045F; __CFGRID__COLUMN__=SOD; __CFGRID__DATA__=0; __CFGRID__COLUMN__=INITIALEMAILDATE; __CFGRID__DATA__=01/28/2013; __CFGRID__COLUMN__=MESSAGEDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=SECONDEMAILDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=ESCALATIONDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=COMPLETEDBY; __CFGRID__DATA__=TH2878; __CFGRID__COLUMN__=COMPLETIONDATE; __CFGRID__DATA__=02/06/2013; __CFGRID__COLUMN__=MONTHPULLED; __CFGRID__DATA__=Jan2013; __CFGRID__COLUMN__=TOTALITEMS; __CFGRID__DATA__=2; __CFGRID__COLUMN__=RELIEVINGPSA; __CFGRID__DATA__=; __CFGRID__COLUMN__=MODIFIEDBYTS; __CFGRID__DATA__=02/06/2013; __CFGRID__COLUMN__=MODIFIEDBY; __CFGRID__DATA__=T228Y8; __CFGRID__COLUMN__=CREATEDBY; __CFGRID__DATA__=KV3M36; __CFGRID__COLUMN__=CREATEDTS; __CFGRID__DATA__=01/28/2013; __CFGRID__COLUMN__=NEWSA; __CFGRID__DATA__=; __CFGRID__COLUMN__=DELEGATESTATUSNOTE; __CFGRID__DATA__=Access; __CFGRID__COLUMN__=STATUS; __CFGRID__DATA__=Completed; __CFGRID__COLUMN__=DATATYPE; __CFGRID__DATA__=Appl New
    After upgrading to CF10, and with no changes to the code, performing this same process, __CFGRID__gridForm__renewalGrid is still passed in the form scope to my action page, but now it is empty.
    I have not yet uninstalled CF9, so I brought it up on a different port, and I can run the same code as CF9 or CF10 and watch... in 9 the selected row is passed, in 10 it is empty.
    Is this a bug? Is there a work around? Please help.

    appears that apple has changed SMB code, and now its not possible login from windows on mac.
    i installed snow leopard and now works fine.
    apple is capable to make it run paying new license of smb code, but isnted of this, apple has created new protocol smbx and now, all others need to adapt your code to apple..
    bad movement.. i am thinking sell imac and no back to apple anymore..

  • Ipad Air auto resets after upgrade to iOS 8

    After upgrade to iOS 8, my iPad air usually auto resets while i am using Chrome. A little blue screen on the top of the screen after the iPad shuts down and it return to lock screen.

    After upgrade to iOS 8, my iPad air usually auto resets while i am using Chrome. A little blue screen on the top of the screen after the iPad shuts down and it return to lock screen.

  • After acceessing home screen with assistive touch auto lock is not working in my iphone 4S after upgrading to ios6

    After acceessing home screen with assistive touch auto lock is not working in my iphone 4S after upgrading to ios6

    Additional testing i perform to make wifi work but nothing works out:
    i did re-installing the software using iTunes, reset the network settings restarting the phone. Nothing solves my problem.
    wifi was working with older software versions. i think there should be a problem with 8.1.1.
    is anyone has fix for this issue?

  • After upgrade from snow leopard to lion, where is application front row?

    After upgrade from snow leopard to lion, where is application front row? i realize it when to use my remote. any one knows about this matter?

    OK - Fixed it. 
    Turns out the cure is to use the Webcal Interface to re-create the delegations.  A bit tedious, but doing this presumably forces a rewrite of the file that previously cannot be accessed.  Means you need to set up the delegation again for each account - but this at least is an improvement over not being able to do anything at all.
    Once fixed, delegation works just fine.
    Hope this helps someone else solve the issue etc.

  • Auto brightness does not work after upgrade from iOS5 to iOS6 on my iPod touch. Is this intended by Apple, or is it a bug?

    I attempted to ask this question, yesterday. However, I am not used to typing with my thumbs, yet, and messed it up some. So, I will give this another try. Auto brightness does not work after upgrade from iOS 5 to iOS 6 on my iPod touch. Is this intended by Apple, or is it a bug?

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?
    iOS 6 changed how that feature works.

  • ADF VO Row Fetch Range Issue: Action is not called after 10th row

    Hi People!
    I am working with an Application here in which one page has a table based on a view object. This table has range navigation, and the VO configuration for Tuning is to fetch rows in batches of 1000, all in one fetch. Now, i have a single selection configured in this table, and also a button on the <tableActions> facet which calls a method on the backing bean.
    The problem is, for the first 10 rows of this table, the method is called (seen through the debugger), but when we move the selection to the 11th row or further, the page only refreshes but does not call the method.
    This is not a problem with the data, because we tried two other approaches:
    1) removed the range navigation and shown all the records in the same page: the error persists for the 11th row ahead
    2) changed the VO query to return only the 11th row from the previous test using its ID: the action is called, now that the row is the first on the rowset.
    Have you experienced similar behavior? Why the Action is not executed when the selected row comes after the tenth row?
    Any help is greatly appreciated!
    Regards
    Thiago Souza

    Hi Frank, thanks for the reply.
    I have assembled a step-by-step based on the HR schema. For this example, i have created an EmployeesVO based on the EMPLOYEES table, and an App Module to provide a data control. From then on:
    1) Create a JSF JSP to list the Employees VO
    1.1) Bind the JSF Page to a Backing bean
    1.2) Create an af:page element on the page
    2) Drag the EmployeesVO from the Data Control Palette to the af:page
    2.1) Read-Only Table, Selection Enabled
    2.2) Do not include table navigation.
    3) Double-Click the automatically created submit button on the TableSelectOne section
    3.1) Bind it to a method on the Backing Bean
    3.2) Add some code to it, in my case i tested:
         FacesContext.getCurrentInstance().addMessage(null, new FacesMessage("Teste"));
    4) Run the example and try two approaches:
    4.1) select one of the first ten rows and click on the button: The action is fired.
    4.2) select the eleventh row and click on the button: The action is not fired.
    4.3) select one of the first ten rows again and click on the button: The action is fired.
    This example didn't even include range navigation, but if you want to test you will see the result is the same.
    Please let me know if you want further info.
    Thanks a lot!
    Thiago Souza

  • I thought as a consumer, Apple works for us.  Had I known what I'd lose by upgrading, I would have thought twice!!!  I want Front Row BACK!!! also what is this new playlist that was auto added when I upgraded?  It's called iTunes  Artwork screen?

    I thought as a consumer, Apple works for us.  Had I known what I'd lose by upgrading, I would have thought twice!!!  I want Front Row BACK!!! also what is this new playlist that was auto added when I upgraded?  It's called iTunes  Artwork screen? 

    Think the iTunes artwork playlist is for a new screensave they put in where if you click the album artwork it plays the song.

  • After upgrading to iOS5 I can not auto download anything. The buttons will not switch to ON. Any thoughts?

    After upgrading to iOS5 I can not set the store to auto download anything. The buttons will not stay in the ON position. Any thoughts?

    I experienced this one time and this is what I did and it worked for me. You can try it as well and see of it works for you.
    Settings>Store>Apple ID - tap on your ID and sign out. Restart your iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign In. Then go to automatic downloads and try again.

  • TS4268 FaceTime doesn't work after upgrade to ISO 6.0.1, apple support team has sent an auto reply that doesn't help .... Any suggestion will be appreciated

    FaceTime doesn't work after upgrade to ISO 6.0.1, apple support team has sent an auto reply that doesn't help .... Any suggestion will be appreciated

    Hi AnaMusic,
    It was working perfectly before the upgrade to ISO 6.0.1, but now I can't log in using my apple ID ... I have tried all suggestion from Tom but nothing does work. I keep getting the message "FaceTime can't log in, check your network" is nothing wrong with my network everything else works fine, I can log in into FaceTime using my IPad 2 and my apple ID.
    I'm currently working in Korea, but I bought the IPad in Australia,
    Regards,
    Namur

Maybe you are looking for

  • -5000 Error with no fix

    Hello. On July 27th i purchased Avenged Sevenfolds Nightmare (Deluxe Version). Everything downloaded just fine with the exception of the Nightmare (Deluxe Version)iTunes LP. This is a 254.1 mb file that holds all the extra things. The download progre

  • OUT PUT DETERMINATION PROCESS

    Hi Can any one tell me the steps in out put determination process

  • Software update - 1.2.1?

    I own a 60 Gb 5th gen iPod. I did not upgrade it yet to iPod software 1.2.1 - still using 1.2. A friend of mine who has the same iPod told me not to upgrade. He had many problems with the new version (sound and sync issues). Did any of you encounter

  • Sun.awt.shell.ShellFolder

    who can tell me how to get the source code for sun.awt.shell.ShellFolder?? Thanks a lot !!!

  • Benefitts Self Service Configuration Issue

    Hello once again, I am having this delima where i have used the Self-Service Administrator role to remove links from the Benefits Application. We can package the changes into a transport and import them into other landscapes. The issue occurs when i