This procedure name is not found in the database: wwv_flow.show

I created an interactive report, which works fine in the APEX developer, using the Application Express Authentication scheme.
To add it to our Self-Service web system, I change the authentication scheme to a custom scheme that has been working fine for other applications, although I don't know of any other interactive reports using this scheme in Self-Service.
Anyway, the interactive report is displayed in our Self-Service system using the custom authentication scheme, but if I display the Action menu and click on one of the options (Filter, Sort, Compute...), a pop-up window is displayed saying:
This procedure name is not found in the database:
wwv_flow.show
That error is also displayed when I try to edit the displayed filters.
Does anyone know why I might be getting that error or have suggestions on things to try to track it down?
Thanks,
Laura

Laura,
To add it to our Self-Service web systemWhat does that mean? What did it entail?
I'm thinking maybe you embedded some relative links into a menu system in which the base href was not appropriate, ... or something.
Scott

Similar Messages

  • Oracle SQL Developer  error - "The file-based source procedure Name is not present in the database."

    I recently started working on the Oracle SQL developer. I have 'select' privileges on the QA schema and when tried to execute proc in QA. It is giving the error as 'The file-based source <procedure Name>  is not present in the database.  Was it compiled?'
    instead 'you do not have sufficient privileges to execute this procedure'. Did research on internet but with no luck.What configuration changes needed to be done to make it work.Guide me.

    Sounds like you do not have the correct privileges.  What should have been granted to you by the QA user, or some other user with appropriate privileges, is...
    grant EXECUTE on "QA"."<PROCEDURE_OF_INTEREST>" to "<YOUR_USERID>" ;
    Note that a grant of execute on a procedure has nothing to do with grants of select on some or all of QA's tables and views.
    So, as Vadim suggests, from your connection node in SQL Developer's Connections view, if you expand the Other Users node, then expand QA and look in the Procedures node, do you see the procedure of interest?  If not, you cannot expect to be able to execute it from your userid's connection. And even if you do see it, you may have some other privilege that permits viewing but not executing, like...
    The role SELECT_CATALOG_ROLE
    The system privilege SELECT ANY DICTIONARY
    And even if you do not see it there, then having certain other privileges granted to you could permit executing it in general, like...
    The role EXECUTE_CATALOG_ROLE
    The system privilege EXECUTE ANY PROCEDURE
    Also, note that the 3.0 release is a bit dated nowadays. Upgrading to 4.0.3 production or even the 4.1 EA2 (early adopter) release will, in general, give you a better experience.
    Best wishes,
    Gary

  • JBO-25077: Name Region not found in the given object

    I'm linking my main View Object to a secondary View Object using a View Link. Then in a View Criteria, I use an EXISTS statement to add a field from the secondary View Object. I make that field be a LOV dependent on another data source. When I choose an option from the dropdown list in the resulting <af:query>, it returns an error.
    Below, ELEMENT is the name of that field in the secondary View Object. Product is the variable name. Region is a field in the main View Object.
    (Note: When that field is not a LOV, it works fine.)
    oracle.jbo.expr.JIEvalException: JBO-25077: Name Region not found in the given object: ( (ELEMENT = :Product ) ) .
         at oracle.jbo.common.JboBeanUtils.getProperty(JboBeanUtils.java:85)
         at oracle.jbo.common.JboBeanUtils.getPropertyInMapOrBean(JboBeanUtils.java:235)
         at oracle.jbo.ExprEval.getRowVal(ExprEval.java:1367)
         at oracle.jbo.ViewCriteriaRow.getExprVarVal(ViewCriteriaRow.java:1822)
    I'm using JDeveloper 11.1.2.2.0

    I have additional information.
    The field Region in the primary View Object has another field dependent on it. It seems like when the field Element in the secondary View Object is changed, the dependent field tries to look for "Region" in the secondary View Object (which I don't understand why it would), but can't find it, so returns the error.
    Hope this might be a clue to figuring out why the error happens.

  • This field name is not known. on the server

    I have an issue using RPT file to generate a report using my .NET web app on the server, locally the report is generated fine, but on the server it's giving me the error "The field name is not known":
    [COMException (0x80041019): This field name is not known.
    Details: errorKind
    Error in File FormListAddons {74708A80-A1B6-494F-A141-C83C61F45047}.rpt:
    Error in formula Object_Visibility:
    '{visa_clients.addon1} = ""'
    This field name is not known.
    Details: errorKind]
      CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext) +0
      CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext) +362
    [FormulaException: This field name is not known.
    Details: errorKind
    Error in File FormListAddons {74708A80-A1B6-494F-A141-C83C61F45047}.rpt:
    Error in formula Object_Visibility:
    '{visa_clients.addon1} = ""'
    This field name is not known.
    The line mentioned above causing the error, is a script on crystal report to suppress the field if this condition is met:
    {visa_clients.addon1} = ""
    My PC is running Crystal Report version 11, however the Crystal Report runtime on the server running the version 10.5.1.0
    Both locally and on the server, i'm using the same datasource. Even locally i'm connecting the database on the Server.
    I would appreciate your help.

    It seems i'm posting in the wrong forum, please guide where can I post this question, to find someone who could have experience with Visual Studio and Crystal Report.
    I have 3 RPT files on my project, 2 generated successfully, only one is failing, because i'm using a script on the RPT file to suppress a field if the value is null or empty.
    So the statement of Crystal Report version 11.x not working with SQL Server 2012 is totally out of the subject.
    here is my code, for someone who knows how to read it:
    CrystalDecisions.CrystalReports.Engine.ReportDocument rpt = new CrystalDecisions.CrystalReports.Engine.ReportDocument();
    System.IO.DirectoryInfo TemplatesPath = new System.IO.DirectoryInfo(System.Web.Hosting.HostingEnvironment.MapPath("~/rptTemplates"));
    string templateFile = TemplatesPath + "/" + "FormListAddons.rpt";
    rpt.Load(templateFile);
    var table = dbmgr.listClients(in_group_id);
    rpt.SetDataSource(table);
    System.IO.DirectoryInfo FilePath = new System.IO.DirectoryInfo(System.Web.Hosting.HostingEnvironment.MapPath("~/UserGeneratedReports"));
    string FileName = "FormList_" + in_group_id.ToString() + ".pdf";
    if (System.IO.File.Exists(FilePath + "/" + FileName))
    System.IO.File.Delete(FilePath + "/" + FileName);
    rpt.ExportToDisk(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat, FilePath + "/" + FileName);
    rpt.Dispose();
    rpt.Close();

  • Cannot open my excel sheet, the message saying  library not loaded, image not found therefor the icon is showing on the screenrey

    For the first time I cannot open my Excel. The report is saying:image not found, therefor the icon is showing on my desktop.
    Before my Mac open with excel sheet, now it is not there anymore. I guess it it hiding somewhere. How to find it? As you can see I am not an IT . Please try to avoid hight tech wording.
    Many thanks,
    Eva

    Hi Eva,
    Open Console in Utilities & see if there are any clues or repeating messages when trying Excel.

  • Error:[The specified object was not found in the store] when trying to read another mail box using Delegate access

    Hi all,
    I need to create service to access all unread mails of  other mailbox's every time in Exchange server 2013, for that i trying to use Delegate access.
    but i am not succeed. I am getting Error Every time : [The specified object was not found in the store]
     error shows in FolderId in  
    var folderId = new FolderId(WellKnownFolderName.Inbox, userMailbox);
    List<DelegateUser> newDelegates = new List<DelegateUser>();
    DelegateUser emailDelegate = new DelegateUser("[email protected]");
    emailDelegate.Permissions.InboxFolderPermissionLevel = DelegateFolderPermissionLevel.Editor;
    newDelegates.Add(emailDelegate);
    Mailbox mailbox = new Mailbox("[email protected]");
    Collection<DelegateUserResponse> response = service.AddDelegates(mailbox, MeetingRequestsDeliveryScope.DelegatesAndSendInformationToMe, newDelegates);  var userMailbox = new Mailbox(useremail);
        var folderId = new FolderId(WellKnownFolderName.Inbox, userMailbox);
        var itemView = new ItemView(20);   
        var userItems = service.FindItems(folderId, itemView);
     i changed my code in many ways by adding new Delegate User with different folder permissions.
     but i am getting same Error, Please help me.

    That error means you don't have rights to the Mailbox your trying to access. In Exchange by default the only user that has access to mailbox is the owner of the Mailbox, Exchange Administration rights does not grant you access to another users mailbox. You
    need to either specifically grant rights to each mailbox using Add-MailboxPermissions or use EWS impersonation where you can impersonate the owner of the Mailbox see
    http://msdn.microsoft.com/en-us/library/bb204095(EXCHG.140).aspx and
    http://msdn.microsoft.com/en-us/library/office/dd633680(v=exchg.80).aspx
    Cheers
    Glen

  • I keep getting the error message apple sync notifier.exe entry point not found.  The procedure entry point xmitextreaderconstname could not be located in the dynamic link library libxml2.dll, what do I do to get rid of this?

    I keep getting the error message apple sync notifier.exe entry point not found.  The procedure entry point xmitextreaderconstname could not be located in the dynamic link library libxml2.dll, what do I do to get rid of this?

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Restart the programme all should be well
    In case that your OS is (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Now paste it in the folder  C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Restart the programme, it should not display that message, it should be clear.
    Good Luck

  • On my HP laptop I get the following when booting up every time: "Apple Syn Notifier-Entry Ponint Not Found.  The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll

    On my HP laptop I get the following when booting up every time: "Apple Syn Notifier-Entry Ponint Not Found.  The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll
    I have to clear this everytime I boot up?

    With that one, perhaps first try uninstalling and reinstalling your MobileMe control panel. Does that clear up the error?

  • I have a error message when i turn on my computer. AppleSyncNotifier.exe - Entry Point Not Found. The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll. Any thoughts?

    I have a error message when i turn on my computer. AppleSyncNotifier.exe - Entry Point Not Found. The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll.
    Any thoughts?

    Found this fix here which worked for me with a similar problem.
    https://discussions.apple.com/thread/3196594?start=0&tstart=0
    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Reboot and see if all is well.

  • The tag name: "embed" Not found in currently active versions.[XHTML 1.0 transitional]

    Hello I have this message "The tag name: "embed" Not found in
    currently active versions.[XHTML 1.0 transitional]" appear when I
    validate one of my pages in my site, the page contains a flash
    picture/animation. Please can anyone explain how I can correct this
    error?
    The tag name: "embed" Not found in currently active
    versions.[XHTML 1.0 transitional] this is in relation to:
    "<embed src="Map.swf" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="536"
    height="437"></embed>"
    Any help would be appreciated.
    Thanks Steve

    > how I can correct this error?
    You don't. You ignore it. The <embed> tag is not valid
    HTML, but it is
    required to have reliable rendering of your Flash across
    various browsers.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Steve@FHS" <[email protected]> wrote in
    message
    news:fcm6ss$kvs$[email protected]..
    > Hello I have this message "The tag name: "embed" Not
    found in currently
    > active
    > versions.[XHTML 1.0 transitional]" appear when I
    validate one of my pages
    > in my
    > site, the page contains a flash picture/animation.
    Please can anyone
    > explain
    > how I can correct this error?
    >
    > The tag name: "embed" Not found in currently active
    versions.[XHTML 1.0
    > transitional] this is in relation to:
    >
    > "<embed src="Map.swf" quality="high"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    width="536"
    > height="437"></embed>"
    >
    > Any help would be appreciated.
    >
    > Thanks Steve
    >
    >

  • An eligible Logic Pro version was not found in the Applications folder. This update requires Logic Pro version 9.0 or higher.

    Get this error when trying to install Logic patch 9.1.4 to my machine.
    An eligible Logic Pro version was not found in the Applications folder. This update requires Logic Pro version 9.0 or higher.

    Thx, but i had already read that and tried it: did not work.
    Got it fixed now by reinstalling Logic Studio 9 from DVD.
    That indeed creates the Logic Pro folder in Applications - something I had tried earlier by simply moving my existing Logic folder. This means the Logic 9.1.5 update does not simply check a folder name: there must be another entry/registry entry it checks. Reinstalling Logic Studio from scratch solved it for me.
    After reinstalling thought Lion forgot my Focusrite Saffire 40, so no DAW. Solved that by reading a forum entry on beta drivers.
    So I am happy, music creation wise.
    Left for me is to solve the X Mail application saying it does not run under Lion!
    Model Name:          Mac mini
      Model Identifier:          Macmini3,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.26 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache:          3 MB
      Memory:          2 GB
      Bus Speed:          1.07 GHz

  • AppleSyncNotifier.ex-Entry Point Not Found message, "the procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQlite3.dll.

    After an update, every time I start my computer (that uses 64-bit Windows 7), there is an AppleSyncNotifier.ex-Entry Point Not Found message, "the procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQlite3.dll. I have checked and tried suggestions to resolve this from this site and several other places with no success. Appreciate advice how fix and resolve this

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Error:"The specified tag name was not found"

    Hello:
    My problem is the FieldPoint error message in LabWindows/CVI v6.0.
    When hook up with Ethernet module(FP-1600), NO Problem on the source code, specially item Name "All". See the actual code.
    if(status = FP_CreateTagIOPoint (ServerHandle, resourceName, deviceName, "All",&IOPointHandle))
    But When hook up with RS-232C Module(FP-1000), occured error. The error code is 32812, that means "The Specified tag name was not found."
    What makes this error? Why item name "All" makes the error when using FP-1000?
    Please help me.
    Thank You.

    Make sure the resourceName and deviceName match what is in FieldPoint Explorer. See the following KB:
    http://digital.ni.com/public.nsf/websearch/02EB73D02715981A8625682B00774F8F?OpenDocument
    Also, I have seen this error when targetting serial modules with FieldPoint Explorer open. Make sure FP Explorer is closed.

  • Unable to connect to the analysis server the server name was not found

    Hi,
    One of the user is trying to run reports from PWA 2010 and gets the below error.
    Unable to connect to the analysis server the server name was not found.Please verify the name you entered is correct and then try again.
    Errors in the ole db provider.An error occurred while loading the connection dialog boxcomponent for prompting.
    Please advice why?

    Dear Project Help,
    Please help the community with more information.
    Which kind of reports are you running? Excel using OLAP?
    If so, check out on your Excel sheet connection information to see if it's using the SSS Authentication mode:
    I'm asking this because if the failure happens with a single user, the authentication method is wrong and you should set up Secure Store Service properly.
    Let me know if you need any help on this.
    Cheers

  • HT204053 Dear Support Team, every time i tried to logon Icloud its gives me wrong user name or password and at the end it show me error " This Apple ID is valid but is not an ICloud Account" then how can i use one account for same Apple ID and ICloud???

    Dear Support Team,
    Every time i tried to logon Icloud its gives me wrong user name or password and at the end it show me error " This Apple ID is valid but is not an ICloud Account" then how can i use one account for same Apple ID and ICloud?
    Thanks

    It is not possible to create a new iCloud account using a Windows machine. You must create the account using a Mac (10.7.5 or more) or an IOS device (iPhone etc). Once that is done you can sign into and use the account on your Windows machine.

Maybe you are looking for

  • Cache Server Statistics

    Hi experts i need to know statistics of my cache server for last week. i can see the statistics for the current day through CSADMIN. is there any way i can find the statistic for few days back. Bes Regards

  • DIO Pass or Fail Tests: LabVIEW would have to determine the expected result or results (1 or 2 of a possible 25) based on the output pattern send out (1 of 65K).

    I am trying to come up with a plan to write a LabVIEW VI to do the following test. Can you give me a few ideas how to do this in LabVIEW. I am a new to LabView. I think I how to read and write I/O ports and do comparisons. I need a little guidance on

  • Ipad restore problem

    I have hooked my ipad up to two different computers now and it will not let me fully restore it.  It goes all the way through the download process then says processing file.  Then it will say it lost network connection and to try again.  Any ideas?

  • Service tax determination

    Hi experts, My FI consultant has defined 3 condition types Service tax  JSE4- 10% Edu Cess     JES4 -2% Hig Edu Ces JHS4 -1% and has account key assigned to it.He is using pricing procedure TAXINN, tax code is S2 -service tax , tax type  A -output ta

  • Problem mit der weitergabe einer Sequenz von Permiere an den Media Encoder

    Wenn ich in Premiere Pro CC 2014 eine mov-Datei mit HD 1440*1080, prog. Pixelseitenverhältnis 1,333 importiere und in eine dementsprechende Sequenz einfüge, diese dann als h.264 exportiere ist alles in Ordnung, ich erhalte das gewünschte Ergebnis. Ge