ODBC driver returned an error (SQLExecDirectW).

Hello

You have an idea for the below error

This error occurs for a report in prod, the same report works very well in Dev


ODBC driver returned an error (SQLExecDirectW).



Error codes: OPR4ONWY:U9IM8TAC
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 43113] The message returned by OBIS. [nQSError: 27002] Near < 3342270472 >: syntax error [nQSError: 26012]. (HY000)

Check this box
ID 1464133.1

IF helps mark

Writing his bug BUG: 13737150 and suggesting
Download and apply 11.1.1.6.2 BP1 OBIEE.  It is resolved in this version

Published by: Srini VIEREN on March 25, 2013 11:42

Read this
http://docs.Oracle.com/CD/E23943_01/bi.1111/e16452/bi_plan.htm#CACIBFHF

Thank you

Published by: Srini VIEREN on March 25, 2013 11:46

Tags: Business Intelligence

Similar Questions

  • Using the MS ODBC driver to connect to Oracle and MS SQL DB - get a time-out error

    I have the driver installed and configured on the Linux host where sits the Oracle DB.  I worked through the configuration and tested along the way.

    If I execute the following SQL statement I get a timeout error after only 15 minutes:

    SQL > select * from host_table@UCMDB806;

    Select * from host_table@UCMDB806

    *

    ERROR on line 1:

    ORA-28511: interruption of the RPC connection to heterogeneous remote agent to help

    SID = ORA-28511: lost RPC connection to heterogeneous remote agent to help

    SID = (Description = (Address = (Protocol = TCP)(Host=localhost) (port = 1521)) (CONNECT_DAT

    A = (SID = UCMDB806)))

    ORA-02063: preceding the line of UCMDB9

    Process ID: 4070

    Session ID: 392 serial number: 40935

    If I limit the SQL to give hosting me only that start with 'a', I get this:

    SQL > select * from host_table@UCMDB806 where (name) lower like 'a % ';

    ID

    ------------------------------------------------------------

    NAME

    --------------------------------------------------------------------------------

    TenantID

    ------------------------------------------------------------

    name of the vendor

    --------------------------------------------------------------------------------

    softwarename

    --------------------------------------------------------------------------------

    4616

    AHOST-B

    76436

    ID

    ------------------------------------------------------------

    NAME

    --------------------------------------------------------------------------------

    TenantID

    ------------------------------------------------------------

    name of the vendor

    --------------------------------------------------------------------------------

    softwarename

    --------------------------------------------------------------------------------

    SYMANTEC

    .

    .

    .

    It seems to be a time-out on this query.  My software is located 20 minutes for a query.  MS SQL server is set to unlimited for remote queries (we did it to help isolate the timeout).  So, I guess the wait time that is happening at the level of ODBC driver.  Someone has all understand how to solve this problem?

    Hello

    Your question is beyond the scope of this community.

    Please repost your question in the SQL Server TechNet Forums.

    https://social.technet.Microsoft.com/forums/SQLServer/en-us/home?category=SQLServer

    See you soon.

  • Error connectign the ODBC driver on Server 2008 R2

    Hi all

    I use a 32-bit application on windows server 2008 R2, I Heve to connect to oracle DB on another server (win 2003 32-bit).
    I Heve created the "C:\Windows\SysWOW64\odbcad32.exe" ODBC driver but I've always found this error ' specific driver could not be loaded due to the error 1114 system: a dynamic link library (DLL) initialization routine failed. " (Oracle in 32bit_Oracle_OraClient11g_home1, C:\app\Oracle\BIN\SQORA32. (DLL).
    Could you please help me solve this problem?

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet Forum. You can follow the link to your question:
    http://TechNet.Microsoft.com/en-us/WindowsServer/bb512919

  • Link to MySql Error [Microsoft] [ODBC Driver Manager] Oracle database

    Hi all:

    I need your help, I want to access mysql oracle 11g R2 database. When I try to connect oracle database mysql database, I get the error below, kindly help your help will be appreciated, thanks in advance


    When I run:


    Select * from test1@mysqltest;

    [ERROR]

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:

    [Microsoft] [ODBC driver manager] Data source name not found and no driver by default specified {IM002}

    ORA-02063: preceding 2 lines of THAONT1. MYSQL

    28500 00000 - "connection between ORACLE and a non-Oracle system has sent this message:

    * Cause: The cause is explained in the forwarded message.

    * Action: See the documentation for the non-Oracle of the message system.

    My config

    Enterprise Edition of Oracle db:11.2.0.3

    OS: Win 7 64 bit

    bit ODBC: 64 for the MySQL Connector

    MySQL db:5.1.19

    ODBC configuration

    Capture.PNG

    LISTENING PORT. ORA:

    =============

    listener.ora # Network Configuration file: D:\app\THAONTSE90151\product\11.2.0\dbhome_3\NETWORK\ADMIN\listener.ora

    # Generated by Oracle configuration tools.

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = CLRExtProc)

    (ORACLE_HOME = D:\app\THAONTSE90151\product\11.2.0\dbhome_3)

    (= Extproc PROGRAM)

    (ENVS = "EXTPROC_DLLS=ONLY:D:\app\THAONTSE90151\product\11.2.0\dbhome_3\bin\oraclr11.dll")

    )

    (SID_DESC =

    (SID_NAME = tst)

    (ORACLE_HOME = D:\app\THAONTSE90151\product\11.2.0\dbhome_3)

    (PROGRAM = dg4odbc)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    )

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    )

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.12.1.58)(PORT = 1521))

    )

    )

    ADR_BASE_LISTENER = D:\app\THAONTSE90151

    TNSNAMES. ORA:

    ================

    TSTLINK =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.12.1.58)(PORT = 1521))

    )

    (CONNECT_DATA =

    (SID = tst)

    )

    (HS = OK)

    )

    inittst.ora($ORACLE_HOME/HS/admin)

    ========================

    # This is an example of initialization file of the agent that contains the HS settings

    # necessary for the database to ODBC gateway

    # HS init parameters

    #

    HS_FDS_CONNECT_INFO = testmysql

    HS_FDS_TRACE_LEVEL = off

    # Required for the non-Oracle system environment variables

    ODBCINI value #= D:\ODBC. INI


    the dblink is created between oracle and mysql:

    ==========================

    SQL > create database public link mysqltest

    connect to thaont identified by abc123 using 'TSTLINK ';

    SQL > select * from test1@mysqltest;

    [ERROR]

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:

    [Microsoft] [ODBC driver manager] Data source name not found and no driver by default specified {IM002}

    ORA-02063: preceding 2 lines of THAONT1. MYSQL

    28500 00000 - "connection between ORACLE and a non-Oracle system has sent this message:

    * Cause: The cause is explained in the forwarded message.

    * Action: See the documentation for the non-Oracle of the message system.

    kindly help.

    Thank you and best regards.

    The error message '[Microsoft] [ODBC Driver Manager] data source name not found and no pilot by specified default {IM002}' explainind auto - DG4ODBC is not able to find the ODBC DSN you created.

    In your file init of gateway, you have set up the DSN: HS_FDS_CONNECT_INFO = testmysql

    And according to the administrator of ODBC in Windows screenshot, you have created a DSN called testmysql - unfortunately you created as a USER DSN. But DG4ODBC needs a SYSTEM DSN. The reasin why he needs a system DSN is that, by default the Oracle listener is running in the local system account. Therefore, when create you a USER DSN ODBC it can be access by the user who created it, but no one else can use it - and also not the local system account which serves as the Oracle listener. If you need to create a system DSN that each user on this computer can use the DSN (including the local system account).

    -Klaus

  • [Microsoft] [ODBC driver manager] Data Source name not found and no driver by default specified

    Hi team,

    I am trying to connect to the Oracle 9i database using VB code below:

    strConnection = "Driver = {Microsoft ODBC for Oracle};" Server = SERVERNAME; UID = username; Pwd = PASSWORD"
    Connect = New ADODB. Connection
    Connect.Open (strConnection)

    The last line throws me below error:

    [Microsoft] [ODBC driver manager] Data Source name not found and no driver by default specified

    The VB code works well and able to connect to database server dev dev. The same script with the name of the UAT server does not work on server UAT.

    The servers are Windows server 2007-32 bit.

    When I checked the tab drivers in ODBC Data Source Administrator, dev server entry below:

    Microsoft ODBC for Oracle - 6.00.6001.18000 - Microsoft Corporation - MSORCL32.dll - Date

    Considering that the UAT server has entered below:

    Microsoft ODBC for Oracle-

    The Microsoft ODBC driver for oracle is listed in the tab UAT Server drivers, but did not have details of file version & dll. This driver is not installed correctly? If so, how the re install? Please help solve this problem as soon as POSSIBLE.

    Kind regards

    Tamil

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • Related driver blue screen errors

    Recently I get associated driver blue screen errors. I tried the drivers updated and installation of updates. Here are the details of the error:

    Signature of the problem:
    Problem event name: BlueScreen
    OS version: 6.1.7601.2.1.0.768.3
    Locale ID: 1033

    More information about the problem:
    BCCode: 1
    BCP1: 0000000074CE2E09
    BCP2: 0000000000000000
    BCP3: 000000000000FFFF
    BCP4: FFFFF8800257ACA0
    OS version: 6_1_7601
    Service Pack: 1_0
    Product: 768_1

    Bradley

    Not definitive but it points to SZserver.exe (which is STOPzilla is a PC security software) I would run auditor to confirm that it is only

    Please run this test to find out which driver is causing the problem.


    If you're overclocking (pushing components beyond their design) return you to default at least until the crash is resolved. If you don't know what it is that you're probably not overclocking.


    Driver Verifier (for full instructions, see our wiki here)
    Co-written by JMH3143
  • Rapidwiz RW-50010 failure: error:-script returned an error: 1

    Hello support,

    We try to install R12.2 using startCD 50 on Oracle Linux 5.10.

    Our architecture is the database on one node and application on a single node. Now, the database got completed successfully installing, installing application on another node, I get the error message below.

    Fatal error: T2K install Service

    oracle.apps.fnd.txk.config.ProcessStateException: OPatch process failed: Output = 1 see log for more details. CMD = perl /appbin/NBKUAT/fs2/FMW_Home/webtier/OPatch/opatch.pl apply - verbose - silent - ocmrf /appbin/NBKUAT/fs2/inst/apps/NBKUAT_nbkerpuat/temp/ASInstallHome/fnd/admin/template/txkForms_ocm.rsp jdk - / appbin/NBKUAT/fs2/FMW_Home/webtier/jdk/appbin/NBKUAT/fs2/inst/apps/NBKUAT_nbkerpuat/temp/patches/7695070/7695070

    at oracle.apps.fnd.txk.config.OPatchActionNode.processState(OPatchActionNode.java:312)

    at oracle.apps.fnd.txk.config.PatchActionNode.processState(PatchActionNode.java:187)

    at oracle.apps.fnd.txk.config.PatchNode.processState(PatchNode.java:338)

    at oracle.apps.fnd.txk.config.PatchesNode.processState(PatchesNode.java:79)

    at oracle.apps.fnd.txk.config.InstallNode.processState(InstallNode.java:68)

    at oracle.apps.fnd.txk.config.TXKTopology.traverse(TXKTopology.java:594)

    at oracle.apps.fnd.txk.config.InstallService.doInvoke(InstallService.java:224)

    at oracle.apps.fnd.txk.config.InstallService.invoke(InstallService.java:237)

    at oracle.apps.fnd.txk.config.InstallService.main(InstallService.java:291)

    Can not install the unique patches

    RW-50010: error:-script returned an error: 1

    RW-50004: Error Code when you run the external process.  Check the log file for more details.

    APPL_TOP install the driver for the NBKUAT instance running

    All the necessary packages are installed and prerequisites are completed successfully.

    Kindly help me on this issue.

    Kind regards

    VINET

    Hi all

    Thank you all, my problem solved

    The issue is cause of unable to identify the X display, as salah said the Setup program is looking for a X display while performing the webtier patch. The error logged oraInventory as oraInstallxxxxx.err below

    "Exception in thread"Thread-39"java.lang.NoClassDefFoundError: has not been initialized class sun.awt.X11GraphicsEnvironment.

    I disabled the X display on the server access control and begin the installation and ended successfully for me.

    Once again thank you all.

    Kind regards

    VINET

  • Is the version of the output parameter 32 bits 12.1.0.2 Oracle ODBC driver truncating values a known issue?

    We test 12.1.0.2 Oracle and ODBC see problems with the stored procedure being cut output parameter values and Associates when we use the 12.1.0.2 driver (we use the 32-bit version). We see a function sequence error every time that happens, too.

    For example, a stored procedure takes a NVARCHAR2 name and it out as a separate NVARCHAR2 output parameter. Using the 12.1.0.2 of the ODBC driver, if we "Basketball", the output can be "Basketball" (with a function sequence error).

    What is happening to many of our stored procedures. We do not get the errors of sequence of function or output truncated if parameters we use the 12.1.0.1 version of the ODBC driver to connect to our 12.1.0.2 database, or if we use the version 11.2.0.4 or 11.2.0.2 ODBC driver.

    Is this a known problem in the 12.1.0.2 ODBC driver?

    Thank you

    Daniel Meyer

    to submit a bug report to MOS

  • Where can I get the 8i ODBC driver?

    Hello friends.

    Where can I find the ODBC driver for 8i?

    I need to connect to our old server 8i of my Windows 7 box.

    I can't find on OTN downloads anywhere.

    When I try to use my built-in Windows ODBC for Oracle, he complains that the components cannot be found.

    And if I use the Oracle ODBC, it says "Error unable to load resource file sqlresus.dll" and another error.

    Thank you!

    Found my own answer.

    I just had to add C:\oracle\ora81\bin\ the path of Windows.

    And I added "everyone" to the security on the folder c:\oracle\.

  • RW-50010: error:-script returned an error: 1

    Cheap DBA

    I try to install 11i (11.5.10.2) on os OEL 5.5 32 bit and I'm just following instructions from metalink id 316806.1

    When installing the application it showed the following error.

    RW-50004 of error: error code when you run the external process. Check the log file for more details. The driver installation of running Emarald instance database.

    Display error log file:

    tail-f /u01/apps/oracle/emaralddb/9.2.0/appsutil/log/Emarald_sun/11011129.log

    Impossible to run configure database ORACLE_HOME environment

    RW-50010: error:-script returned an error: 1
    RW-50004: Error Code when you run the external process. Check the log file for more details.
    Install the driver of database running for instance Abdelsalam

    Please help me in this issue

    Thanks and greetings
    RAM

    user11157039 wrote:
    In step 1 after having unpacked when running adrun9i.sh, I got error

    Please check the files Setup logs for more information about the error.

    See also if (11.5.10.2 RapidWiz fail with error while running Adlnkoh.sh RW-50010, RW-50004 [391792.1 ID]) help.

    When I run the script find oraAppDB oraApps oraDB oraiAS startCD-type f-exec md5sum '{} '; > md5sum_myStage.txt &

    I'm out

    [1] 25991

    If no error can be found at md5sum_myStage.txt, then you are good.

    Thank you
    Hussein

  • reformatted my mac pro. copied from iPhoto from the external backup drive. received the error message saying lack of theme fonts. removed the app to be able to reinstall. but my app store it shows as installed. How I install it again.

    reformatted my mac pro. copied from iPhoto from the external backup drive. received the error message saying lack of theme fonts. removed the app to be able to reinstall. but my app store it shows as installed. How I install it again. the deleted copy is missing in the trash folder too.

    Unplug your backup disk, restart, and try again.

  • New drive HARD &amp; OS errors-&gt; HP 8000 Elite Small Form Factor PC

    New drive HARD & OS errors---> HP 8000 Elite Small Form Factor PC

    Can not install Win XP on another hard drive

    I work with a...
    HP Compaq 8000 Elite Small Form Factor PC

    Original SATA HDD is loaded with Windows 7 Pro.

    In order to install a program using this PC as a digital video recorder
    I installed the video capture PCI card and related software. I had problems
    associated with software and Windows 7.

    I know that the software works with Windows XP.
    Do not want to remove the original HDD, I tried my win7
    to replace the HARD drive and do a clean install of XP.

    I get the same error during the installation of the OS.  I tried different
    SATA and different XP install disks.

    The error I get is shown in this photo.

    Original HP HARD drive is a Hitachi 160 GB

    I tried 2 known to be good SATA drives.
    Seagate 500GB
    WD 80 GB

    I checked the bios settings and even revenue tio rear BIOS
    default settings.

    I get this error even with everything I tried to do.

    This happens during the OS install just after or during the process of the installation of temporary files are current

    written to the HD.

    When I re - install the original HD loaded with Win7, everything works as it
    expected.

    Any ideas on what] s going on here?

    Hello:

    The problem is that you must incorporate the necessary sata ahci drivers for windows XP to see the hard drive.

    Has Windows 7 and XP is too old an operating system to make them.

    Read the info at the link below, section of Intel and then read the downloadable PDF document for instructions on how to integrate all the drivers.

    http://h30434.www3.HP.com/T5/notebook-operating-systems-and-software/SATA-drivers-for-XP-solution-on-0x0000007B-BSOD/m-p/114120#M17758

    The only other way to install XP on this model is to go into the bios, the storage section and change the setting of sata ahci to ide emulation, save the setting here and once again, when you go out.

    The problem is that if you do this, you cannot change the setting for the preferred setting of DCIS, unless you know how to install the correct ahci sata driver after installing XP from the controller.  If you try to just change the setting back on ahci without having to install the controller driver, the PC does not start upward.

    Try "slipstreaming" the drivers first and if you can't swing, install XP in IDE mode and I'll help you get the drivers installed, so you can change the BIOS to ahci setting.

  • An internal tool or the library returned an error.

    I had a very slight modification of a source today and update the source file.  When I tried to build the distribution, however, failed to build with the following messages: "Error Part developer configuration options", then "an internal tool or the library returned an error."  No other information was provided as to the source of possible error.  It is a project that has been maintained for several years.  I tried to build in 2015 of the BCI and in 2013 with the same results.  I was able to build another project without error.

    I've attached a screenshot of the error window.  I was able to build the distribution after you have created a new file .cds.  The other file must be corrupted in some unknown way.

  • Why the HTTP become function returns the error code 63?

    I tried to use the get HTTP function to get the XML file is returned by the api Google MAPS distance-matrix. I got the right answer if I insert the url directly in the browser, but using the get HTTP function, it returns the error 63, why?

    This is my code (the VI is developed on LV2011).

    I guess, the VI GET for use with LabVIEW Web Service, only not to get of the Internet pages.

    Using the simplest way:

    Andrey.

  • Parser returned the error 0xC00CE566 help!

    Hello Microsoft! :)      * Got to mentioned before starting! My English is so bad! and... I'm a fool to the system in computer science ==

    I can't find a solution to solve the issue of the "Setup parse error", so I need help!
    Because I can't attached images here, so I will attach a few links of the error. Sorry!
    Well, first of all! I mention that I used this old computer on 4years. And I can't play anygame, Sims2 & 3, Resident Evil1 ~ 5, Fear, Left4Dead1 & 2, and so on...
    Since last Thursday, I played my favorite game, Sims3!  And it pops up an error...
    Error image:
    I keep restarting and rebooting always cannot open the Sims3 Launcher, but I can still play "TS3.exe" is NOT TheSims3Launcher! I have although there is Sims3 error, ignore it and I play another game (Resident Evil), Popping Out error again! So I tried some of my games in my laptop, but fortunately some work normally and some error pops out!
    So, I continue to find the solution for the error! I read alots of section in the Microsoft communityand do what the article says. But no solution!
    I also have this reference article:
    Because some of their problem is the blue screen and the error of the Analyzer when they start! ToT
    I did as he said, run System File Checker (SFC.exe) and type sfc/scannow
    Then start it again, but when it comes out an error saying cannot solve the problem.
    So I run method 2: run the Startup Repair by using the Windows Vista installation disc
    But still can not help. I restore the system to the point different.
    No solution too, after the restoration, it restarts and goes back to the desktop, so I run Sims3, but error pops up once again. ==
    So I have different restore point, but the same question... Configuration parse error!
    Some of the article Turn Windows Feature On or Off. So, I try to turn on and off all in the box of Microsoft .NET Framework 3.5.1. Restart, and restart. Then I try to activate some and disable some, restart, then restart.
    Image to activate or disable the functionality in Windows

    I though that solves the problem. But still, pops up an error...
    ==... I continue to find solution around these days... If I'm helped Microsoft! D
    I thought to uninstall it and reinstall, but is not in the section Uninstall or change a program . I found MICROSOFT.NET Framework 4 Client Profile and Microsoft .NET Framework 4 Extended only...
    The Uninstall or change a program image below section is:
    Then he says,
    Parse error
    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG \machine.config
    Parser returned the error 0xC00CE566
    Then I went to C:\Windows\Microsoft.NET\Framework\v2.0.50727\config \machine.config and check my "machine.config" lack.
    But it's still there and I went to click on all those who ".exe" (application) in the Framework folder (because I'm and silly) xD ".
    I thought that all of the problem solves but still error Parsing comes out when I run Sims3Launcher.exe ==
    Well, I don't know this is my computer problem, but before Thursday last, everything works perfectly...
    But I still want to show my 'OLD' portable system
    The system image: (if I scroll down it was the product key, so I jump, isn't bad, right?)

    Microsoft hopes to help, I can do some steps you call me to do!
    Please answer weather you have or no solution :(
    I can't wait! ToT x 9999999 thanks Microsoft!
    Thank you<>
    Louis

    Hey andrewsu,

    Thanks for the reply! : D
    None of them works for me, but I found a solution here:

    The steps are: * (copied from a user)

    -Go to the folder C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\, do a right-click the machine.config file, and then select Properties.

    -On the Security tab, click on the Advanced button and from there, click on the owner tab.

    -Choose your user account under the heading "change owner to" and click on apply.

    -Return to the Security tab in the previous window, then click the button change.

    -To give you complete control over the files.

    -It may be a good idea to make copies of the machine.config and machine.config.default files if you have not already.

    -Rename the file 'machine.config' to 'machine.config1' or something like that.  Then rename 'machine.config.default' just 'machine.config '.

    After you rename and apply, everything works fine for me ~ ^^

    But some problems persist at the launch of some software ~

    But the games work perfectly ~! xDD

    Thank you very much for your help! xDD

    * (Sorry for my bad English) ==

Maybe you are looking for