OBIEE 11g ODBC connectivity error

Hi all,
I am getting the following error when I tried to access a simple query through Answers.
"*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. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 16001] ODBC error state: IM002 code: 0 message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified. (HY000)*
*SQL Issued: SELECT s_0, s_1, s_2 FROM ( SELECT 0 s_0, "BISample"."Product"."BRAND" s_1, "BISample"."Target"."REVENUE" s_2 FROM "BISample" ) djm*"
What I did was
1. Create a DSN 'orcl', 32 bit Oracle ODBC driver. Tested and worked against the Oracle database.
2. Import metadata using Local, ODBC 3.5 and DSN = orcl
3. Build a simple BMM and subject area
4. In the phyiscal layer, right click on a table, and select view data/update row count. Error with message "The connection has failed"
5. Hoping for the best, create a simple query in answer and got the above odbc driver error in results tab.
Interestingly, if I edit the connection pool and use OCI (my SID is also orcl), then everything works fine.
I'm new to OBIEE and hope someone can tell me if I have missed a step or make any mistakes!
Thanks!
Regards
Han Kiat

Hi All,
I am able to connect SQL Server database with OBIEE 11g RPD offline and imported metadata and verified update row count/view data but when i was trying to publish the same RPD the data is not returning also "update row count/view data" is giving and error "The connection has failed."
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: [nQSError: 16001] ODBC error state: IM002 code: 0 message: [DataDirect][ODBC lib] Data source name not found and no default driver specified. (HY000)
Environment:
OBIEE 11g/WLS 10.3.3/Oracle database 11g installed on RHL 5
Client tools are installed on local Vista 32 bit system.
Oracle database is working fin, where as SQL Server is giving issues.
You want me to create a ODBC connection in RHL 5 server to connect to SQL Server ? i am little bit confused here how to create !
same time i have created ODBC for oracle apps database and imported and able to view data in RPD when i am in Online mode.
When i open RPD in online mode and trying to import the data i dont have access to local machine ODBC's which is expected and if i change to "Remote Server" nothing is showing here.
Appreciate your comments on the above.
Thanks

