Re: executeBatch()

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Steffen Ramlow (s.ramlow_at_gmx.net)
Date: 06/14/04

  • Next message: Joe Weinstein: "Re: executeBatch()"
    Date: Mon, 14 Jun 2004 22:21:28 +0200
    
    

    Joe Weinstein wrote:

    > Good test, but were you able to determine whether the oracle driver
    > sent the real batch execute in one packet,

    Yes, (IIRC) I could see it in the oracle trace I made.

    > It might be that the MS driver/DBMS was also extremely fast is
    > it sent all the sp_execute calls at once too,

    No SQL Server Profiler says one call per statement.

    > and this also seems to
    > show a weakness in the oracle sql parser...

    It seems that these guys think, everybody uses bind variables :)

    > Well, the MS driver comes from a company that makes drivers for
    > several DBMSes,
    > so there is probably a considerable amount of generic code and
    > algoritms that
    > is being used in the MS driver.

    Should I test merants oracle driver too!? :)

    But what I did, I have tested i-net's seropto, it took 2,8 s instead of the
    0,1 s with the oracle driver.

    --
    Kein Plan überlebt die erste Feindberührung.
    

  • Next message: Joe Weinstein: "Re: executeBatch()"

    Relevant Pages

    • RE: Bug in Oracle driver ?
      ... I still think that this is a bug in the DBD Oracle driver. ... the problem is how the driver passes these values to Oracle. ... bind:p1 done ...
      (perl.dbi.users)
    • Re: ORACLE DRIVER
      ... The Oracle DBD is a perl module you may need to install. ... or is that we have to specify the DBD to load oracle driver? ... I'd point you again to the native Oracle DBD ... So is there any free Oracle ODBC driver for Linux? ...
      (perl.dbi.users)
    • Re: SSAS 2008 slow multiple partition processing
      ... The issue was the oracle driver. ...  The Server 2003 64 bit driver does not work on ... my setup is SQL Server 2008 on Windows Server 2008, ...
      (microsoft.public.sqlserver.olap)
    • Re: Oracle linked server : wont run if driver AllowInProc is off
      ... Why don't you use oracle driver instead? ... > I've tested a link server from msde to oracle on a win2k server test ... > DB Oracle driver i was using to interface with Oracle. ... > That server is a true SQL server and is running multiple instances. ...
      (microsoft.public.sqlserver.server)
    • Re: Oracle client driver
      ... I have an application that only requires the Oracle driver to communicate by ... You can do a custom install of the client to pick and choose ...
      (comp.databases.oracle.misc)