Re: "Invalid column name" inserting a row with weblogic/oracle

From: Joe Weinstein (joeNOSPAM_at_bea.com)
Date: 10/28/03

  • Next message: bsaastad: "Re: "Invalid column name" inserting a row with weblogic/oracle"
    Date: Tue, 28 Oct 2003 10:38:31 -0800
    To: bsaastad <member45644@dbforums.com>
    
    

    bsaastad wrote:

    > Joe,
    >
    >
    >
    > I've done that. This grew out of a problem with the weblogic JDriver in
    > that the addBatch() method provided with WL 8.1 has a bug in that it
    > returns a 0-length integer array even though the inserts work (bea case
    > 452407, if you're interested in the history.) The recommendation from
    > support was to download the latest ojdbc14.jar file from Oracle and make
    > sure it is at the front of the classpath. I've done that to no avail.

    Hmmmmm.... So you've added the latest oracle thin driver so it comes
    before all standard weblogic stuff in the server's classpath argument,
    as constructed by the startWeblogic script, and you defined your pool to
    use that driver, or you made a direct connection using that driver, and
    got a zero-length int[]?

    Please first verify that the oracle driver you downloaded either behaves
    as you want or has the problem, when it is used in a small standalone
    program with no weblogic in the classpath. Weblogic should/can provide
    you with the same behavior.
    Joe
    >
    >
    >
    > -Brian
    >
    >
    > --
    > Posted via http://dbforums.com


  • Next message: bsaastad: "Re: &quot;Invalid column name&quot; inserting a row with weblogic/oracle"

    Relevant Pages

    • Re: Oracle Client
      ... provider as well as the Oracle .Net driver from MSFT, ...  Access to Oracle8 Database or higher. ... To the second part of your question - More specifically, you SHOULD download ...
      (microsoft.public.dotnet.framework.adonet)
    • Re: ASP.net and Oracle error System.Data.OleDb.OleDbException
      ... uninstalled and reinstalled Oracle and now it works. ... > It sounds like you need to download the oraoledb driver from oracle and ... > The oledb driver is not part of the 'standard' oracle client install ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: How can I update the Oracle Universal Installer?
      ... So I downloaded the driver from the oracle homepage and tryed to install it with the OUI. ... If you have the Oracle client software, you will also have the OUI. ... Why not go to Technet and download the Oracle client for Windows and proceed from there? ...
      (comp.databases.oracle.misc)
    • Re: Oracle Client
      ... supports Oracle9i Release 2 or higher client. ... Oracle provider has some additional features. ... I am having problems with this driver, ... > I could not find just a simple .net driver download on ORacle site, ...
      (microsoft.public.dotnet.framework.adonet)
    • RE: ORACLE DRIVER
      ... DBI - is the perl module to handle all the request of the database, connecting, disconnecting, routing the database request to proper driver. ... DBD::Oracle - is the Oracle driver that DBI can use to handle oracle request. ...
      (perl.dbi.users)