Essbase ANCESTOR_NAMES property is empty

Hi all,
I am using obiee 11.1.1.5 on top of essbase.
I get the following error when I try to drill down from the organisation dimension.
*[nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: Essbase ANCESTOR_NAMES property is empty. (HY000)*
Is it an Essbase or OBIEE issue and any idea on how to fix it?
Thanks

Here is the MDX that is generated
With
set [_Organisation1] as '{Distinct({[Organisation].[Organisation]})}'
set [_Organisation2] as 'Filter(Generate({[_Organisation1]},[Organisation].currentmember.children), ([Organisation].CurrentMember
IS [Organisation].[ABCD]))'
set [_Organisation3] as 'Filter(Generate({[_Organisation2]},[Organisation].currentmember.children), ([Organisation].CurrentMember
IS [Organisation].[EFG]))'
set [_Organisation4] as 'Filter(Generate({[_Organisation3]},[Organisation].currentmember.children), ([Organisation].CurrentMember
IS [Organisation].[HIJ]))'
set [_Organisation5] as 'Filter(Generate({[_Organisation4]},[Organisation].currentmember.children), ([Organisation].CurrentMember
IS [Organisation].[KLM]))'
set [_Organisation6] as 'Filter(Generate({[_Organisation5]},[Organisation].currentmember.children), ([Organisation].CurrentMember
IS [Organisation].[NOP]))'
set [_Organisation7] as 'Generate([_Organisation6], Descendants([Organisation].currentmember, [Organisation].Generations(7), leaves))'
select
{} on columns,
{{[_Organisation7]}} properties MEMBER_NAME, GEN_NUMBER, [Organisation].[Ancestor_Names], [Organisation].[Default], [Organisation].[Memnor] on rows
from [BalanceSheet]
And NQQuery log doesn't show more then :
2012-08-01T12:12:06.000+00:00] [OracleBIServerComponent] [TRACE:2] [USER-34] [] [ecid: 0000JZYBj_MBt1STaE^eoa1G3bNb0002so] [tid: 1b70] [requestid: 2801003f] [sessionid: 28010000] Query Status: Essbase ANCESTOR_NAMES property is empty.

