Essbase Add-In Drill Down Error

Hi
When double clicking to zoom down in excel, excel crashes. I can use other features ok, and s/sheet retrieves ok if I select members first. I am using;
Essbase V11.1.1.3
Windows XP SP3 (recently upgraded from SP2)
Excel 2003
Hyperion components (Essbase databases / Planning / Reporting / Shared Services) are hosted on virtual servers.
I have tried uninstalling Smart View and reinstalling Essbase on my laptop, but Excel still crashes.
Although I recently installed SP3 (and this may coincide with the error), other users in the company also upgraded to SP3 are unaffected.
Not sure how to uninstall the add-in, but did deselect, the reselect the add-in (Tools - Add-Ins).
Any ideas?
Thanks
Adrian

Adrian Leigh wrote:
3. Copied the .dll files from the bin folder above to the c:\Windows\System32 folderThis solved your problem for now but may cause you further headaches in the future if and when you upgrade. I strongly recommend that users resolve the issue with the PATH statement so the appropriate files are found first in the essbase\bin directory structure.
When I have seen this in the past, it was discovered by running SysInternals Process Manager, finding the appropriate process, then looking at the dlls, their versions and load directories, and seeing that mismatched dll versions were loaded into memory at the same time. That is almost guaranteed to crash.
Tim Tow
Applied OLAP, Inc

