Connection Issues from OBIEE to Essbase

We are facing the below problem while pulling members or data either from OBIEE repository or Presentation Service. We can see the basic dimensions after connection in physical layer.
Nqserror:10058 A general error has occurred.
Nqserror:43093 An error occurred while processing the EXCUTE PHYSICAL statement.
Essbase Error
We use Essbase 11.1.1.3 with OBIEE 10.1.3.3.3 on different servers
We have tried following things already
1) Reinstalled OBIEE
2) Changed the Essbase variables to System Variables
but still facing the same problem. For now we have security through Shared Services with admin login.
Can anyone tell me what needs to be done at essbase end or OBIEE end to make this work. Like what are the pre-requisites, etc.
I was able to execute the final sql generated by OBIEE through MDX in EAS from the below log.
Log file from OBIEE*
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- SQL Request:
SET VARIABLE QUERY_SRC_CD='Report';SELECT LOR_DB."Total CUST" saw_0, LOR_DB."Active CUST" saw_1, LOR_DB."New CUST # ( Last 12 Months)" saw_2, LOR_DB."New CUST # ( Last 12 Months)" saw_3, LOR_DB."Annual Frequency" saw_4 FROM "LOR_DB#1"
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- General Query Info:
Repository: Star, Subject Area: LOR_DB, Presentation: LOR_DB#1
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- Logical Request (before navigation):
RqList distinct
Total CUST:[DAggr(LOR_DB.Total CUST by [ ] )] as c1 GB,
Active CUST:[DAggr(LOR_DB.Active CUST by [ ] )] as c2 GB,
New CUST # ( Last 12 Months):[DAggr(LOR_DB.New CUST # ( Last 12 Months) by [ ] )] as c3 GB,
New CUST # ( Last 12 Months):[DAggr(LOR_DB.New CUST # ( Last 12 Months) by [ ] )] as c4 GB,
Annual Frequency:[DAggr(LOR_DB.Annual Frequency by [ ] )] as c5 GB
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- Execution plan:
Child Nodes (RqCache):
RqList <<4179>> [for database 0:0,0] distinct
D1.c4 as c1 GB [for database 0:0,0],
D1.c3 as c2 GB [for database 0:0,0],
D1.c2 as c3 GB [for database 0:0,0],
D1.c2 as c4 GB [for database 0:0,0],
D1.c1 as c5 GB [for database 0:0,0]
Child Nodes (RqJoinSpec): <<4205>> [for database 0:0,0]
RqList <<4186>> [for database 3023:6:precrmmkt01.INDIA.COM,34]
AggrExternal(LOR_DB.Annual Frequency) as c1 GB [for database 3023:6,34],
AggrExternal(LOR_DB.New CUST # ( Last 12 Months)) as c2 GB [for database 3023:6,34],
AggrExternal(LOR_DB.Active CUST) as c3 GB [for database 3023:6,34],
AggrExternal(LOR_DB.Total CUST) as c4 GB [for database 3023:6,34]
Child Nodes (RqJoinSpec): <<4189>> [for database 3023:6:precrmmkt01.INDIA.COM,34]
LOR_DB T259
) as D1
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- Sending query to database named precrmmkt01.INDIA.COM (id: <<4186>>):
select
{ [Measures].[Annual Frequency],
[Measures].[New CUST # ( Last 12 Months)],
[Measures].[Active CUST],
[Measures].[Total CUST]
} on columns
from [LOR_PROT.LOR_DB]
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- Query execution terminated: <<4186>>
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- Execution Node: <<4179>> Projection, Close Row Count = 0, Row Width = 0 bytes
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- Execution Node: <<4179>> Sort, Close Row Count = 0, Row Width = 0 bytes
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- Execution Node: <<4207>> DbGateway Exchange, Close Row Count = 1, Row Width = 0 bytes
+++admin:350000:350004:----2011/03/08 18:48:54
-------------------- Query Status: Query Failed: Essbase Error
Appreciate any help.:)

Guys,
Anyone faced this problem anytime.
Appreciate any help, thanks in advance.