Similar Messages

  • Getting the error Essbase ANCESTOR_NAMES property is empty

    Hi All,
    We are getting the below issue. We are connecting to Essbase outline from OBIEE. What is causing this issue ?
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: Essbase ANCESTOR_NAMES property is empty. (HY000)
    Thanks,
    PVR

    I have the same error....
    Any solution?

  • The Data quality knowledge base property is empty

    Hello 
    I build Knowledge base and published it successfully (using the DQS client wizard  normally )
    But when i open new ssis project and try to use the DQS component i can't use the knowloedge base i build , i get the message The Data quality knowledge base property is empty
    How can i be sure that i published successfully (any query on repository ?)
     What do i miss ?

    Hello,
    Use the Data Quality Client to check in the Open Knowledge Base
    screen if the knowledge base was published. To do so, click Open Knowledge Base
    in the home screen of Data Quality Client, and then check the Date Published column.
    Alternately, you can also check the PUBLISH_DATE column in the DQS_MAIN.dbo.A_KNOWLEDGEBASE
    table.
    Thanks,
    Vivek

  • MSS/Company property iview empty

    Hello,
    We need to show company property iview from MSS/General Information. We've customized 40 infotype. We choose a user from Employee Search iView, when selecting an employee, the Company Property iView is empty.
    Please, do you know how can I do so as to show data in this iView?
    Thank you

    If the iviews show blank or nothing.... You should check the permissions of the iviews or page, and see with the user,. give permissions to the rol as read permission and end user permissions.
    This could be....
    Hope its help
    Bye

  • Resource property is empty in Room mailbox , where Room was added as Resources with other Rooms

    HI ,
    I am trying to read Resource property using delegate account having calendar Delegate access ,  i am able to access these on different servers (Exchange  2007_sp1 & Exchange 2010 sp1) on QA server its comming as empty . Code i am using is as
    follows ,
    Object allAttendees = null;
     ExtendedPropertyDefinition prop = new ExtendedPropertyDefinition(DefaultExtendedPropertySet.Appointment, 0x8238, MapiPropertyType.String);
     appointment.TryGetProperty(prop, out allAttendees);
    please help me find the answer or if someone can suggest better approach then please please tell me , that would be great help
    Thanks in advance
    THIS IS VERY URGENT
    Dheeraj Kumar
    Thank you Dheeraj Kumar

    Hi Daniel,
    Since OWA works fine, I believe the issue should be related to Outlook autodiscover and EWS. You can check the settings by the following steps on an problematic Outlook
    client:
    a. While Outlook is running, click the CTRL key and then right-click the Outlook icon in the system tray and then select “Test Email Autoconfiguration”.
    b. Confirm that your email address is in the address field, uncheck “Use Guessmart” and “secure Guessmart authentication” boxes. Then click the “Test” button.
    Thanks,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • Essbase cube empty vs Essbase data file not empty. It is possible?

    Hi Guys,
    This morning end-users has alerted that our planning cube has no data. I have verified that the export file was completely empty despite that Essbase data file (ess00001.pag) is about 3 MB. How does it is possible? I am trying to recover the proper situation using backups buit I don't know how to identify when database was cleaned (end users dind't acces to essbase since 2 weeks ago).
    Thanks

    Could the level 0 data have been zeroed out, and no agg run to propagate the zeros (or #Missing) to upper levels?
    Did you at one time have some data in the database, then lock n send to overwrite?
    If you had performed a database reset, that would leave no page file. If you simply overwrote data, then you could have some fragmentation (when data is overwritten, the data is written to a new space in the page file with the index pointing to new data. This leaves the prior data behind with no index pointer to it, but it's still in the page file.)
    Was the export file of all data, or level zero data?
    If it was level 0 export, perform an export all (3mb is not that much) to verify if there is any data. If not, I'd chalk it up to fragmentation.
    Robert

  • TemplateSource property is empty

    SAP NetWeaver Developer Studio
    Version: 7.0.09
    Build id: 200608262203
    Hi at all,
    I quote what says the help/adobe library  about templateSource
    "Specifies the unique name of the template. The name is automatically generated when UI element InteractiveForm is inserted into the view. The element contains the name of the view and the ID of UI element InteractiveForm."
    My NWDS doesn't generate the name of the template and I have this message of error
    "   com.sap.tc.webdynpro.services.exceptions.WDIllegalArgumentException: The specified resourceName '' is invalid. "
    have you an idea ?

    Hi Domenico,
    When you create a UI element Interactive form on the view then it doesn't mean that the template is created or name for the template is assigned automatically. You have to give the name of the template in both cases whether the template exists or not. if it exists than it takes the template itself but in other case you have tom create the template yourself. To create a template yourself follow these steps:
    1. Place an UI Element Interactive form on your view.
    2. In the Element property of the form give a context node as the data source to/ from which you want data flow.
    3. In the template source give the name of the template to be created.
    4. Now double click on the template name you have given.
    5. It will prompt for the name of the interface give the name of the interface(It should be a new interface in case you are designing a new template).
    6. click the context button and give the data node you have passed in the data source.
    7. Now it will navigate to the form designer.
    8. There you can design the form according to your choice.
    In Case you have a template you directly give the template name in the field template source it will take it automatically.
    I hope it will help.
    Reward points if helpful. In case you need help reply back.
    Thanks and Regards,
    Vaibhav Tiwari.

  • Select member where property is EMPTY within EPMContextMember

    Hi all,
    I want to filter out values from the MemberSelector for Costcenter that have no value for the property COMPCODE. Unfortunately I cannot get the right syntax to do this.
    We tried the following (and a lot more):
    =EPMContextMember(;"COSTCENTER";"COMPCODE<>''";TRUE)
    =EPMContextMember(;"COSTCENTER";"COMPCODE<>""";TRUE)
    =EPMContextMember(;"COSTCENTER";"COMPCODE<>""";TRUE)
    Please let me know how this is possible.
    Regards,
    Vincent

    Hi Vincent,
    I think filter is not working for blank, or there might be any specific keyword to represent blank value.
    One solution for this is you can assign any specific value in the COMPCODE in which value is blank,
    for e.g., X  , then you can use this formula.
    =EPMContextMember(,"COSTCENTER","COMPCODE <> X")
    thanks,
    Rishi

  • Crawled Property OFFICE:7 (document template) is not crawled and thus not mapped to managed property

    Hi,
    our customer (SharePoint Enterprise 2013) wants to crawl the information which Office template was used for creation of a Word/Excel/PowerPoint file for refining in his searchcenter.
    We did some research on that topic and found out, that this information should be crawled in the buildin crawled category OFFICE in the crawled porperty 7. But so far any attempts to get any mapping working on this crawled property have been insufficient/frustrating...
    What we did:
    Map the crawled property to the RefinableString00 Refiner, add this refiner to the refiner web Panel and then do a full crawl. So far the refiner does not show up, and when using the "Query tool" we see that the managed property is empty and not
    filled. For Debugging I tried to map nother crawled property to this refiner OFFICE:2 => Title of OFFICE:4 => Author which worked out just fine. So the refiner configuration seems to work but the crawler somehow does not seem to get the template Information
    out of my documents. I even opened the uploaded word documents in Word to control if the template Information is correctly readable and you can see in the properties of the file, that normal.dot is filled out.
    We even controlled the properties of the crawled property, it´s "isMappedToContents" is set to true.
    with Kind regards, I really Do hope someone has a clue
    David

    All the content which is crawled will be part of search results by default including all the data in the list and documents. Mapping crawl property with Managed property helps if you want to execute a keyword query : Title(column)=SharePoint or
    Title;SharePoint
    You will typically need to do this kindda mapping if you want to
    1. filter data based on column in Advanced Search Web Part
    2. Add your custom column as part of search results on result page.
    3. Add column based FILTER on Search result page.
    ********* Please mark as ANSWERED if you find this useful.************  

  • Window.name is empty after pressing back

    Hi,
    we have a multiple tab prevention mechanism, which is based on window.name property. We set it once per session and when it is null, we are logging user out. This happens when user opens a new tab.
    We observed though, that whenever we download something in our app in IE with Content-Disposition header set to "attachment" and then press back button, window.name property is empty, so we log user out. We need to have "Content-Disposition"
    header set, as our clients requires Save As dialog to be shown when downloading.
    Why is window.name empty? Can somebody explain?
    Regards,
    Przemek

    Hi pshemu,
    Considering this is more likely a developing issue, it is recommended to look for help from our MSDN forum .They are more experienced in the developing fields and they will explain more details about this question for you.
    MSDN Forum
    https://social.msdn.microsoft.com/Forums/en-US/home
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Essbase install for 11.1.2.0 does not create opmn.xml

    We are currently doing a test install of EPM 11.1.2.0 and are having a specific problem. Foundation services are all installed and running fine but the Essbase install seems to not create the necessary opmn files so we can't start it. No opmn.xml is created in
    user_projects/epmsystem1/config/OPMN/opmn
    in fact nothing at all is created in there and so opmnctl complains that it can't find opmn.xml.
    OPMN is running and controls OHS without problems. We also noticed that the Essbase configuration creates an empty opmnctl.bat script in the scripts directory. This is not a permissions issue, we are running the installer as admin. We have tried configuring Essbase in a cluster and not in a cluster with the same problem.

    Yes, it is 2008 R2 and I know it's not officially supported yet. We're just running it to get some information for when we install if for real with 11.1.2.1 comes out ... I think it might be related to the fact that Essbase can't contact the Foundation services db or something like this - the installer logs seem to suggest that it aborts before getting to the opmn creation phase. I need to check the logs in more detail. Here is what is in the leasemanager_essbase_<hostname>.log which is written when running the configuration of Essbase:
    [2011-02-14T12:22:14.101-11:22] ESSBASE / Info (1320009)
    Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver][Oracle]TNS-12514: TNS:listener could not resolve SERVICE_NAME given in connect descriptor].
    [2011-02-14T12:22:14.554-11:22] ESSBASE / Error (1320010)
    Database operation failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]String data code page conversion failed. Error in parameter 1.].
    It seems that Essbase tries to get an OPMN lease by writing to the Shared Services repository using the ODBC driver and this fails with the above errors. It then shuts down and doesn't get as far as writing the opmn.xml file.

  • Content of the Namespace-property of a report deleted bei TFS

    Hello,
    We use the SAP Crystal Reports for Visual Studio 2010. We store the reports of a .NET-project in a folder named Berichte. To have folder and namespaces synchron we set the Namespace-Property of each report in this folder to Berichte.
    When another developer checkout the report from TFS 2010, he gets the report but the Namespace-Property is empty.
    I think this is a bug of the Team Foundation Server, but perhaps it is a bug of the Crystal Reports-Plugin.
    Best regards
    Peter

    The Namespace of the report will be stored in the project-file. So the developer have not only to checkout the report but the project-file too.

  • Property in XML Form

    Hallo,
    I have a problem with a property in the xml forms builder.
    The property should show the parent folder of the xml file. So I developed a property renderer.
    In the details page the property is displayed correctly.
    But when in the RenderListItem, the property is empty.
    Any idea?
    Regards,
    Gerhard

    Hi Gerhard,
    unfortunately your (any) property renderer will not be used in XMLForms. Its only
    possible to use basic property types in XMLForms (e.g. date, string, ...) and ONLY the values stored inside.
    Maybe you can combine the RenderListItem in you custom FlexUI LayoutSet (e.g. you can display your PropertyRenderer beside the XMLFormsItem)
    with kind regards
    --Matthias

  • Missing property "fullName" in importExportEvent of CS4

    in CS3 the property fullname of the importExportEvent contained the correct file-information of the exported file. In CS4 this property is empty on all importExportEvents. In documentEvents the file-property seemes to be correct.
    Is this a bug in CS4 or are there any other reasons for this behavior ?

    We are encountering a similar error when attempting to view BOE XI 3.1 iViews from the Federated (consumer) portal. The same iViews will work from the producer portal. Also, our old Crystal iViews pointed to our XI R2 systems still work from the Federated portal. Here is the error:
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException:
    Exception in SAP Application Integrator occured: Missing Property
    &\#39;ClassName&\#39; in property file for
    layer&\#39;BusinessObjects/SSOLayer&\#39;.
    We tried the J2EE restart. We also tried importing the new template/par file directly to the federated portal but the iViews still will not work.
    Any suggestions?
    Thanks,
    --Brent

  • How can I reference a winforms control using a variable in Powershell?

    I have a powershell winform that has a lot of text boxes, but for the sake of this post, lets say I have 5. I want to loop through the 5 text boxes to see if their text property is empty. If the textbox contains something, I want to add the text value to
    an array. Here's an example of what I'm trying to do.
    textbox1.text = "Red"
    textbox2.text = ""
    textbox3.text = "Blue"
    textbox4.text = ""
    textbox5.text = ""
    $MyArray = @()
    for ($i = 1; $i -le 5; $i++) {
    If ($textbox[$i].text -ne "") {
    $MyArray += $textbox[$i].text
    I realize the textbox object is not an array so this code will not work. I guess the simple question is, How can I reference a set of static controls using a variable without having to do something like this
    [object[]]$textboxes = New-Object System.Windows.Forms.TextBox
    For ($i = 1; $i -lt 5; $i++) {
    $textboxes += New-Object windows.forms.textbox
    $textboxes[$i].DataBindings.DefaultDataSourceUpdateMode = [System.Windows.Forms.DataSourceUpdateMode]::OnValidation
    $textboxes[$i].Name = $textboxes[$i]
    $BoxItems.Controls.Add($textboxes[$i])

    Hi D-Dub,
    here are two ways to retrieve the text value of $Textbox1:
    $Textbox1.Text
    (Get-Variable "Textbox1").Value.Text
    Now what could you do with the second way, inside a loop, I wonder ... ;)
    Cheers,
    Fred
    There's no place like 127.0.0.1

Maybe you are looking for

  • Multiple search help

    hi all, is it a possible to create search help with checkbox or something similar where user can chose several lines and return values on scree  ( several lines-intervals). Similar situation is on logical base PCH when you chose object ID and have ch

  • Best practice for presenting different storage vendors arrays..?

    Hi, can't seem to find a specific answer in writing on this. Typical FlexPod already deployed, with different vsans on different n5ks. Uplinks from UCS / NetApp are FCoE. So I now want to present some normal FC (not FCoE, nexsan) storage to the same

  • ITunes movie playback pixelated

    I started to replace some of my DVD collection by purchasing the movies from iTunes, i'm kind of wishing I never bothered. All the movies I have downloaded so far have either failed at download (hanging in processing) or have sections of the movie th

  • Need help with load balancing and DNS proxy

    Hi, I need help on how to configure my router so it will work with my DNS proxy and load balancing. I have a Linksys LRT224 router. I have two broadband connections from two separate ISPs,500Mbps each (WAN1 & WAN2). WAN1 has a static IP and WAN2 is d

  • Email Notifications - I dont want them including empty fields

    Is this possible? After my form is filled out, I only want the filled fields to show in my notification email otherwise it gets cluttered with empty fields. I see that the person submitting the form can get an email included submitted data without th