OBIEE Essbase error

Hi I am running OBIE on win2003 v10.1.3.4
I've installed Essbase 11.1.1.3.0 client on the BI Server
I am connecting to Essbase v11.1.1.3.0 on a different win2003 server
I've successfully done a multidimensional import of the cube
I've created the business and presentation layers
There are no errors on the global consistency check.
The Model loads successfully
When I go into answers I create the request but when I click on display results I get ;
View Display Error
Odbc driver returned an error (SQLExecDirectW).
Error Details
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. Essbase Error (HY000)
SQL Issued: SELECT Calendar."Gen1,Calendar" saw_0, BillCdeTyp."Gen1,BillCdeTyp" saw_1, Measures."Net Revenue" saw_2 FROM "GMIP Consolidated Business Cube" ORDER BY saw_0, saw_1
I can see no errors in nqquery.log or nqserver.log
Can anyone advise what the source of the problem could be?
Regards,
Danish.

Resolved.
Environment variables ARBORPATH and ESSBASEPATH has been created as user variables during installation. I changed these to system variables and it works now.
Regards,
Danish.

Similar Messages

  • OBIEE - ESSBASE   ERROR - 1200467 - Error executing formula for [MDX query]

    I have an issue on essbase with a query with 50 member filters.
    The environment is OBIEE 11g over ESSBASE 11.1.2 with an ASO cube.
    The user for essbase are with database access filters.
    I have the following issue, OBIEE returns a query that filter 30 members and the query runs ok, but the same query with a 50 member filter returns the following error when i execute it on MAXL :
    MAXL Error
    ERROR - 1200467 - Error executing formula for [MDX query]: status code [1130203] in function [].
    ERROR - 1241101 - Unexpected Essbase error 1200467.
    i paste an example of the query that returns OBIEE
    With
    set [_Account2] as '{Distinct({[Account].[Allocated FTE - Budget]})}'
    set [_Employee0] as '[Employee].members'
    set [_Fund4] as 'Generate([Fund].Generations(2).members, Descendants([Fund].currentmember, [Fund].Generations(4), leaves))'
    set [_Position4] as '{Distinct({[Position].[POS111165], [Position].[POS111166], [Position].[POS111167], [Position].[POS111540], [Position].[POS112331], [Position].[POS113201], [Position].[POS113247], [Position].[POS113248], [Position].[POS113540], [Position].[POS113618], [Position].[POS113954], [Position].[POS114109], [Position].[POS114194], [Position].[POS115224], [Position].[POS115912], [Position].[POS115913], [Position].[POS116727], [Position].[POS117229], [Position].[POS117491], [Position].[POS117587], [Position].[POS117610], [Position].[POS117979], [Position].[POS119456], [Position].[POS121262], [Position].[POS121458], [Position].[POS121698], [Position].[POS123368], [Position].[POS124027], [Position].[POS124028], [Position].[POS124110], [Position].[POS124396], [Position].[POS125623], [Position].[POS125624], [Position].[POS126476], [Position].[POS127960], [Position].[POS129352], [Position].[POS129468], [Position].[POS129494], [Position].[POS129535], [Position].[POS129608], [Position].[POS129679], [Position].[POS129730], [Position].[POS129905], [Position].[POS130010], [Position].[POS130144], [Position].[POS133456], [Position].[POS134943], [Position].[POS135231], [Position].[POS135404], [Position].[POS135734]})}'
    set [_Program3] as 'Generate([Program].Generations(2).members, Descendants([Program].currentmember, [Program].Generations(3), leaves))'
    select
    { [Budget Item]
    } on columns,
    NON EMPTY {crossjoin({[_Account2]},crossjoin({[_Employee0]},crossjoin({[_Fund4]},crossjoin({[_Position4]},{[_Program3]}))))} properties GEN_NUMBER, [Account].[MEMBER_UNIQUE_NAME], [Account].[Memnor], [Program].[MEMBER_UNIQUE_NAME], [Program].[Memnor], [Employee].[MEMBER_UNIQUE_NAME], [Employee].[Memnor], [Fund].[MEMBER_UNIQUE_NAME], [Fund].[Memnor], [Position].[MEMBER_UNIQUE_NAME], [Position].[Memnor] on rows
    from [BCPSASO2.BCPS_ASO]
    any suggestions ?
    Thanks
    Niko
    Edited by: user8367101 on Mar 1, 2011 10:31 AM

    Here it is:
    It is a Windows Server 2003 R2
    Processor 8393 SE
    31.9 GB of RAM
    32-Bit
    How does "memscaling" works?
    I also think that are high but it is the way it was configured before I managed the application. For my DB
    Index Cache setting: 205800
    Index cache current value: 205800
    Data file cache setting: 33768
    Data file cache current: 0
    Data Cache setting: 877273
    Cata cache current: 71540
    Block Size: 65408

  • OBIEE Evaluate - "Essbase error : Repeated dimension in MDX query"

    Hi,
    I'm using OBIEE 11.1.1.6.2 BP1 on top of Essbase.
    I have a project dimension in Essbase with three levels - Total Project -> Project Class -> Project. I have created a new logical column in OBIEE to query two levels from project dimension, using evaluate function as below:
    Evaluate('%1.Members, %2.Members',  "Oracle Hyperion Planning"."ASOCUBE".""."Planning"."Gen2,Project" ,   "Oracle Hyperion Planning"."ASOCUBE".""."Planning"."Gen4,Project" ).
    The above column when used in analysis, works fine, returning "Total Project" and all the projects. It breaks however when any filter is applied on project dimension with the following error:
    "[nQSError: 96002] Essbase Error: Repeated dimension [Project] in MDX query".
    I donot have any MDX skills and would appreciate if anyone can explain this error and provide any workaround for this. Here's the MDX that fails:
    With
      set [_Project0] as '{[Project].Generations(2).Members, [Project].Generations(4).Members }'
    select
      {} on columns,
      {{[_Project0]}} properties GEN_NUMBER on rows
    from [ASOCUBE.Planning]
    where ([Project].[1000000-Treatment Plant])
    Many Thanks

    This issue regarding BIEE
       because MDX is wrong
    With
      set [_Project0] as '{[Project].Generations(2).Members, [Project].Generations(4).Members }'
    select
      {} on columns,
      {{[_Project0]}} properties GEN_NUMBER on rows
    from [ASOCUBE.Planning]
    where ([Project].[1000000-Treatment Plant])

  • Erro While connecting OBIEE with Essbase : Essbase Error 1030019

    Hi Experts,
    I am trying to connect to Essbase using OBIEE.
    I am getting error when i try to Import from Multi-Dimensional .
    It get a poppup as "Essbase Error 1030019".
    Could you please suggest how to overcome.
    Cheers,
    Andy

    Hi All,
    I am loggin in OBIEE as an administrator.
    if there is version mismatch in client and server.by this do you mean that version of Essbase in OBIEE is not matching with the version of Essbase from where we are fetching the data.
    Please let me know if this is the case and what will be its remedies.
    Cheers,
    Andy

  • OBIEE The connection has failed Essbase Error 226246926

    I recently installed BI Administration Tool 11.1.1.7 64bit on my Windows 7 machine and was trying to establish a connection to Essbase. After setting the properties for Database and Connection Pool in the Physical Layer, when I click on "Import Metadata" I am getting an error "The connection has failed Essbase Error 226246926". I choose Essbase 9 on the Database type The connection pool properties for the rest of it is all default, I even tried using Essbase 11 but still getting the same error.
    Earlier, when I had BI Admin Tool 11.1.1.6, I was able to successfully establish the connection using database type as Essbase 9 but after the the upgrade I was not able to establish the connection.
    I would appreciated any suggestions/inputs to fix the issue

    Hi,
    his issue is fixed. tnsnames.ora file need to exist in the both OBIEE Oracle homes ( C:\Middleware\Oracle_BI1 and C:\Middleware\oracle_common )
    After the 11.1.1.5 installation on my Windows Machine, C:\Middleware\Oracle_BI1\network\admin directory structure was created.
    However for the 2nd Oracle Home (C:\Middleware\oracle_common), the directory structure existed only till C:\Middleware\oracle_common\network. I copied the TNS file to C:\Middleware\oracle_common\network.
    pls mark correct,if ansrwd
    thanks

  • Essbase Error:Set is too large to be processed. Set size exceeds 2^64 tuple

    Hi,
    we are using obiee 11.1.1.6 version with essbase 9.3.3 as a data source . when I try to run a report in obiee, I am getting the below error :
    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: [nQSError: 96002] Essbase Error: Internal error: Set is too large to be processed. Set size exceeds 2^64 tuples (HY000)
    but if I run the same query in excel add in, I am just getting 20 records . wondering why I am getting this error in obiee . Does any one encountered the same issue ?
    Thanks In advance,

    Well if you want to export in I think you have to manually do it.
    The workaround it to open your aperture library by right clicking it and show contents...
    Then go into your project right click show contents...
    In here there are sub folders on dates that the pictures were added to those projects. If you open the sub folder and search for your pictures name it should be in that main folder.
    You can just copy it out as you would any normal file to any other location.
    Voila you have manually exported out your file.
    There is a very similar post that has been close but again you can't export the original file that you are working on - FYI http://discussions.apple.com/thread.jspa?threadID=2075419

  • OBIEE Server error

    Hello guys,
    I am running obiee 10.1.3.4 on top of essbase(7.1.6 ASO cubes) I have installed 9.3.1 Essbase client as well. Lately i am runining into a problem. When I cancel a request while it is still running it gives me a an error after while stating
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. Essbase Error: Select for application spendbit failed, error 1013080 (HY000)
    On the Linux server, when i cancel the request it actually crashes the BI server. so i end up restarting the server.But on Windows this erros will not crash the BI server but eventually all the reports error out with a "view display error" as shown above.So i end up bouncing the servers back which fixes my problem. So guys please suggest what i am missing here
    Thanks in advance
    Prash
    Edited by: user10283076 on Apr 16, 2009 11:46 AM

    hey Christian,
    The error that i get is very random. we developed like 15 reports and i cant point to one report which causes the issue. So itz like even if i create a new request out of answers with new columns it still throws an error if any request is cancelled before.So it is very inconsistent but it does throw an error when i cancel the request in the middle. I do have sort order enabled for the months but i dont think that is causing an issue. i do have some reports which does not use months but it still gives an error and i dont think i have any account members or any other dimensional memebers with complex calculations.....
    we are still waiting for the oracles response but you know how it works. Its taking really long time and we sent them the BI and essbase error logs and they are still working on it.we are asked to send out the core files and looks like the essbase time has come up that essbase is causing the nqserver crash and they are still trying to replicate a general case when it causes.
    So i think we are too ahead of them and they are still figuring and testing out the generic cause that crashes the servor. So i just need a direction to move forward with any of the patches that might be helpful with my issue
    Thanks for your responses
    Prash

  • 'Essbase Error: Repeated dimension [Accounts] in MDX query'

    Dear Essbase Gurus,
    I have an error in a query passed to my Essbase cube from an OBI front end, but the errors states quite clearly that it is an essbase error:
    'Essbase Error: Repeated dimension Accounts in MDX query'
    This is the query it generated:
    With
    set Accounts3 as 'Accounts.Generations(3).members'
    set Attribute Calculations2 as '[Attribute Calculations].Generations(2).members'
    set Events5 as 'Events.Generations(5).members'
    set Month3 as 'Month.Generations(3).members'
    set Scenario2 as 'Scenario.Generations(2).members'
    set Year2 as 'Year.Generations(2).members'
    set Axis1Set as 'crossjoin ({Accounts3},crossjoin ({Attribute Calculations2},crossjoin ({Events5},crossjoin ({Month3},crossjoin ({Scenario2},{Year2})))))'
    select
    {Measures.Total e-revenue} on columns,
    NON EMPTY {Axis1Set} properties ANCESTOR_NAMES, GEN_NUMBER on rows
    from Richmond.RichPOC
    As an Essbase newbie I'm unfamiliar with mdx and have no idea what this means, any help would be appreciated.
    Thanks
    Ed
    Edited by: Ed Higgins, AltiusConsulting.com on Oct 15, 2008 9:26 AM

    Hi garycris,
    Thanks for taking a look, I fear you may have hit the nail on the head, as I mention we are reporting on this using OBIEE, so we have imported the cube (BSO) into our OBI repository, OBI flattens the cube to make it look like a star schema it doesn't recognise the Accounts dimension correctly so we have to set it to be of type 'Other' after we have imported it, otherwise none of the figures in the Accounts dimension are actually reported (you can see the members but when included in a query no data is returned).
    Another issue we found was that OBIEE appeared to substitute the name 'Measures' for Accounts when building the query, so we made 'Measures' the default alias for the Accounts dimension, to add to the issue I probably should have mentioned that the aggregation rule in OBIEE for this fact column has been set to SUM rather than External_Agg, but Oracle support have previously indicated that this is OK to do. The issue originally arose because we wanted to extend on of our dimensions with additional attributes stored in a SQL database table.
    Sorry it is all a bit messy, the whole OBI with Essbase as a source is still relatively new, and it looks like there may be a few things for the mighty O to iron out, I posted this in here because the OBIEE forum has no posts with similar issues, so thanks for your help so far and anything else you can add.
    Ed

  • Import from Multi-dimensional Database-Essbase Error 1030724

    Hi all
    OBIEE version is 10.1.3.4.1
    Essbase version is 11.1.1.3
    I am trying to create a repository and selecting Import-> From Multidimensional
    and on the connection screen, i am entering essbase connection information(essbase and obiee are running on the same server) but giving me
    Essbase Error 1030724- Failed to set locale information
    But could not solve this issue!!
    Any ideas!
    Best Regards,
    Kenan

    Hello Kenan,
    We had the same problem, but after adding the system variables the problem was solved.
    Make sure the ARBORPATH and ESSBASEPATH variables are available as System Variables.
    (Right click om my computer and goto Environment Variables).
    Kind regards,
    Peter

  • Import From Multidimensional Database-Essbase Error 1030724

    Hi all
    OBIEE version is 10.1.3.4.1
    Essbase version is 11.1.1.3
    I am trying to create a repository and selecting Import-> From Multidimensional
    and on the connection screen, i am entering essbase connection information(essbase and obiee are running on the same server) but giving me
    Essbase Error 1030724- Failed to set locale information
    But could not solve this issue!!
    Any ideas!
    Best Regards,
    Kenan

    Hello Kenan,
    We had the same problem, but after adding the system variables the problem was solved.
    Make sure the ARBORPATH and ESSBASEPATH variables are available as System Variables.
    (Right click om my computer and goto Environment Variables).
    Kind regards,
    Peter

  • Essbase error 1030725

    Hi.
    From Obi Admintools -> File -> Import -> From multi-dimensional and select Essbase and I put the data to connect I have this error:
    Essbase Error 1030725
    My environment have this:
    ESSBASE Server: 11.1.1.2 in Solaris 10 SPARC
    OBIEE: 10.1.3.4 in Solaris 10 SPARC
    Any help?
    Thanks.

    The essbase error refers to an API error and I suspect that your problem is caused by version conflict. Do you have an Essbase client installed on the OBIEE server that is different than the Essbase 11.1.1.2 version installed on the server? Also, confirm that OBIEE 10.1.3.4 supports Essbase 11.1.1.2.

  • Essbase error:You do not have sufficient access to perform a lock on this..

    Hi all,
    I tried to retrieve the members in the spreadsheet addin client and I am getting the error as follows:
    Essbase error: You do not have sufficient access to perform a lock on this database.
    But Iam trying to do only a retrieve operation. Essbase version is 9.3.0.1.02 and OS is windows XP.
    Also under Essbase->options->Mode tab, the check box update mode was unchecked.
    I was able to do the operation before without any error and suddenly Iam facing this issue.
    Can anyone help me on the above
    Thanks in advance,
    Raja

    Hi Raja,
    Check this out../
    Weird problem regarding Essbase Excel plug in
    It might help
    Regards
    Amarnath

  • Problem with Business rule-Essbase Error(1042017):

    Hi,
    I am getting the following error when i run this business rule specifically.
    Detail:Cannot calculate. Essbase Error(1042017): Network error: The client or server timed out waiting to receive data using TCP/IP.  Check network connections.  Increase the NetRetryCount and/or NetDelay values in the ESSBASE.CFG file. Update this file on both client and server.  Restart the client and try again.
    I dont get this error with any other rule. I have checked the solution provided in this link
    _[http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_error/erhelp.htm#ercalc.htm]_. But this solution wont help because i dont get this error in any other rule.
    The rule i run is
    "Depreciation Value" = "Cumulative.Asset value"/ ("Assumptions_Programs"->Jul->@UDA(Entity,@NAME(@CURRMBR(Location)))->@UDA(Location,@NAME(@CURRMBR(Location)))->"Assets life in months");
    The functions in the above rule will get replaced as below
    "Depreciation Value" = "Cumulative.Asset value"/ "Assumptions_Programs"->Jul->IND_Assumptions->LOC_IND->"Assets life in months";
    If i hardcode and run, i dont get this error. Please help.
    Regards,
    Ragav.

    The reason it works when you hard code it and why it doesn't when use UDA is simply that you should never have a multiple answers in a cross dimensional. @UDA function returns multiple answers. Even if for your case it only brings back one I believe it is tripping up the calculation. Worse if you are actually bring back multiple answers for @UDA that is definitely not going to work.
    I would have to understand all your fixes above the calcultion to recommend you the best possible solution. But at least you understand why you are getting the error and what you have to fix

  • Export in Query Ready Mode get Essbase Error 1020047

    Through Workspace when in a Financial Reporting Report, when we click on Export in Query Ready Mode, we get the following error in Excel and then Excel closes. 'Essbase Error (1020047): A column item [%] conflicts with a row item[%].'
    Any ideas?
    We are using 11.1.2
    Thanks.

    This is bug and fixed in 11.1.2.1.102 Smart View

  • Substitution varialbe does not exist Essbase error 1051083

    Gurus,
    I have a query about this error.
    Essbase Error 1051083 - Substitution variable APP.DATABASE.YMNTH does not exist
    This substitution variable is is created in global level - for ALL APPS/ALL DBS.
    When users try to pull off reports in planning using this database, we get the error message mentioned above.
    What could be reason we get this error even though we have the member available in the cube.
    I know the substitution variable is defined without any issue, it has the name and value as well and we have those members in the dimensions. I believe, the report freezes during such report retrieval, so I think the freezing has to do with this as well.
    Any advise?
    Thanks

    Which version?
    Is that error populated in Essbase logs?
    Error "1051083 Substitution variable <<app.db.substitutionvariablename>> is not found" [ID 1259386.1]
    By default Planning looks at specific app/db level variable, then at app level and then at global level. (Just checked that in 11.1.2.2.303 Planning and didn't see any issues)
    Regards
    Celvin
    http://www.orahyplabs.com

Maybe you are looking for