Similar Messages

  • Connectivity issues from Oracle to Sybase

    Friends.
    I have connectivity issue from Oracle 9.2.0.1 to Sybase 12.5 ASE .I am connecting through the database link in oracle to access the tables.
    The error message i am getting :
    select count(*) from TEST_TABLE@IND_TEST;
    ERROR at line 1:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    523 80
    ORA-02063: preceding 2 lines from IND_TEST
    Please guide me how to solve this error message. is it version incompatible now?
    Thanks
    Rocky

    Hi,
    You are now making the connection to the Sybase database but there is a problem with the user and password used in the database link.
    Sybase is case sensitive for names so you need to surround the user/password in double quotes to make sure they are passed to Sybase in the correct case -
    create database link ind_test connect to "sybuser" identified by "sybpass" using 'tnsnames_ora_entry' ;
    where sybuser is the userid as created in Sybase with the password sybpass.
    If they were setup in Sybase in mixed case then it would be -
    create database link ind_test connect to "Sybuser" identified by "Sybpass" using 'tnsnames_ora_entry' ;
    Regards,
    Mike
    Edited by: mkirtley on Sep 27, 2011 12:55 PM

  • Writeback from OBIEE to Essbase

    Hi All,
    We have a requirement to Writeback from OBIEE into Essbase.
    We are using OBIEE 11.1.1.5.0 & ESSBASE 11.1.2.1.0 Version.
    Has anyone done this before?
    Any pointers would be appreciated
    Thanks,
    Shyam

    Hi,
    I'm trying this approach.
    http://www.rittmanmead.com/2009/06/oracle-bi-ee-bulk-write-backs-to-essbase-using-japi-global-temporary-tables-and-utl_http-part-2/
    The one posted in this blog.
    So i believe it can be done.
    But am getting Writeback errors.
    unfortunately, the system shows only write back error with two OK buttons , but doesn't show up any error msg's..
    Thanks,
    Shyam

  • Webrtc connection issue from chrome to firefox

    In my webrtc video application when there is always a connection issue from chrome to firefox.
    If the user on Firefox joins first to the room and the 2nd user on chrome joins second then ther is no issue. It connects smoothly.
    But in the reverse case there is a connection but no audio and video.
    You can check the app at : https://uc.connectuscom.com/video/#k9EBX8xd#Video
    open one instance of this this link on chrome and then another on Firefox to reproduce the issue. Use 2 separate machines to avoid the issue of camera availability for the browsers.

    Hi,
    You posted two questions on the same topic. Seems like you pressed Post twice. Please continue at [/questions/994533]. I'll be closing this thread.

  • Write back from OBIEE into Essbase

    Hi everyone,
    Questions about write back from OBIEE (11.1.1.7) into Essbase (EPM 11.1.2.3).
    First of all, did anyone manage to do it ?
    Secondly, what are the constraints ? (number of cells updated limited, only level 0 of the Essbase database can be updated, only existing data can be updated or things like that ?)
    Thirdly, what are the best practices regarding OBIEE or Essbase security when we implement write back  ?
    Thanks for answers

    Hi,
    writing to Essbase from OBIEE exist for many years...
    In the past it was doing via a JSP page but since last year it's supported directly with a simple UPDATE statement.
    Have a look at SampleApp 406 (current version), in the Essbase examples there is also the write back using the UPDATE statement.
    Just keep in mind one thing: OBIEE is not supposed to be an entry form for Essbase or any other system, it can be used for editing values so you can dynamically change params for what-if calculations (running a calc script after updating a value) and that kind of things.

  • Oracle Client Side connectivity issues from a Windows XP Machine

    I am sure most of you guys may have addressed this issue of the time delay the client application takes to retrieve the data from the Oracle database. However, here's my problem.
    We have installed a VB application running on Windows Xp along with an Oracle 8i client. Now when the application tries to connect to the database at times the data fetching speed is quick and at times its really slow... takes almost 15-20 minutes.. We're not sure if this is an application issue/oracle client configuration issue or a network issue..
    We've wasted alot of time blaming the network/connectivity.. However, is there anything that we would need to check at the clients pc.. oracle config etc.etc.. ???
    Please help..

    Might want to try out a couple of things:
    When it's running slow:
    1. ping the server to see the response time of the server.
    2. check the CPU usage on the server. There could be a resource crunch taking place due to other large and/or multiple transactions going on.
    3. kill the VB connection and run the SQL from the command prompt and see how long it takes. Sometimes executing an SQL from the application may take longer, while from the command prompt, it's quicker. In this case, application tuning is required.
    4. check to see the CPU and memory usage on the client PC itself. If there are multiple applications in use chewing up these resources, it can and will slow things down on the client PC itself.
    Oracle client does not require configuration as such.

  • Connectivity issue from only one computer

    Let me start by saying i have 10 servers and about 15 workstations on this network. only one computer (my main computer) has this issue. all other computers work as they should.
    This problem started to happen recently and randomly affecting RDP connections to 2 of 10 servers and now affects 5 of 10 servers. I am not sure i did anything to make the problem worse. Additionally I at first suspected it a DNS issue as connecting to the
    ip address of effected computer as opposed to host name allows connection but as I said the issue is only on one computer. Looking at the logs below i am stumped. 
    ELECTRO4UBLADE
    20499
    Warning
    Microsoft-Windows-TerminalServices-RemoteConnectionManager
    Microsoft-Windows-TerminalServices-RemoteConnectionManager/Admin
    3/18/2014 9:39:45 AM
    Remote Desktop Services has taken too long to load the user configuration from server \\ADDS1.PDX.DAVISDARVISH.COM for user davis
    RDPClient_SSL: An error was encountered when transitioning from TsSslStateDisconnected to TsSslStateDisconnected in response to 25 (error code 0x8000FFFF).

    I'm experiencing the same issue, intermittently, when remotely using two of our eight SBS 2003 network computers via Remote Web Workplace. The two SBS computers are Windows 8.1 Pro 64 bit machines.
    Intermittently, the RWW connection is lost and I'm returned to the RWW page with the message "VBScript Remote Desktop Disconnected...an internal error has occurred.
    When the issue occurs, the Event logs on both SBS computers contain the Event ID 20499, Remote Desktop Services has
    taken too long to load the user configuration from server XXXXX. The event is logged at the time the RWW connection is lost.
    As the issue occurs with RDP sessions to Windows Server 2012 R2 (based on reports from others) and, in my case, SBS 2003,
    perhaps the common element is Windows 8.1.

  • Filter and general access issues from planning to essbase

    Hi all,
    V 9.3.1 Planning
    I am working on a planning system where the business owners would like to restrict the lock and sending of data via smartview. Basically, users are bypassing parts of planning and going directly to essbase rather than forms. They had individual user filters setup but they would like to move to groups. I am using the importsecurity utility to try and achieve this. However, the access granted and filters are producing the following behaviour
    1)Group has essbase write access - if this is enabled there appears to be unrestricted access via smartview. Take it away and #NoAccess appears despite security being applied to certain members using the importsecurity utility. I have read that this can be a bit of a loose canon when granted and conflicts with filters.
    2) Cannot create filters - I wish to remove all user filters from within planning. However, the importsecurity sl_clearall command doesn't clear them (as I thought it would but appear to be wrong). I cannot create any filters. An error appear saying 'Failed to create Security Filters for the following users: xxxx' Is it possible to delete the filters?
    3) If I refresh the security filters I get errors saying 'the following filters could not be created' but they are in EAS (I deleted all filters before hand). I have run the updateusers utility which tidied up msad users but still errors are reported.
    The objective is to restrict each group to be able to write to the permitted part of the application and read where necessary. The permissions in planning need to match essbase.
    I would appreciate any help.
    Thanks,
    Nathan
    p.s this is the same app relating to the thread about the application owner posted yesterday for those who viewed or commented :)

    Knowledge base had some useful articles on this.
    Edited by: NathanG on 07-Jan-2011 03:14

  • Connection issue from sqldeveloper to Oracle Database 10g

    I have installed Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 on my machine having platform Windows vista
    Now i have install sqldeveloper but i am not able to connect to oracle databse.
    GETTING AN ERROR Network adapter could not make it connection
    after that i have tried to check listners.ora through tnsping orcl getting following result
    C:\Users\Kailas>tnsping orcl
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production on 08-APR-2
    011 00:20:05
    Copyright (c) 1997, 2006, Oracle. All rights reserved.
    Used parameter files:
    E:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = kailasLa
    pi)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    TNS-12541: TNS:no listener
    Please let me know What should i do i want to start my practice sessions on sqldeveloper
    I am new in Oracle pl/sql development
    Please guide me on this.........................

    SQLDeveloper 3.0 production is supplied with the thin driver 11.2.0.2
    it needs 11.2.0.2 version to use thick which has a few additional features over thin.
    To avoid confusion with other Oracle software you can set the ORACLE_HOME in the session you start sqldeveloper in as described below:
    The version mismatch is often because SQLDeveloper is trying to use the 'thick' driver and 11.2.0.2 thick is not available,
    try
    thin by:
    1/(uncheck Tools->preferences->Datababae->advanced->use OCI/thick driver, and
    2/If necessary, set ORACLE_HOME for your cmd.exe session where sqldev is started from to where sqldeveloper is where %ORACLE_HOME%\jdbc\lib exists, (so SQLDeveloper does not try your existing ORACLE_HOME) and
    3/If using connection type TNS, use Connection Type TNS -> Network Alias.
    4/You may need to set Tools->preferences->Datababase->advanced->Tnsname directory to the directory containing tnsnames.ora
    -Turloch
    SQLDeveloper Team

  • Intermittent connection issues from Mac Pro & iPhone

    Hello I have a single band AEBSn. I bought it in Nov. 2007 and it's been working great. Occasionally on my Mac Pro my the airport signal strength drops off and it displays a "searching" icon (the icon cycles through all signal strengths as it searches). During this time I cannot connect to the AEBSn with my iPhone, either. This scenario has been observed with all iPhone OS versions as well as Leopard and Snow Leopard on the Mac Pro which rules out the issue being the computer.
    The green light is always illuminated on the router and I get no error messages. After awhile (sometimes a couple min, sometimes longer) the connection re-establishes on it's own. No restart of any device is necessary for it to reconnect.
    Any ideas what could be the issue?

    I have it set to automatically find a channel. I thought it scanned for the least amount of traffic on a given channel to use? I only pick up 4 other wifi hotspots at my house but I do live in the city with plenty of other devices running I'm sure.
    What's default for most Linksys and D-Link routers, Ch 11 correct? I'll try changing to Ch 1 for now to see how that goes.

  • Connectivity Issue FROM Server To Client

    Hi All,
    I am having one trouble when i am connecting my server to the clients some of my client machines are working and some of the client machines are in remote locations.In Remote locations i am facing a problem when i want to upgrade the client machines to PL 20 and when i am trying to update it is taking a long time and after some time it is giving a message box as COMMUNICATION LINK FAILURE and DATABASE CONNECTION IS LOST OR BAD CONNECTION.So please help me to resolve this problem and when i am running ADDON'S       User Defined Objects are getting deleted and for some ADDON'S it is saying it as Wrong EXECUTABLE DIGITAL SIGNATURE.
    MY SERVER MACHINE IS WINDOWS SERVER SP2 and DATABASE IS SQL 2008 R2
    Regards
    CHERRY

    Hii
           The connection to the other places from the main server to other by Cable is working fine but when it is connceted to the other place which is a wireless connection is taking time for upgradation and also installation of the addons as it is utilizing the maximum network and unable to load the Customized addon even though when it is installed. and when i continously checking the ping suddenly at one point of time it is saying request timed out and application is closing from the client system.
    Regards
    Cherry

  • Connection issue from BI to ECC 5.0

    Hi,
    I am facing the problem while connecting the BI 7.0(Unicode) to ECC 5.0(Non Unicode).
    The Source system is created and activated. But when i run the infopackage the Request IDOCs are not getting sent to the ECC 5.0.
    There is an error stating "Code Page Not Found". Idocs with Status 02.
    Plz suggest a solution for this.

    Hi,
    Check  the connections in R/3 and BW side by using  tranasactions SM59 and SALE.
    Hope it helps..
    Thanks,
    Jayapal.

  • Re-connecting issue from source drive

    I am trying to open an FCP project from a friends USB 2.0 Drive
    The hard drive contains all source materials
    When i open the project file in FCP it begins to search for all the source capture which exists on the Hard Drive. However it searches for every single source MOV. The project takes 20 minutes to open
    and by the time it opens, if it does, all the media is disconnected and/or there are no files there.
    Thank you in advance.

    First of all, a USB drive simply will not cut it for video editing. As you have a Mac Pro, install a second drive and transfer the media and project file to that.
    The reason that the media is offline is because the project file is still looking at the old path -"Your friends computer name/Volumes/USB drive/name of projects capture scratch folder". Opened on your computer, it falls at the first hurdle.
    To make the project file work, your buddy needs to use the Media Manager to consolidate the project and all its media to a single folder. Then reconnecting is just a matter of finding one file -the others will be found automatically.

  • Connectivity Issue

    Hi All
    Probably due to connectivity issue from Adapter engine to Integration engine, we have encountered with the following error in audit log of channel monitoring. Can any have an idea where we look for right settings?
    "Transmitting the message to endpoint http://<Host name : service number (8000)>/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.net.ConnectException: Connection refused"
    I tried to surf SDN, however I didn't get exact solution. Thanks in advance

    Hi,
    check if this 8000 is the same port used in SMICM-Services-http port,sxmb_admin-integration engine configuration-pipeline URL and  exchange profile-http ports.it should be same 8000.
    thanks.

  • Connectivity Issue - Server Network

    Hi you all
    I'm having connectivity issues, from my network, with the Servers Network that's located behind the Ace 4710... I'm monitoring the servers and i get Timeouts with a simple ICMP monitor...
    I never have problems regarding the access to the Admin context, but in the context that i use to load balance the applications i have problems
    reaching directly the servers...
    For example... I have two servers and i lose connectivity with one of them for about 2-5 minutes and then i regain connectivity... If i undo the ft group and redo the ft group i regain instant access to the server...
    I cleared all the config for the actual loadbalance and left the config regarding the client and server networks...
    Any help??
    Thanks in advance...

    Thanks for the reply Gilles...
    What do you mean with a show tech...
    I'm looking at you blog posts...To see if it helps...

Maybe you are looking for

  • Reading SOAP msg in a Filter

    Hi, I need to read a SOAP msg in a Filter to extract some info, actaully I'm using this for reading the inputstream int len = request.getContentLength(); byte [] b = new byte[len]; int il,off=0; ServletInputStream sie = request.getInputStream(); bool

  • Errors happened during installing Oracle9iAS

    I got the gollowing error messages when I tried to install Oracle9iAS Enterprise Edition. When: Copying B.lib Error msg: A runtime exception occured during the execution of this query. When: Copying EMWebSite.html Error msg: The file D:\ORACLE\iAS\Ap

  • HT4623 how do i get service back after it goes to restore my iphone and fails?

    ok i have the iphone 4s.. and i had the update.. updated it and it erased everything.. went to restore it and it wont restore my service.. what can i do to restore my service and activate the phone?

  • Can't "unselect" Emoji keyboard

    My IPhone 3 is having a problem with the Emoji keyboard in that I can't select normal text when typing a message, either in Messages or Whats Ap. When I try to unselect it under Edit>Keyboards it won't play nice. I downloaded the latest ios this morn

  • Non Windows Credentials Sql Server Analysis Services

    I am attempting to connect to an OLAP cube using power query from sql server analysis services, but without windows credentials.  Is there a way in which I can perform this action?  It doesn't seem to support this type of connection without using win