Similar Messages

  • OBIEE 11g database connection error after deploying to server.

    Hi,
    I deployed RPD to obiee 11g server and when I run a report it is giving database connectivity error. In 10g we just specify OLAP_DSN, OLAP_USER and same in connection pool with database password. I did the same in 11g as well but it's not working.
    Is there any other place I need to specify database connection detail?
    Thanks
    Jay.

    coming with different names :) If you respond to your older threads will happy to respond you.
    When we answer your question we love to know how it helped you. we are not asking your $$$$$$$$$$$$$

  • How OBIEE 11g is connected to MDX or CUBE

    Hi,
    Can any one please lert me know how OBIEE 11g is connected to MDX or CUBE
    varma

    Hi Varma,
    The following links may help you :
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/bidw/olap11g_excel/olap_excel.htm
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r1/olap/cube/querycubes.htm
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r1/olap/cube/BuildiCubes.htm
    Thanks,
    Srujana

  • OBIEE 11g Map Visualization Error - basemap is defined in spatial meta-data

    Hi All,
    I have installed OBIEE 11g successfully on my Desktop Machine, deployed the Sample Applications regarding Mapviewer and its working fine. I have seen all the Maps and they are running fine in fact they are editable and i can easily do anything with those Maps but,
    The issue is that when i am going to create a new Report and try to integrate Map on it then it shows an error as display below;
    A basemap is required to render a map. Please ensure that atleast one basemap is defined in the spatial meta-data
    Error Details
    Error Codes: EMGUNIA3
    Location: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool,
    saw.threadpool, saw.threads
    I have also followed this link ( http://erpthings.blogspot.com/2011/01/obiee-11g-inbuilt-mapping-and-spatial.html ) but it is also stuck on the same error at the end.
    I didn't understand the problem why its giving an error like this while the Sample Application worked fine so, if there is any way to define a basemap in spatial meta-data plz guide me OR
    Is there any way to integrate Map with OBIEE 11g ?
    Cheers,
    Masood.

    This question has been solved!
    Basically you need to ensure the database schema where the data source (Navteq) has been imported must have the privilege "Create Type"
    This comes from the Oracle manual extract as shown below:
    1.4.4.3 Creating MapViewer Array Types, if Necessary
    For each database schema that it connects to, MapViewer checks for the existence of
    the following SQL array types that support array-type binding variables that might
    exist in some predefined themes:
    ■ MV_STRINGLIST
    ■ MV_NUMBERLIST
    ■ MV_DATELIST
    If these types do not exist, MapViewer attempts to create them in the database schema
    associated with the MapViewer data source. However, if the user associated with that
    schema does not have sufficient privileges to create new types, a privileged user must
    create the types by connecting to the data source schema and entering the following
    statements:
    CREATE or REPLACE type MV_STRINGLIST as TABLE of VARCHAR2(1000);
    CREATE or REPLACE type MV_NUMBERLIST as TABLE of NUMBER;
    CREATE or REPLACE type MV_DATELIST as TABLE of DATE;
    Cheers.

  • OBIEE 11g Insuffcient Privileges error

    Hi Experts,
    I have installed OBIEE 11g in my laptop and working fine. But suddenly when I try to login web logic user am getting below error. Please help me on this.
    Insufficient Privileges. "Access Home Page"
    Error Details
    Error Codes: C64RS3Z2
    Thnaks.

    Hi,
    Thanks for your response,
    I tried login Admin URL then click-->Manage Privileges am getting below error.
    Error retrieving user/group data from Oracle BI Server's User Population API.
    Error Details
    Error Codes: GDU6UYHS:OPR4ONWY:U9IM8TAC:OI2DL65P
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 13049] User 'BISystemUser' with 'empty' permission can not query user population.Please have your System Administrator look at the log for more details on this error. (HY000)
    Please have your System Administrator look at the log for more details on this error.
    Please help me on this it is very urgent.
    Thanks

  • OBIEE 11G Write Back Error

    Hi All:
    I am testing the OBIEE 11G write back function. After all the steps , there's an Error message said "Write back Error" . No other detail information. Do you have any idea about where's the problem of it?
    My xml file was under the folder of 'C:\OBIEE11\Oracle_BI1\bifoundation\web\msgdb'. and the detail is as below.
    <?xml version="1.0" encoding="utf-8" ?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="write_back_test">
    <XML>
    <writeBack connectionPool="Connection Pool">
    <insert> </insert> <update>FACT_Writeback set MAX_LY2 = '@{c1}' where PERIOD_KEY = '@{c0}'
    </update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    Really Thanks for your help.
    Sunny.Sun

    Hi,
    I think these is a problem with your connection pool name, please check it. It's a name of connection pool in BI administrator.
    if it's not problem, Can you try my way, replace '@{c1}', '@{c0}' by @1, @2...with 1,2 is a number of column in Criteria.
    It's my template :
    <?xml version="1.0" encoding="utf-8" ?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="SetQuotaUseID">
    <XML>
    <writeBack connectionPool="WB_CONN">
    <insert> </insert>
    <update>UPDATE biee_map_revenue SET DIST_CODE=@5 WHERE REV_ID = @1 </update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    Edited by: OBIEE.vn on Feb 13, 2011 6:31 PM

  • OBIEE 11G [nQSError: 17001] ERROR

    Hi Experts,
    I've installes OBIEE 11g & upgraded the existing OBIEE 10g RPD & WebCat to the 11g but when i try to see the dashboards & reports i get the following 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: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified at OCI call OCIServerAttach. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    I've already tested the database connection using the Oracle SQL PLUS ,i'm able to connect to database.
    Please let me know what changes need to be donw in the RPD.
    Regards,

    Hi,
    Try putting the tnsnames.ora of your local db client in the following directory: <obi 11g install dir>\Oracle_BI1\network\admin. Looks like OBI11g comes with an Oracle client install or something.
    Regards

  • ODBC Connectivity Error

    Hi friends,
    When i tried to connect user and test for ODBC connection for the succesful connection , it is failing and throwing the below error like
    ORA-12154:TNS could not resolve the connect identifier specified
    But i can connect the user that im trying to connect via ODBC through toad or sql developer. But i dont know what was the problem, that it is not connecting via ODBC source.
    Is there any reason's behind it
    Thanks
    Regards,
    Mini

    Hi mini,
    It is clearly says Tns could not connected.
    ORA-12154:TNS could not resolve the connect identifier specified
    Please check below steps.
    1. Are try to connecting client system? If yes--> Check tns entry in tnsname.ora file.
    2. In Obiee --> Connection pool--> check data source name--> username and password.
    3. Are you try to connect windows client system then please install obiee Admintool client software and try to connect it.
    4. Please recheck Dsn connection steps.
    Hope this help's
    Thanks
    Satya

  • OBIEE 11g SampleApp installing error

    Hi Everyone,
    I am getting following error messages in EM while deploying SampleApp from oracle for OBIEE 11g.
    SEVERE: Element Type: BI_INSTANCE, Element Id: coreapplication, Operation Result: FAILED_TO_START, Detail Message: Error in starting one or more components of BI Instance; Please check the server log files for detailed message
    [nQSError: 46066] Operation cancelled
    [nQSError: 46066] Operation cancelled
    Please help.
    Thanks
    Manish

    Make sure all the BI services are up and running before deploying the RPD in the Enterprise manager. You can check to see if all the services are running by going to the system maintainance tab in Enterprise manager under Business Intelligence Domain. After making sure all the services are up and running, try to upload the RPD again, and make sure the RPD is not corrupted.
    -Amith.

  • Obiee 11g creating domain error

    Hi,
    I am installing obiee 11g on windows 7 ..when i'm installing obiee 11g when it came to last step 14 of 15 creating domain had failed..how can i resolve this issue

    Hi,
    The issue due to java and static IP are not pointing to weblogic domain creation steps that why its getting erro..few months back i too face this issues and resolve it please refer my blog
    Solution: while installation Enterprise/Software type ...while installing weblogic server run like below comment
    D:\OBIEE111160\wls1036_generic.jar
    Weblogic 10.3.5/6 64bit installtion must run like below
    go --> windows --->type run ==> cmd prompt -->
    C:\>cd C:\java\jrockit-jdk1.6.0_29-R28.2.2-4.1.0\bin
    C:\java\jrockit-jdk1.6.0_29-R28.2.2-4.1.0\bin>java -D64 -jar D:\OBIEE111160\wls1
    036_generic.jar
    and another thing please make sure static IP (looback adaptor and host\etc file should be pointing like below
    Install Loopback Adapter with Static IP Address
    http://www.oracledistilled.com/windows/configuring-the-loopback-adapter-on-microsoft-windows/
    Note: hots/host/etc file the static ip should be set like below
    # localhost name resolution is handled within DNS itself.
    10.10.1.7 localhost Deva-PC
    (IP address host domain name host/computer name)
    For refer my blog
    http://obieeelegant.blogspot.sg/2012/07/obiee111160-software-only-installation.html
    Thanks
    Deva

  • OBIEE 11g Scheduler installation error on Linux box. Please help!

    Hello,
    I'm trying to install OBIEE on a Linux box. The repository was created using a Windows PC on a separate Oracle database on another server.
    I have four of the five OBI components running but I keep getting this error for the Scheduler.
    [2011-09-19T14:47:54.000+00:00] [OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: 004fKlhR3PrEkJr5KJo2ye0006XX000000] [tid: dc253800] [68008] Scheduler Error: [[
    Current Table: S_NQ_JOB.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_JOB_PARAM.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_INSTANCE.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_ERR_MSG.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.. Errors were encountered while initializing Scheduler's backend database, check database configuration.
    I've checked the configuration and there is nothing wrong with it, plus I have checked connectivity from the weblogic server and the Linux server to this. Also I do not have Enterprise edition everything I do is at console level in Linux.
    Please help. I've been trying to sort through this for a long time.
    Thanks.

    Becky,
    You need not do any thing additional to have EM running in the OBI 11g instance. Although it is a deployed JEE application, if your Weblogic Server (WLS) is started and up and running then your EM Console should also be up and running.
    You say that you are doing everything from the command line. So, start the Weblogic Server then navigate to http://< your server name> : 7001/console
    If that comes up then go to
    http://<your server name>:7001/em
    That is your EM Fusion Console and it should come up as well.
    Don't mess with the XML file directly.

  • Oracle BI Odbc connection error : Mysql

    Hi,
    I use Oracle BI 11g on linux 64, but can not connect Mysql by ODBC when I create an analysis and look at the analysis result.
    I am getting the following error:
    Error
    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. [nQSError: 12010] Communication error connecting to remote end point: address = <IP>; port = 9703. (HY000)*
    Odbc Trace:
    ppid=20539:pid= 5051:433e8940   ENTER SQLSetConnectOption
    HDBC                0x10c19e80
    UWORD                      108
    UDWORD                     2
    ppid=20539:pid= 5051:433e8940   EXIT  SQLSetConnectOption  with return code 0 (SQL_SUCCESS)
    HDBC                0x10c19e80
    UWORD                      108
    UDWORD                     2
    ppid=20539:pid= 5051:433e8940   ENTER SQLDriverConnectW
    HDBC                0x10c19e80
    HWND                0x00000000
    WCHAR 0xb1e29098 [4294967293] "******"*
    SWORD                       -3
    WCHAR 0xb1e29098*
    SWORD                        6
    SWORD 0x433dcb3e*
    UWORD                        0 <SQL_DRIVER_NOPROMPT>
    I can connect Mysql via isql on linux.
    Odbc.ini config:
    *[ODBC Data Sources]*
    mysqlDb = libmyodbc5.so
    *[mysqlDb]*
    Driver = /home/mysql_connector/lib/libmyodbc5.so
    Description = MySql
    Server =  <IP>
    Port = 3306
    User = <user>
    Password = <password>
    Database = <database>
    user.sh config:
    LD_LIBRARY_PATH_64=$MYSQL_DRIVER_HOME/lib:$LD_LIBRARY_PATH_64
    export LD_LIBRARY_PATH_64
    Could you please help me for this issue?
    Thanks a lot.
    Edited by: 930841 on 2012-4-28 上午1:32
    Edited by: 930841 on 2012-4-28 上午1:34

    Hi,
    1.) Make sure firewall open for that server.
    2) Try to enable TCP/IP via MYSQL configuration manager.
    3) then try to connect it.
    Thanks
    Deva

  • Windows ODBC connections error

    I have oracle installed a client machine, linking to the server. When i sign into the server using SQL+ this works fine. However when i try and edit any ODBC driver connections in windows-control panel i get an error telling me that the networking components were not found. Also when i try to open the application that runs with oracle i get two similar errors.
    The error boxes are as follows :-
    little: Microsoft ODBC for oracle
    Message:The Oracle(tm) client and networking components were not found. These components are supplied by oracle corporation and are part of the oracle version 7.3 (or greater) client installation.
    You are unable to use this driver until these components have been installed.
    2.Title: Database error
    Message: IM004:[Microsoft][ODBC driver manager] Drivers SQLAllocHandle on SQL_HANDLE_ENV failed.
    This is strange because i have the connection in SQL plus to the same server and the other client machines i look after are working fine.
    Right before the crash the machine had Nortan antivirus 7.61 and a Disk Defrag on C:
    To remedy this i have un-installed and re-installed oracle client several times with no look.
    Any help would be greatly appreciated.
    I have no further information about the Defrag of C: as our team did not run this, it was the IT support team we use.
    Thanks in advance
    Dave

    I am trying to connect through ODBC to an external Oracle (Solaris) database from a Windows Server 2003 Web Edition machine. I am getting the exact same error scenario with the MS ODBC Driver for Oracle. I would love to use the Oracle ODBC driver rather than the Microsoft one, but OUI installation of it (any version) fails (with no explanation in the log) every time.
    I am using Oracle9i Client 9.2.0.1.0 with Oracle 9iR2 Patch Set 9.2.0.3.0. Do I need to get rid of that and go back to an older version of the client? And, if I do, will it work with WIndows Server 2003 Web Edition? I know my attempted installation of an 8.05 client failed with no error information.
    I have verified that %ORACLE_HOME%\bin is in the path and that the user has read/execute rights to %ORACLE_HOME%.
    Thanks in advance for any help you can provide.
    Bob Nelson
    Spokane Community College

  • OBIEE 11g not connect the Oracle database

    Hi All,
    We installed 11.1.1.6.0 version on Linux 64 bit it works fine after some reason we delete that one and re install on same Linux box,we place old catalog and rpd.
    But when you login all reports is showing errors bellow
    In log file..........
    [nQSError: 43119] Query Failed:
    [2013-10-19T19:47:24.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 24cef0e6e960bda3:-7f74eefb:141d239504e:-8000-0000000000000d97] [tid: 44b5a940]  [nQSError: 17014] Could not connect to Oracle database. [[
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 43119] Query Failed:
    [nQSError: 43113] Message returned from OBIS.
    In report level
    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: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified at OCI call OCIServerAttach. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    Pls help thanks in advance.

    There are 2 places you need to keep TNS names.ora file for OBIEE to connect.
    1. Oracle client which is in your machine
    2. OBIEEhome>Oracle_BI1\network\admin
    I'm sure you would have it in your oracle client. Copy paste the same TNS names in this path too.
    Then open rpd and right click on any table in physical layer and click view data. You should see the results.
    if this doesn't work check your credentials.
    mark if this helps

  • OBIEE 11g MAPVIEWER-00011 Error

    For anyone who has been receiving this error when using the Mapviewer Admin Screen and attempting to connect to a data source I hope this comes in handy.
    BEFORE YOU EVEN JUMP IN AN DO THIS ENSURE YOU HAVE A BACKUP FOLDER WITH THE JAR FILES YOU ARE ABOUT TO OVERWRITE: Just in Case.
    Copy ONLY the Corresponding Named 11g db's Jar Files
    from
    <your Path>\product\11.2.0\dbhome_1\jdbc\lib
    To
    <your path>Weblogic\Oracle_BI1\jdbc\lib
    And the Jar Files from:
    <Your Path>product\11.2.0\dbhome_1\RDBMS\jlib
    To
    <your Path>Weblogic\Oracle_BI1\RDBMS\jlib
    Shutdown down the entire application and restart.
    The error that most people are recieving (MAPVIEWER-00011) is a JDBC Driver Error where the Jar files in weblogic are incompatible with the new database ones. Doesn't this bring back memories of copying the jar files over in order to get the DAC to work in OBI 10g.
    Edited by: Ashley_47 on 31/08/2010 20:28

    Copy ONLY the Corresponding Named 11g db's Jar Files
    from
    <your Path>\product\11.2.0\dbhome_1\jdbc\lib
    To
    <your path>Weblogic\Oracle_BI1\jdbc\libCould not find jdbc folder under Oracle_BI1. Is it any other folder that we have to place the jar files to? Please help!

Maybe you are looking for

  • Performance with LinkedList in java

    Hello All, Please suggest me any solution to further improve the performance with List. The problem description is as follows: I have a huge number of objects, lets say 10,000 , and need to store the objects in such a collection so that if i want to

  • HT1329 How do I move music from one iPod to another?

    I just bought an iPhone and want to move music from my old iPod to my new phone.  Any suggestions?

  • Can't Update iPod Touch 4thGen 32GB

    Hey There!  I am trying to update my iPod to the latest 5.0.1 iOS, my iPod is currently running the 4.1 iOS. iTunes will download the update, and then say that its processing the file. iTunes will then display a dialog box saying the network connecti

  • Report on Stock in storage bin

    Dear Guru My client wants a report where in MF60 they will get the required quantity to be transferred from raw storage location  to production location.They want a report in which the stock to be transferred  from raw storage location is in which st

  • Problem to update BP-Addresses by DTW

    Hello everyone I tried to update our business partner database and was successfull with table OCRD. Unfortunately table CRD1 doesn't accept new data. I found out that column-name in database is Address, but DTW shoes AddressName. I only want to updat