Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

passing blobs to stored procedure

user11980810Sep 5 2011 — edited Jan 9 2012
Hi,

I'm looking for a way to pass blobs of different sizes (few kB up to some mB) from python to an oracle procedure within a package. I've tried cursor.callproc but it refuses to work for blobs.
Perhaps there is somebody around somewhere who has done this already?

Thanks for your help, Hannes
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2012
Added on Sep 5 2011
3 comments
3,893 views