ODBC conncetion issue.

Hi,
I am trying to automate my cache clearing from rpd side.
I followed the bellow link.
http://oraclebisolutions.blogspot.co.uk/2012/12/obiee-clear-server-cache-from-direct.html
When I try to run the analysis it run without any error and even clears the cache.
But when I try to schedule the analysis through an agent it keeps giving me 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: 43093] An error occurred while processing the EXECUTE PHYSICAL statement.
[nQSError: 16001] ODBC error state: 08004 code: 10018 message: [NQODBC] [SQL_STATE: 08004]
[nQSError: 10018] Access for the requested connection is refused.
[nQSError: 43113] Message returned from OBIS.
[nQSError: 43126] Authentication failed: invalid user/password.. (HY000)
SQL Issued: {call NQSGetQueryColumnInfo('EXECUTE PHYSICAL CONNECTION POOL "BIServer"."AnalyticsWeb" Call SAPurgeAllCache()')}
Am I missing something here.
Help please....
Thanks

Provide the user id and password and run again.
Hope your issue will be resolved.
Thanks,
Rajesh Gurram

Similar Messages

  • ODBC Connectivity Issue

    We connect fine to another Oracle database via DSN.
    However, when attempting to connect to a different database using a Driver={} and a dbq="" reference to specify the service name (which matches in tnsnames.ora),
    the ODBC Dialog Box appears and challenges the credentials. A retry results in an ORA 12154 error : "TNS Could not resolve the connect identifier specified".
    The credentials work fine when accessing the database via SQL Developer. However, that connection is a BASIC one.
    When I select TNS as the connection type and use the TNS, that connection fails when being tested.
    The behavior hints at ODBC driver issues. What is missing here ? Does the connecting workstation need a tsnames.ora file entry ?

    I think I figured this out. it was the tsnames.ora file.
    It didn't have the new database as an entry.
    What was really strange about this: we added a System DSN but never referenced it in the connection string.
    As long as the DBQ=Service Name reference was used, the connection worked fine.
    I asked my manager about tsnames.ora and how it was being maintained. He said "thru LDAP".
    Hmmm.....apparently, that sync mechanism is not working well at all.

  • Another ODBC configuration issue?

    Hello all,
    I am trying to setup an ODBC datasouce based on Oracle XE databases.
    What I have done until now:
    1. Install Oracle XE 11G
    2. Install Oracle Client (http://www.oracle.com/technetwork/database/windows/downloads/index-101290.html)
    When I go in the ODBC administrator, I can only see a MS SQL server driver. No Oracle driver at all.
    I assume there are manual configurations to be done to get the Oracle driver in the ODBC administrator, but I do not know how to process.
    Could someone please help me?
    Thank you very much.
    Michel

    Pl do not post duplicates - Another ODBC configuration issue?

  • Excel ODBC Connection Issues

    I'm having some issues importing external data from an Oracle 9i database.
    Here is what is happening:
    I am initially able to import data from the table I want to into Excel.
    I do this through "Data -> Import External Data -> New Database Query" where I have my .ORA data source. I'm able to log in using my user and password and import the table. My problems come after I import this first set of data.
    If I try to "Edit Query…" I get an error box that says "[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed".
    If I try to "Refresh Data" I get two error boxes. The first is just: "[Microsoft][ODBC driver for Oracle][Oracle]" and the next says: "[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed". It then prompts me for the User name and password of the DB I'm connecting and after I enter the information, I get the same two error messages.
    Also, if I attempt to establish another connection following the "Data -> Import External Data…" steps I run into a different problem. Upon entering the information for the User Name and password prompt I get two error messages. One says "!" and the next box says "Couldn't read this file". Once I click "OK" in those boxes, the Microsoft Query window automatically opens with nothing in it.
    I can't seem to figure out why I can initially pull down data and then cannot succeed afterwards. I'm unable to connect to the DB I have through Excel until I completely closed all Microsoft Excel instances.
    I also use this data source in Microsoft Access without any problems.
    My Excel version is 2003.
    I'm using Oracle Drivers I'm using are from an "Instant Client" package.
    Any thoughts why I'm having these connections issues?
    Thanks in advance.

    This issue is closed.
    The solution was:
    "Data -> Import External Data -> Import Data"
    Select "New Source" and select the "Oracle" data source and filled in the appropriate information. This was similar to the database query but it actually works.

  • ColdFusion 9 ODBC Connection Issue

    I have a 64 bit ODBC (OpenEdge/Progress) driver installed and it works fine in other applications but when I try to register the DSN in ColdFusion it gives me the error listed below.  I've tried to research this error and everything I found and tried has not worked.  Any ideas on what the issue is or how to resolve it?
    java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error: The specified DSN contains an architecture mismatch between the Driver and Application
    The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error: The specified DSN contains an architecture mismatch between the Driver and Application

    Never seen the error before, but an "architecture mismatch" would imply you're trying to use a 64-bit driver with 32-bit ColdFusion.
    What's the setup of the server?
    O.

  • Sybase ODBC Connection Issue in Windows Server 2008 R2

    Hi ,
    We have three sybase odbc connection in Windows Server 2008 R2 server . One connection is not working now, it was working fine before 30 days.
    I can ping the server address successfully from BO Server through "dsedit".
    i have created the same connection in a diffrent server (Win server 2003),and it is working fine.
    Sybase ASE Driver version 3.50.00.10
    Please help me to overcome this issue.
    Thanks,
    Saurabh upadhyay

    Hi Saurabh,
    The error message you are reporting is telling us that you are using the very old ctlibrary ODBC Driver.
    That is pretty much the only way you can get that error.
    Run from a command prompt,  isql -v  that will return a version string.  We can then verify the version.
    However, the old ODBC driver will function with the newer client.
    The old driver would read the sql.ini for the network address, and was also a translation layer between
    the client application and the ASE.
    Both were eliminated when Sybase released the "Native" ODBC Driver.
    The ct_connect error states that the connection attempt is using ctlibrary.
    In your ODBC configuration, Check to see in the ODBC Administrator and check to make
    sure that the driver you are using for your DSN is the Adaptive Server Enterprise and not the
    Sybase ASE ODBC Driver.
    Also  check the Drivers tab in the ODBC Admin.  See what the actual file is listed for the driver.
    sysybnt.dll
    syodase.dll  are unsupported drivers.
    It would be to your advantage to open an incident with SAP for more complete support
    Thank you,
    Kevin

  • CF8 ODBC performance issues w/ SQL 2K5

    Problem: A basic "select *" query returning 5 rows is taking
    a little over 5000ms.
    Platform: Vista Business, CF8 Developer, MS SQL 2K5 Developer
    SP2, ODBC Socket using trusted connection
    I ran a query against cfartgallery without any performance
    problems. Leads me to believe this is an ODBC issue.
    (Server monitor memory tracking is off.)
    Does anybody have any suggested fixes? Thank you.

    gdemaria -
    I reverted back to using MX7 rather than 8.
    I tried using the JDBC driver, which is the default driver on
    the first screen--where you have to specify a username and password
    and you connect over port 1433-- but I couldn't get that to work.
    (This is probably a problem with my SQL server configuration.)
    My plan is to play around some more with the JDBC driver. Or,
    wait and see if I get an ODBC solution from the forum here. For now
    I will develop on MX7 and use CF8 in the live hosting
    environment---not an ideal situation, but it's workable.

  • ODBC - Database Issue

    Hi,
    I have an Oracle database to MS Sqlserver database ODBC set up for Microsoft Sqlserver using a reputable suppliers standard adaptor.
    It works, apart from when I am connecting to tables with field names longer than 30, at which point it errors.
    My workaround for this was to create a view at the MS Sqlserver end, aliasing field names to <= 30 characters.
    This works fine at the Oracle database for select statements, but if I try to update via the view then it errors with the same error as before.
    Does anyone know of a workaround for this?
    thanks,
    Robert.
    Edited by: Robert Angel on 13-Sep-2010 06:20
    To clarify that he is talking about Oracle ODBC querying MS Sqlserver - which I thought was implicit given the site I am posting on, but apologies if this was less than obvious.

    Robert Angel wrote:
    Hi,
    I have a database to database ODBC set up for Microsoft Sqlserver using a reputable suppliers standard adaptor.
    It works, apart from when I am connecting to tables with field names longer than 30, at which point it errors.
    My workaround for this was to create a view at the MS Sqlserver end, aliasing field names to <= 30 characters.
    This works fine for select statements, but if I try to update via the view then it errors with the same error as before.
    Does anyone know of a workaround for this?
    thanks,
    Robert.I don't see anything in your description to indicated that Oracle is even in the mix, much less that this might remotely be an Oracle issue.
    Is your SQLServer db connected to an Oracle DB? Is the problem you are trying to describe dealing with communicating between Oracle and SQLServer?

  • ODBC Disconnect Issue

    Dear All,
    I am using MySQL ODBC  5.1 and able to connect with my database also.
    Operationg system: XP embedded
    But in between i  found that ODBC get disconnected.
    can anybody will help me to sort out this issue?

    We need some more info.  Do you connect successfully and then get booted off?  Or do you never even open a successfull connection?  Do you get an error message?

  • Oracle ODBC known issues/bugs

    Hi
    Where can I find a list of known issues with Oracle ODBC driver
    Thanks
    Inder

    Assuming you have a support contract, you can query the bug database from Metalink.
    Justin

  • Client Conncetion Issue

    Hi Experts ,
    We have upgraded Prod 7.5,SP4 running with multi servers.But we upgraded around 400 work stations with new BPC client but one PC is having issue  conncetion to the server when going through the wizard .SAp note followed 1502823,but not fix the issue.The pc is runing MS office 2003 and the KB 907417 is installed along with the new BPC client.
    Error :
    The system cannot conncet to the [ HTTP/XXXX ]Application server.Verify that you have specified a valid Application server name or see if the App server is unavailable at this time.- -etc
    Object : OSoft.Consumenr.Common.AuthHelper.ThickClientHelper
    Please suggest
    Reagrds
    R@vi

    The problem is the installation of the client.
    Actually if you are doing the installation from Client Software Center web page you will see that at the end is saying:
    Installation Incomplete.
    The problem it is installation of IE 7.0 or IE 8.0 because it was removing a windows dll. More precise it was removed Dwmapi.dll.
    To fix this problem yuo have to apply the follow fix from Microsotf:
    _http://support.microsoft.com/kb/980342
    If you want to check mys suggestion, you can use a program to show dependecy for each dll (dependency walker for example) and this will show you that OSoftThickClientAuthHelper.dll is looking about Dwmapi.dll which doesn't exist into that computer.
    I hope this provide you enough information to solve the problem.
    Kind Regards
    Sorin Radulescu

  • ODBC TNS issues after XE install

    Hello all,
    My computer is Windows XP. I have Oracle 9i Client installed.
    I have recently installed XE on my desktop to attempt to develop a small database.
    Prior to the installation, I was able to connect to several Oracle database through various applications.
    After the installation, I was not able to connect to any of the Oracle databases.
    I copied my previous tnsnames.ora file (C:\oracle\ora90\network\admin) into the new tnsnames.ora file (C:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN). This allowed me to connect to most of the databases.
    However, I am not able to connect to IBM Rational ReqPro.
    I receive this error:
    [Microsoft][ODBC driver for Oracle][Oracle]ORA-12514: TNS: listener could not resolve SERVICE_NAME given in connect descriptor.
    To attempt to resolve this I have modified the windows 'PATH' so that the ora90 location occurs before the oraclexe location.
    I rebooted the machine.
    Used TNSPING successfully. TNSPING reports that it used the parameter file in the ora90 location.
    Used SQLPlus. I am asked for a connection password and user name, but I don't have a valid username / password. I receive an error: TNS:protocol adapter error.
    Any hints would be appreciated.
    Thanks,
    Justin

    As a follow-up, I finally uninstalled XE and still was not able to resolve this issue with ReqPro.
    I searched the registry for any references to XE. No luck.
    I uninstalled ReqPro and all associated application. I also uninstalled my Oracle 9i client. After reinstalling everything, I still had the same issue.
    Finally I found that my TNSnames.ora was slightly out of date. The port numbers for the ReqPro database had changed. Because of the timing, and the other issues I had with the other databases I access, I assumed this was a problem with the XE install.
    (NOTE: I'll be busy for a day or two hanging my head in shame).

  • LO 26315 - ODBC Drivers issue while generating LO Document

    Hello folks,
    LO 26315 - We got this error code while we were trying to generate a live office document on Universe ( Built on SQL Server with ODBC Connectivity) The complete error message was " Failed to get the document information (LO 26315) Database error: [Microsoft] [ODBC Driver manager] data source name not found and no default driver specified. (IES10901) (LO 26315)".
    We assume this was due to the ODBC Drivers (Prob. caused due to the creation of ODBC drivers on client machine to establish connection while creating universe on the SQL Server) and how to specify Default ODBC Driver or how to create/configure these drivers to the BO Server ? Kindly help us, your inputs are highly appreciated.
    Kr,
    Sathish.

    Which OS is your BO server installed on?
    Regards,
    Stratos

  • Oracle 9i Lite ODBC driver issues

    Does the 9i Lite driver support a concept of username and password when getting a connection?
    With the Oracle 8i Personal ODBC driver, we are doing this, and then if we give a query like 'SELECT CASE_ID FROM CASE_AX', it works; but with the Lite driver, it expects the query to be 'SELECT CASE_ID FROM AXAPG2USER.CASE_AX'. Can we somehow avoid giving the schema name when referring to tables? (This is actually not a big problem, but we would still like to know if there is a way.)

    Are you logging in as AXAPG2USER? Generally, Oracle assumes that non-qualified table names are in the current user's schema. If you want to expose tables in one user's schema to another user without having to qualify the table name, you'll want to create a synonym in the second user's schema that resolves to the table in the first user's schema.
    Justin

  • OBIEE 11g client ODBC/OCI  issue

    Hi Experts
    I have been installed OBIEE 11g on Linux Box and installed Client in my Windows machine and I can connect to the server rpd also still here it is working fine
    Now I want to enhance the existing rpd by connecting to the Oracle database to newly created schema
    when I connect through OCI/ODBC interface it is showing an error (here I have been used local machine instead of Remote server from "import from metadata")
    is there any additional configuration requred which need to do?

    Hi
    Thanks for your inputs but I can not find the path that you specified in my cliient machine(windows)
    1.Copy the tnsnames.ora from Oracle Database home (ORACLE_HOME\NETWORK\ADMIN\) to the following locations.
    *\OracleBI1\network\admin (Example: C:\OBI\Oracle_BI1\network\admin)*
    *\oracle_common\network\admin (Example: C:\OBI\oracle_common\network\admin)*
    weather we have any other path for client machine or I have to do the changes in server side(Linux)
    waiting for your response

Maybe you are looking for