I have a large BLOB that I need to Insert or Update into an Oracle database. The byte array associated with this BLOB is 27046 bytes long. (OK, so that isn’t all THAT large).
Anyway, as soon as I include that field in an Insert or Update the operation doesn’t complete as planned. The row isn’t ever inserted or updated and the service doesn’t throw any errors.
Whats the deal? Inserting BLOB works with smaller sets of data!
Thanks for any help,
Joe
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB