"Stale connection error" in error_log when hitting "query" button on form

I created a simple form on a view. It has only 3 buttons:
next, previous, and query. I hit query and get a 404 error.
Apache's error_log file says "Stale connection due to Oracle
error 3114". Anybody seen this?

Carol, I treid what you said but still can't get it to work.
Here is the code I have it the after displaying page section.
declare
v_myvar varchar2(30);
v_comp varchar2(30);
blk varchar2(10):='DEFAULT';
begin
if 'a_territory' is not null then
v_comp:=p_session.get_value_as_varchar2
(p_block_name=>blk,p_attribute_name=>'A_company_name');
select rowid into v_myvar from cs_custinfo_view where
company_name = v_comp;
bico.buttons_proc(v_myvar);
end if;
end;
The procedure that is called uses the rowid to call a form from
a button that is created by the procedure. The error I get when
I first load the form is
An unexpected error occurred: ORA-01403: no data found
ORA-01403: no data found (WWV-16016)
An unexpected error occurred: ORA-01403: no data found (WWV-
16016)
The preference path does not exist:
ORACLE.WEBVIEW.PARAMETERS.1257633639 (WWC-51000)
I assume this is because there is no rowid present yet?

Similar Messages

  • Sy-ucomm problem when hitting enter button

    Hello all,
    I am implementing a user exit for CO11N screen and i want the control after hitting save button so i made a control for sy-ucomm and i gave an error message. But when i hit enter button after this error message, sy-ucomm still equal to BU so it gives error message again. How can i prevent this?
    Thanks.

    Im not creating blank message
    i use the a term but the problem is, when i first hit save button and see the error message,than  i hit enter button to pass the message and make the input fields editable again. But sy-ucomm is still equal to BU so it show the message again and again and i cant return to normal input screen. And if i make the message type 'S' i cant block the saving process.
    I have to option first i will use type E message but i have to get over the problem above, or i will use type 'S' message but i have to stop the transaction after this message. I used type E like S or type S like E. They didnt work.

  • Keep getting "Document Expired" when hitting back button! Very annoying

    Document Expired when hitting back button! Very annoying This has been ongoing intermittently for years Why cant this be fixed? Is anything being done about it?

    Locking since you have a duplicate thread at [https://support.mozilla.org/en-US/questions/922734 https://support.mozilla.org/en-US/questions/922734] .

  • Iphoto gives message "no images were selected" when hit print button.  Yet the the images are clearly selected in the print window.  I've printed hundreds of images without a problem before.  Iphoto 6.0.6, MAC 10.5.8

    Iphoto gives message "no images were selected" when hit print button.  Yet the the images are clearly selected in the print window.  I've printed hundreds of images without a problem before.  Iphoto 6.0.6, MAC 10.5.8, Suggestions?

    I have recently started having this problem in PSE8. The Adobe workaround
    did work, but I don't fancy having to re register each time I use it.
    What I have discovered is that it's nothing to do with the image metadata as it occurs before any image is opened.
    It SEEMS to only occur if you use file/open with to open an image in the editor - IE start PSE with that command.
    If you close elements down, and start it using programs/PSE/Elements (or your desktop shortcut) - the panorama feature magically works.
    Each time I've opened the editor 'automatically' using image/open with, it seems to create the problem.
    Hope this helps

  • Query button in forms/portlet

    What is the rules of the automatic Query button in forms displayed as portlet in a page. Sometimes it works and sometimes not.
    Thank's in advance.

    I've found the problem. I have in my form my primary key as a hidden field with a default value generated by a sequence.nextval. What I don't now is that the default value is generated in the form show. So I always have a hidden criteria with a new primary key which never exist and block my query.
    I will generate my primary key id sequence with a trigger before insert in the database, not in the form.

  • Network connection error comes up when trying to activate iMessage and FaceTime even when connected to wifi

    I have recently got a new SIM card and is working but as soon I try to activate FaceTime and iMessage it says network connection error although my network is fine etc, as on a Apple help page it says contact Apple if this occurs but there is no way to contact Apple. Please help!

    For anyone who has this problem check your time and date is set to automatically as this has fixed my problem!

  • I keep getting not connected to internet message when i fill out bank forms or back page, i keep getting not connected to internet message when i fill out bank forms or back page

    getting not connected to internat message when i back page or fill out forms

    If you are using Safari, go to the Safari menu bar click Safari / Preferences then select the Autofill tab.
    Click the Edit button next to: Other forms. Click Remove All.
    Back to the menu bar, click Safari / Empty Cache.
    Restart your Mac.

  • No power just a fast flash on screem when hit power button

    no power when hit power button

    Have you tried resetting the System Management Controller? That would be the first step to try for this issue.
    Best of luck.

  • Submit query  button  parameter form issue

    hi
    im facing problem submit query button . im working in as 10g r2. Every thing is working fine but when i click on submit query button of parameter form. it gives error and and page cant find. its reason that it takes localhost name in url and localhost(asserver.dht.com) is not recognized on internet. To resolve this issue i designed my own parameter form in html and in post method i use my domain name( www.ddgi.com) which is registered on internet. please give me solution so that i can use default parameter form. where from it picks machine name so that i can change it accoding to my domain name.
    My localhost name is asserver.dht.com
    my registered domain on internet is www.ddgi.com

    To help you see what is happening, temporarily add DESNAME to your parameter screen. Make sure that DESNAME on the parameter screen has a value before you click the Submit Query button.
    If you are running the report with a local report service (running on your workstation), the value of desname should be the name of your default printer.
    If you are running the report on a network application server based report service you need to specify the name of a printer that is accessible to the server on which the report service is running. Make sure that it is specified in a way that the server can recognize it, e.g. \\printserver_01\HPLaserJ4210.
    Maybe this will help some.
    James K.

  • Custom query button in form

    Hi there,
    I want to create custom query button in a Portal Application form component in 3.0.9. How do I do this? I need to perform a restricted where clause query, therefore the default doQuery option is not sufficient.
    Thanks in advance.
    John

    Hi John,
    You can add a new button from the "Formatting and Validation " section by clicking on the FORM+ at the top of all the table fields.You can not do your own where clause as the query is made which includes all the columns of the form as shown on the form .
    for your own queries what you van do is that you can leave the field blank if you do not want that field to be added in the where clause.If you want to add the field to the where clause you can use operators (against each field in there text boxes) to make your own where clause.More operators support are supported in the
    latest version.
    Hope this give you some Information regarding your doubt.
    rahul

  • What is CR returned error code / status when hit max concurrent access ?

    Hi,
    Do anyone knows what is the returned error code or status return from crystal report object when it hits its max concurrent access license?
    I'm developing on VS 2005 With crystal report, which comes along with it. If i'm not wrong its CR 9. Correct me if I got e versioning wrong. =)
    Thanks in advance!!

    Hi,
    Do anyone knows what is the returned error code or status return from crystal report object when it hits its max concurrent access license?
    I'm developing on VS 2005 With crystal report, which comes along with it. If i'm not wrong its CR 9. Correct me if I got e versioning wrong. =)
    Thanks in advance!!

  • 10.5.1 "iTunes could not connect" error is appearing when working locally

    Hi,
    Since upgrading to the latest version of iTunes, when I have wifi switched off, I get the "iTunes could not connect to the iTunes store" error when I start up and shut down iTunes.  Previously, I used to only get the error when I would try to access the store from iTunes and I wasn't connected.  Now, when I start up iTunes, and I'm just trying to play music or watch a video, I get this.  It's very annoying!
    Any help would be very appreciated!

    Same problem here. It was ok before update.
    Hopefully someone has a solution to this.
    I'm running 10.6.8 so it's on snow leopard as well as lion.

  • Why no response when hitting edit button in iPhoto

    I'm using Mac os 10.10.1 and elements 13.
    When I hit the edit button in iPhoto, nothing happens. I have iPhoto preferences set to use elements for edits. Also when I am at open at top left bar in elements , and try to import a picture from iPhoto library, I get Message that says it doesn't recognize file type, but photos are either jpg or psd.
    -*-*- Following instructions from another posting, I changed preferences back to "edit in iPhoto",
            and... I can go to the thumbnail image and select Edit in external editor and still nothing happens.

    you have to check some points:
    1) what r the views maintained in material master and material type.
    2) Accounting view is maintained or not.
    3) In PO, check the delivery tab page. Check the GR is valuated or non valuated.
    4)Check the accounting document is generated at the time of GRN.
    Sachin

  • Error comes up when trying to save my form. How can I fix it?

    Error [ error ref code: qg6ZnKoBA*umbbeDLYNG9A ] comes up when I tried to save my form. No email was sent to the specified email address. How can I fix this issue?

    Today's update is not for Creative Cloud subscribers. You get an update on June 17th.

  • No confirmation prompt when hitting save button on vm console

    Why on earth is there no confirmation prompt when you hit the Save button on a hyper-v vm console. Today I was trying to click on the Media menu to insert the guest additions iso and had accidentally clicked the mouse button on the way up there which just
    so happened to be above the Save button and it just started saving instead of prompting me "Are you sure you want to save/pause this VM?"!!!!!!! Now the server has been saving for the last 15 minutes, this is ridiculous. There is a prompt for turning
    it off, why is there not a prompt for saving!!!!!!

    Hi Ireinhart-09,
    We apologize for the inconvenience and thanks for your feedback .
    Actually , there is not such a setting for a prompt when you click "save" , it is by design .
    At present  you can hide the “tool bar" to only use the menu  to prevent "save" button being clicked accidentally  .
    Thanks for your support and understanding .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Invoice number and Check number for FI

    Hi Friends,                 What does the above for FI mean? I need to pull the invoice number and the check numbers from AP and report . My question how do I recognize which field from 0FI_GL_4 stores this information? Any advice would be greatly ap

  • External drive not recognized

    Ok - I admit I am new with my MacBook Pro and I bought a WD My Passport for Mac along with Carbon Copy.  I installed CarbonCopy and was successfully able to back up my machine (yea)!  Now I want to backup my machine again and the MacBook doesn't even

  • HELP PLEASE! WIERD DESKTOP BACKGROUND BEHAVIOR

    Hi, Occasionaly when I shutdown, pull the power plug, and restart my wallpaper changes itself to something which i hadn't used for a long time?!?! Strangely this normaly only happend when I move my computer around (something i do a lot) and especiall

  • How to Restrict Size of attachment in E-rec

         HI In Erec external Candidate Registration process, under candidate profile, when i go for attachments step , we are trying to upload a resume over there. My question is how can we restrict the Max size of the file to be uploaded , and the types

  • 802.1X authentication process in Active Directory joined computer.

    Hi, I'm not really sure my understanding of the authentication process of an Active Directory joined computer, and I would like to know the purpose of multiple times auth as described below: 1. When Windows start up, 2. it will authenticate to the 80