I'm trying to perform batch delete on DB2 database using Python and JayDeBeApi. When I try to call executemany() function with only one parameter I receive the following error: RuntimeError: No ...