-10317: LOB type for parameter (<number>) not allowed (conflicts
with use of DATA AT EXECUTE parameter) 
One parameter was bound to an SQLDBC_LOBstructure, but a different parameter is bound to DATA AT EXECUTE.
Do not use DATA AT EXECUTE and SQLDBC_LOB parameters at the same time.