Microsoft KB Archive/927628

From BetaArchive Wiki

Article ID: 927628

Article Last Modified on 11/15/2007



APPLIES TO

  • Microsoft BizTalk Adapter for Oracle Database




SYMPTOMS

Consider the following scenario. You use the Microsoft BizTalk Adapter for Oracle Database to connect to an Oracle server. You call a stored function on the Oracle server. The stored function has no parameters. In this scenario, you may receive an error message that resembles the following:

Error transmitting message: <SOAP-ENV:Fault 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>SOAP-ENV:Server</faultcode><faultstring>Request 
ID: Unknown Exception Type: System defined exception Exception Info:
Exception occurred:
Source: OracleDb
Cause: OracleDb://exception=DBException (Unique ID <none>)
42000 : [Oracle][ODBC]Syntax error or access violation.

Exception data:
struct DBException = 
WideString StatusCode = "42000"
WideString Description = "[Oracle][ODBC]Syntax error or 
access violation."</faultstring><detail><exposed:DBException 
xmlns:exposed="http://schemas.microsoft.com"><exposed:StatusCode>42000</exposed:StatusCode><exposed:Description>[Oracle][ODBC]Syntax 
error or access 
violation.</exposed:Description></exposed:DBException></detail></SOAP-ENV:Fault>

This problem occurs if the following conditions are true:

  • The Oracle server is running Oracle Database 9 or Oracle Database 8.
  • The stored function has no parameters.
  • The stored function returns a single value that has the NUMBER data type.


RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

Prerequisites

You must have the Microsoft BizTalk Adapter for Oracle Database installed to apply this hotfix.

Restart requirement

You do not have to restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name File version File size Date Time
Oapcba.dll 1.0.1090.0 254,728 12-Dec-2006 00:52

Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.

WORKAROUND

You may be able to work around this issue by adding a parameter to the stored function.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.

Keywords: kbbtsadapters kbbts kbbug kbfix kbpubtypekc kbhotfixserver kbqfe KB927628