cx_Oracle issues
James Mills
prologic at shortcircuit.net.au
Wed Dec 10 17:33:51 EST 2008
More information about the Python-list mailing list
Wed Dec 10 17:33:51 EST 2008
- Previous message (by thread): cx_Oracle issues
- Next message (by thread): cx_Oracle issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Dec 11, 2008 at 2:48 AM, huw_at1 <huwdjones at gmail.com> wrote: > Any tips - i have never seen this error before but am guessing that > the value being returned is too big for the buffer size set for the > cursor. the procedure fetches data from a LOB. > > Any suggestions/confirmations? Could you not increase the buffer size ? I think you can do this with cx_Oracle. cheers James -- -- -- "Problems are solved by method"
- Previous message (by thread): cx_Oracle issues
- Next message (by thread): cx_Oracle issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list