Dynamic Portal Page does not show but called procedure behind it works

Hi I run into a bug that I try to solve unsuccessfully for 2,3 weeks. Here is the problem. I have portal dynamic page that execute a PL/SQL procedure to delete and insert data into a remote app table. When I compile and execute the procedure in Toad it does not give me any error or warning. But when I execute this procedure in my dynamic page the page does not show up but I check the results and data does delete and insert. So my procedure works behind the scene but the page does not display. As I look into detail of my code I found out that when I rem out the insert statement my page does show up and delete the data but when I put back the insert statement my page does not show up and data insert to the table. Here is my code structure of my procedure in plain words. I have a procedure that have a cursor for loop that
check if a certain condition exists if it is then it will delete data from the remote app table then insert a select statement data from 2 joins tables. Any one have run into similar situations like this and have any idea, please help. Thank you all.

The scripts for this should have shown as:

Similar Messages

  • Portal page does not show up the edited portlet

    Hi ,
    We were on 3.0.9 and recently migrated to 9.0.2 ......and i am just trying to develop a simple page in which am adding an html portlet on the page ...my doubts are ..
    1. the portlet does not show up immidiately on the page ..
    2.the edited content in the html portlet does not show up on the page ???
    What am i missing here ??? can some body help
    vi

    Might be caching issue.
    Try this:
    Add : &1=2 at the end of URL in the location bar and press enter. If is appears then it is just a caching issue.
    Thanx,
    Chetan.

  • Using javascript or HTML, When I click a link to a named page that already loaded in a tabbed page the tabbed page does not show, but you can see that the page relaoded. Using HTML or javascript what script will make this happen? The javascript focus() fu

    If a page is already loaded into a tab then using any of the following scripts will not cause the tabbed page to show when the link to it is clicked (created via PHP):
    "Continue Shopping".
    OR
    "Continue Shopping".
    OR
    "Continue Shopping".
    The first HTML works perfectly in the Safari browser.
    == This happened ==
    Every time Firefox opened
    == Always

    The scripts for this should have shown as:

  • Downloaded Firefox it does not show but is open for when I uninstall it I am requested to close ff which cannot be done as it does not show

    After a check on compatibility of Add Ons by FF after opening it, it stopped working. I re installed FF and the same happened. I have FF re installed but now it wont show the start page and when trying to remove FF I am requested to first close FF. to do this I have to close my PC ( Windows XP) as the FF opening page does not show and I consequently can not close it
    I like using FF, all my bookmarked info and references for a book I am writing is on it so I have to get it working

    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full, unrestricted, access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • New page does not show up

    Hello: I have a web site hosted on Mobile Me. Tonight I added a new page to it. I placed the new page as the first page. I saved the site and published it, but the new page does not show up on the internet. Using the Inspector, i "included the page in the navigation menu," although i do not have the navigation menu displayed.  Even with this step, the new page is not visible on the website on the internet. I cannot figure out what else to try.  I have hit "publish entire site" and that did not make any difference.
    any advice would be much appreciated
    Thank you.

    Some hosting services are more problematic than others and it's difficult to choose.
    I use Host Excellence because they have all the features you need and really good 24/7 tech support - better than GoDaddy.
    The ultimate business account gives you way more than MobileMe for about the same price....
    http://www.iwebforbusiness.com/Tools-Resources/Website-Hosting.html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • My firefox page does not show the bar that shows me file, edit, tools, etc bar. How do I get it back. thanks

    My Firefox page does not show the bar on top where you have "file, edit, view, history, bookmarks, tools, help etc

    Firefox 3.6+ versions have a feature to allow the user to hide the Menu bar.
    Hit the '''Alt''' key to temporarily show the Menu bar, then open View > Toolbars and select Menu bar, so it has a check-mark. <br />
    The F10 can also be used on most PC's to temporarily reveal the Menu bar.
    https://support.mozilla.com/en-US/kb/Menu+bar+is+missing

  • The home page does not show the awesome bar or file,edit,view,history,ect.

    The home page does not show the awesome bar or the file,edit,history,bookmarks,tools or help options anymore. how can I get these feature to come back up. All it shows now is latest headline & getting started.

    * In Firefox 3.6 versions on Windows and Firefox 4 on Windows and Linux it's possible to hide the "Menu Bar" via "View > Toolbars" or via the right-click context menu of a toolbar.
    * Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    * Go to "View > Toolbars" or right-click the "Menu Bar" or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also:
    * [[Menu bar is missing]]
    * http://kb.mozillazine.org/Toolbar_customization

  • Expense Report Summary page does not show any totals - only zeros

    Hi All,
    On creation of Expense Report in the portal  When entering a billable expense report, when you get to the summary page is does not show any totals - only zeros for other two schema's its working fine like displaying totals
    we are surprised that any custom development is hitting or anything relates with configuration
    Provide valuable inputs to proceed further
    Regards
    Jaipal

    Hello vetsrini.
    Thanks a lot for your kind reply. As i said, i'm new to this and sometimes i just cannot pass over some problems. Here are the fields i have inserted:
    <?for-each:LIST_G_SETUP/AS_OF_DATE?>
    <?end for-each?>
    <?for-each@section:G_CUST_INV?>
    <?for-each:G_1?>
    <?INVNUM?>
    <?INVOICE_TYPE_INV?>
    <?DUE_DATE_INV?>
    <?sum (C_INV_BALANCE)?>
    <?sum (C_INV_B0)?>
    <?sum (C_INV_B1)?>
    <?sum (C_INV_B2)?>
    <?sum (C_INV_B3)?>
    <?sum (C_INV_B4)?>
    <?sum (C_INV_B5)?>
    <?end-for-each-group?>
    <?TOTAL_INV_AMT_DSP?>
    <?TOTAL_INV_B0_DSP?>
    <?TOTAL_INV_B1_DSP?>
    <?TOTAL_INV_B2_DSP?>
    <?TOTAL_INV_B3_DSP?>
    <?TOTAL_INV_B4_DSP?>
    <?TOTAL_INV_B4_DSP?>
    <?end for-each:G_CUST_INV?>
    In the header of the template i also have <?CUST_NAME_INV?> and the report date. When i try to enter the <?AS_OF_DATE?> it is not printed and also the header is not shown any longer. Once again, thank you for any help,
    Octavio

  • Page does not show data

    Hi all,
    I would appreciate any help for the following problem that I am facing.
    I have created master-detail pages sharing the same AM.
    The details page shows details of the request from 3 different VOs.
    The VOs are entity-based and I modify the VOs using the setwhereclause for my purpose.
    The master page runs fine and shows the searched request but when I goto the details page, it renders correctly but does not show any data.
    Thanks in advance.

    Hi,
    Thanks for the reply.
    The view instance and view attribute to the details page columns are already set.
    To add to the information,the AM is also used by othe pages for logic calcuation.
    After executing these pages for one of the request, when I use ther master detail page for ther same request, it works.
    But for the other requests, the details page does not return any data.
    I suppose this is linked with EO not getting updated/refreshed with the new search request in the master details page.
    If this is supposedly the reason,then how can I refresh the EO for each master detail search?
    Has anybody encountered this issue before?
    --Riyaz
    Edited by: mriyaz on Mar 7, 2009 12:29 PM

  • Category Page does not show updated collection thumbnails!

    Hi to all,
    we have the following problem with our iTunes U site.
    We changed a thumbnail in some of our collections (new picture, new filename, updated 4-5 days ago over RSS), but the automatically generated category page does still show the old picture, while on the infopage as well as the collection detail site the new picture is updated and visible since Friday.
    Shouldn't be the cache be updated during one or at least 2 days?
    Indeed we did change not only the picture but also the filename in our system, because we had that problem ones in the past and received the hint to change also the filename back then, so that the system would recognize the change and update the cache. For the collections it works,but not for all the collection thumbnails on the category page. Well, at least in one collection the category page shows the new one. The question is, why it doesn't do that for all the collections concerned.
    Thanks in advance,
    Regards, Marcus

    Nancy,
    When you create a new entries page, do not delete the example photo on the page; this removes the placeholder and effectively removes the thumbnail photo link from the main blog page to that entry page, which results in no thumbnail. Just drag your photo into the stock page photo, and the stock photo will automatically be replaced.
    You will likely have to recreate the pages that are missing this placeholder.
    Mark

  • CSCus46899 - Bridge Utilization page does not show data

    Found out to be working with google chrome....

    Hi,
    Thanks for the reply.
    The view instance and view attribute to the details page columns are already set.
    To add to the information,the AM is also used by othe pages for logic calcuation.
    After executing these pages for one of the request, when I use ther master detail page for ther same request, it works.
    But for the other requests, the details page does not return any data.
    I suppose this is linked with EO not getting updated/refreshed with the new search request in the master details page.
    If this is supposedly the reason,then how can I refresh the EO for each master detail search?
    Has anybody encountered this issue before?
    --Riyaz
    Edited by: mriyaz on Mar 7, 2009 12:29 PM

  • HT4928 My Mac App Store account page does not show any options for unhiding purchases.

    I purchased Mountain Lion and want to re-download it to make a flash drive, but it does not appear in my purchase history. Clicking Option-Purchases doesn't change anything, and my Mac App Store account info page does not have anything regarding hidden purchases, although my iTunes account info page does. They are using the same Apple ID.

    Mac App Store: Hiding and unhiding purchases
    How to re download apps from the Mac App Store:
    Open the App Store. From the menu bar click Store > Sign In
    Click Purchases from the top of the App Store window.
    Select which apps you want to re download. Then right or control click where you see Installed  then click Install.
    Make sure and use the same Apple ID used for the original purchase.
    How to create an OS X 10.8 Mountain Lion install drive

  • Pages does not show any window

    Forum,
    when I start Pages everything looks fine. All menues ar present but I cannot open any window. Doubelclicking a Pages document starts pages but without a window.
    Lokking to my logs I can find:
    17.12.07 00:29:19 Pages[24620] -[SLPublicationWindowController loadWindow]: failed to load window nib file 'SLPublicationWindow'.
    Beide of that have a constan message in my logs but I do nor know if it belongs to my problem:
    17.12.07 00:29:20 com.apple.launchd[1] (org.postfix.master[24621]) Exited with exit code: 1
    17.12.07 00:29:20 com.apple.launchd[1] (org.postfix.master) Throttling respawn: Will start in 9 seconds
    Does anybody know what is happening?
    Thanks Oliver

    I have noticed that pages was running on my German test account. After reducing Pages in the "Info" box to just one language (German) everything is fine. I am using English OS. Seems like Pages does not like multiple international language settings when running an English OS....
    Oliver

  • Blackberry Curve 8330 - Does not show in call timer anymore?

    Hi,
    Either I am completely losing my mind, or this feature has disappeared.  I used to be able to see, on the current call screen, a timer that showed the length of the current call.  Now it does not show?
    Any help would be appreciated! 

    I am having the exact same problem, with my Blackberry Curve - I was starting to think I was going crazy, because I am very certain that the current call time *used to* display on the screen, during the call. And now, it's not there anymore!
    After checking all of the options settings in the phone and finding nothing to enable or disable this feature, I decided to call Verizon - who was clueless - they suggested that I restore my phone and re-install the OS. I've already checked the user guide, which has no mention of this feature (in either software version, v.4.2.2 or v.5.0)
    ** However, I will agree that this problem started when I had upgraded to v.5.0. **
    I am also surprised that more folks have not taken notice of this - anyone out there with a solution please post it here!
    Thanks

  • Cannot connect Public Network -default internet page does not show up Help

    I am having problem connecting to Internet , in a Libary or a wireless network ,
    when I start up in Boot camp connect to wireless then click internet explorer , I get automatically forwarded to a default page (in local Libary I get libary page and have to click that I follow rules) in my familys appartment Building I get forwarded automatically to a Default page for the myport hotspot Page and I can login or Pay for Internet etc.
    However when I am using the leopard side 10.5.7 It says I connected and gives me connection Bars , but when I click on safari or firefox (which I have set to auto open Google) it does not do this automatic forwarding to the Libary page or the myport hotsport page where I can login or click , it just stays on the Google and says no connection ??
    I have tried reseting Safari and emptying cache etc
    so does anyone know how to fix this so these pages Auto show up again then Hopefully I can connect via Leopard instead of using my Bootcamp here .

    hi mate
    how do you mean , in network preferences says airport is connected , location is automatic. but in advanced to many things to mention , if you can let me know what to look at i can let you know
    thanks mark

Maybe you are looking for

  • Can't update font from CC Library in Illustrator

    Once I have a Comp file open in Illustrator, I am unable to change font using a style I have saved in my CC Library. I can change the style using the usual character tools, and I can apply the styles in InDesign. When I select the text box in Illustr

  • Blocking popup windows even when disabling the popup blocker

    For quite some time now, Firefox has been blocking essential popup windows on my computer. It's not just those annoying ones, even those when I am trying to write an email and similar things. I have disabled the popup blocker and it does not change a

  • Best way to handle selectedItem in a DropDownList with changing data

    I am looking for input on how you would handle this situation.  I am having a problem maintaining the selectedItem in a DropDownList which is comprised of values that are populated from a server at regular intervals. So, let's say that that I have a

  • XI installation with central SLD

    Hello, I have installed solution manger to generate key for XI installation. But, when i in stall solution manager, it installed MaxDB and local SLD and also i think WEBAS ABAP. After that i generated the key. And, I am installing XI on the same host

  • Information on image iWeb

    Hi, I'm italian boy so, sorry for my english... With iWeb it's possible to create application web and it's possible to use available themes. In this theme there are a picture (book, pencil, photo frame) so graphics element. If I want use this element