Similar Messages

  • Essbase can not drill down items in Chinese

    Hi, there, I just encounter the problem that Essbase can not drill down items in Chinese.
    In the outline, I use code for member name. Zooming in at member code is OKAY.
    However, when I changed alias table to show Chinese, I could not double click the Chinese item.
    Could anyone help? Thanks in advance.

    The problem only happens to SmartView 11.1.1.2. However both Essbase Addin and OBIEE works fine. Very riduculos.

  • URGENT!! Drill Down Error with Character Set non-ascii on Discoverer Viewer

    Hi,
    We have an error in a Drill down. It comes up when the Discoverer Viewer tries to process data that contains special character (non-ascii) in a query's filter. The same report that does not perform well with special characters, does perform well if the data don’t contains special characters, so it seems to be an issue processing non-ascii chars in this Discoverer Viewer instance.
    Ex. FIELD_NAME = 'öÜæäé (This filter is contained in a query that this getting an error msg="We're sorry, the server encountered an unexpected condition" ).
    It might be possible that there are some problems with the Discoverer charset ?
    We will appreciate any suggestion about this respect.
    Regrads,
    Seba.

    Sure,
    This is the hole sql command that get an error in a drill down action process
    SELECT NVL (sf_dw_people_skills.major_name, 'No Major'),
    sf_dw_people_skills.minor_name, sf_dw_people_skills.skill_name,
    sf_dw_people_skills.skill_level,
    sf_dw_people_all_rel_v.supervisor_name,
    sf_dw_people_all_rel_v.person_name, sf_dw_people_all_rel_v.LOCATION,
    sf_dw_people_all_rel_v.supervisor_dir_name, COUNT (1)
    FROM olnreport2.sf_dw_people_all_rel sf_dw_people_all_rel,
    olnreport2.sf_dw_people_skills sf_dw_people_skills,
    olnreport2.sf_dw_people_all_rel_v sf_dw_people_all_rel_v,
    olnreport2.sf_dw_competences_rel sf_dw_competences_rel
    WHERE ( (sf_dw_people_all_rel.person_id = sf_dw_people_skills.person_id
    AND (sf_dw_people_all_rel_v.person_id =
    sf_dw_people_skills.person_id
    AND (sf_dw_competences_rel.skill_id = sf_dw_people_skills.skill_id
    AND (sf_dw_people_all_rel_v.supervisor_id =
    sf_dw_people_all_rel.supervisor_id
    AND (sf_dw_people_all_rel_v.supervisor_name = 'Kunz, Jürgen Mr') /*When I replace the charset 'ü' by u, it´s work ok*/
    AND (sf_dw_people_skills.minor_name = 'HRMS')
    AND (sf_dw_people_skills.skill_name = 'HR Intelligence')
    AND ( sf_dw_competences_rel.competence_type = :"competence_type"
    AND sf_dw_competences_rel.competence_id IN ((:"competence_id"))
    AND (sf_dw_people_all_rel.supervisor_id IN ((:"Manager")))
    AND ((( :"resource_manager" <> -1
    AND olnreport2.do_val_person_job_prod
    ('RESOURCE_MANAGER_VIEW',
    sf_dw_people_skills.person_id,
    sf_dw_people_skills.job_code,
    sf_dw_people_skills.product_code,
    :"resource_manager"
    ) = 'Y'
    OR :"resource_manager" = -1
    GROUP BY NVL (sf_dw_people_skills.major_name, 'No Major'),
    sf_dw_people_skills.minor_name,
    sf_dw_people_skills.skill_name,
    sf_dw_people_skills.skill_level,
    sf_dw_people_all_rel_v.supervisor_name,
    sf_dw_people_all_rel_v.person_name,
    sf_dw_people_all_rel_v.LOCATION,
    sf_dw_people_all_rel_v.supervisor_dir_name;
    Regards,
    Seba.

  • Drill Down Error DET_LEVEL

    Hi,
    I am writing a macro to enable data entry only when drill-down on 2 characteristics say Customer and Material.
    =========================
    IF
    - Disaggregation Check
    DET_LEVEL('9AMATNR')=1
    AND
    DET_LEVEL('9ACUST')=1
    Row : KeyFigure (Attributes)=
    ROW_INPUT(1)
    ELSE
    Row : KeyFigure (Attributes)=
    ROW_INPUT(0)
    ENDIF
    =========================
    When I try to generate this ,I am getting the error
    the field DET_LEVEL is unkknown but there is a similar field CON_DET_LEVEL.
    I tried using AGG_LEVEL also but then got the error that CON_AGG_LEVEl is available.
    But I couldn't find either CON_DET_LEVEL or CON_AGG_LEVEL in functions list. Neither was I able to use it.
    Can anyone tell me what could be the problem ?
    Thanks,
    Arunesh Chakrapani
    Edited by: Arunesh Chakrapani on Jan 31, 2008 8:53 AM

    HI Arunesh.
    In general, when maintaining parameters inside parenthesis make sure there is a space following the '(' and before the ')'.
    So in your example:
    DET_LEVEL('9AMATNR')=1
    should be
    DET_LEVEL( '9AMATNR' )=1
    Hope this helps.
    M

  • Drill down error on Viewer

    Hi, I'm having an error on Discoverer Viewer (Release 4.1.44) when I try to Drill down on an element. The drill down functionality works ok, except when the drill down elements are too many and needs to be drawn on Next Page. In that case I got an error ("The page cannot be display").
    Anybody had that problem, or knows why it is happening?
    Thanks in advance
    Ivo

    Though I cannot say without investigating this if this is a bug or due to some other issue, the first advice would be for you to upgrade to the latest patchset, 4.1.48 or later. There is a good chance that this issue, if a bug, may have been fixed in a subsequent release.
    The other option would be to take a look at Metalink.Oracle.com and see this issue has been reported earlier.
    Thanks
    Abhinav Agarwal
    Oracle Business Intelligence Product Management

  • Drill down error

    Hello Experts
    When I drill down a report according to Characteristics( ship_to and sold_to) The report is displaying following Messege"abort System error in Program Cl_RSDM_READ_MASTER_DATA and form_sidval_drect_" and the report is disconnecting from BW server, I rpaired all the Masterdata Objects in RSRV but no use? I checked in SAP Note, looks like no relevent notes for this error.
    we are using BW3.1
    Any guidance or suggestions
    Thanks
    SP

    Hi SP,
    Check you have done the identifications properly in the multi provider. The error message shows for the SID Conflict for the particular infoobject. In RSRV Could you please run the following test and if there are any errors you can run repair.
    Tests in Transaction RSRV -> All Combined Tests   -> Master Data  -> Check Master Data for a Characteristic
    Regards

  • Drill down error in 10g - No Columns displayed

    When drilling down on OBIEE 10g reports sometimes the result is "No columns displayed", we cannot find any particular reason why this happened. The columns are available and should show up so it's perceived as an error for our users.
    Does anyone know how and why this happens and what a possible solution might be?
    Much appreciated!

    Hi SP,
    Check you have done the identifications properly in the multi provider. The error message shows for the SID Conflict for the particular infoobject. In RSRV Could you please run the following test and if there are any errors you can run repair.
    Tests in Transaction RSRV -> All Combined Tests   -> Master Data  -> Check Master Data for a Characteristic
    Regards

  • Drill down error in disc. Viewer

    Hi there,
    I'm getting the following error while trying to drill down in Disco. Viewer.
    Error applying Drill.Press your browser's Back button to undo the last action or click Run Query to start again.<<
    It works fine in Plus and Desktop.
    Any idea?
    Thanks in advance!
    Maja

    First thing you might want to check is metalink as I seem to recall a problem with drill-down in Viewer (ie: not working correctly) but not sure under what circumstances.
    That would be the quickest to see if it's a known bug or your setup.
    Russ

  • Analysis Wizard Drill Down Error

    When i drill down on a fsg report on some rows I get the following error message
    "This row is not unique. Drill cannot proceed"
    This only occurs on some of the rows in the report
    I have looked at the row definitions and can not see anything to suggest the row is anything but unique.
    Does anyone have any ideas on how to identify the issue, and resolve my problem
    Thanks

    You can access the doc through My Oracle Support (MOS) website -- https://support.oracle.com
    You will need to have a username/password to access the doc.
    I cannot post the contents of MOS doc as this violates Oracle Support agreement policy.
    Thanks,
    Hussein

  • Discoverer drill Down error.

    HI
    I have installed Oracle BI 10.1.2. I have applied the patch 59672969 to resolve some bugs related to drilling down. However in discoverer viewer I do the follwing
    1. Expand a workbook and select one of the sub workgroups
    2. Enter the parameters needeed on the next page
    3. Expand one of the columns on the next page and select an option from the list that appears.
    The Following error appears:
    An error occurred while handling the Even. See application log for more details.
    Empty input (or null input) is not allowed

    Hi the patch I applied was 5672969

  • Drill Down Error / Report Builder Limitations

    I have been having alot of problems recently with the new
    version of 7.0.2. A few things that i have noticed is that i can't
    do drill downs anymore. I don't think it's a coding issue since it
    was working in the previous 2 releases of Report Builder(7.0,
    7.0.1).
    Another problem is that I have reports that return around
    1,000 pages. Now, I know there is a limitation on Flash Paper/Flash
    Player, whoever i was wondering if there is a work around or
    something i can do to get this reports to finish. Right now I get
    the error roughly stating "A script has cause this flash movie to
    become unstable and if you continue it might make the computer
    unresponsive". Currently the only work around that i have is to
    offer the same report in PDF format, however 90% of our customers
    want to run it in flash paper, and my boss wonts it to work using
    flash paper aswell.
    Any sugguestions that you might have or anything please email
    me. If you have any questions please email me aswell.
    Thank you,
    Daniel

    Yeah, still having this issue... Can't get the links working
    in Flash Paper. A temp fix is to have the report in PDF instead of
    Flash.

  • Drill Down error with more than one dimension

    Hello
    I'm using AWM 10.2.0.3.0A with Oracle 10.2.0.1.0 and i can't perform drill down operation when i have more than one dimension in the same axis. That is, when i have two dimensions, a can't perform drill down on both dimenions at the same time, but only one at a time.
    Would anyone ever had this problem? What can be?
    Thanks
    Luciano

    Hello Brijesh
    I succeed do this operation in other works, but not this. After performing drill down in the first dimension, i clicked on the second dimension and nothing happens.
    It doesn't emit any error message.
    Normally should be able to view the data calculated for the two dimensions. I have 6 small dimensions tables (average of 700 records). I don't know what can be.
    Thanks,
    Luciano

  • How to add a drill down feature in the Adobe form output

    Hi,
    I am new to adobe forms.I have a requirement where in i need to develop a form which will have diffeerent rows in the output.
    if the user is accessing the form using SAP GUI i need to provide a hyperlink on the row which will have a drill down feature further to have  the details on the row in a tabular form.Please help me on this.Thanks in advance.
    Moderator message: wrong forum, please have a look in the forum for "Adobe Interactive Forms".
    Edited by: Thomas Zloch on Apr 7, 2011 9:44 AM

    Hi,
    Refers the following links.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4fd2d690-0201-0010-de83-b4fa0c93e1a9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5f27e290-0201-0010-ff82-c21557572da1
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70c9a954-aa20-2a10-64bb-ea0835204e03
    Thanks
    Abhilasha.

  • Essbase Studio - SmartView - Drill Through Error

    Hello!
    I'm creating a drill through report using Essbase Studio 11.1.1.2. Built the Context, the Report Content and Associations. Perform an ad-hoc analysis via SmartView. Perform a Hyperion | Drill Through Reports and the follow error occurs:
    Unable to list Essbase Studio Drill Through Reports : Error in the statement interpret. Line = 1109
    Anyone know what causes this and how to resolve it?
    Thanks,
    Bob

    The issue was due to using transformations to prefix characters to ids. The drill through couldn't resolve the cube member name to the data in the tables.
    For example, if your source data for your accounts table has an member id of 1, 2, 3 etc. But you use a prefix of A in transformation to build the member in Essbase (A1, A2, A3, etc.), drill through can't resolve it. Drill through is going back to the table and searching for A1, A2 or A3. The table has 1, 2, or 3. A string is not a number, that's the error that basically occurs.
    Solution - I updated my tables to have the prefixes (and data types) and removed the transformations. That way when drilling, the Essbase member matches up with the table id.
    Thanks,
    Bob

  • FDM drill down error

    Dear All
    When I click on Audit Intersection in the web data grid FDM starts to open but then I get an error relating to Single
    Sign On not being setup correctly.
    HFM 9.3.1
    Kindly help

    HFM 9.3.1 drill through FDM
    This might help you.
    Nick

Maybe you are looking for