When I investigated this whole thing, it turned out that DBD-Oracle doesn't
autocommit BLOBs - to get it to work I had to get a patch to DBD-Oracle from
Tim Bunce.

Mike
----- Original Message -----
From: "Gerald Richter" <[EMAIL PROTECTED]>
To: "Eitan Suez" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, December 22, 2000 8:11 AM
Subject: Re: embperl + oracle sessions -- solved.


> hi,
> >
> >   a co-worker here solved the mistery of oracle + sessions using
embperl.
>
> Great!
>
> >   apparently, somehow Store::Oracle was not setting autocommit to true
> >   and not committing its insert's.  so each time the store was used, any
> >   sql commands would be rolled back while still returning a success
> >   response to the caller.
> >
>
> What have you done, to get it working with Embperl? How is the corrected
> configuration, or did you have to change anything else to get it working
> with Embperl ?
>
> Gerald
>
> -------------------------------------------------------------
> Gerald Richter    ecos electronic communication services gmbh
> Internetconnect * Webserver/-design/-datenbanken * Consulting
>
> Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
> E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
> WWW:        http://www.ecos.de      Fax:      +49 6133 925152
> -------------------------------------------------------------
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to