Couldn't get dbWriteTable or dbAppendTable to work with our setup for DB2 but dbSendQuery and dbBind work nicely with inserting data.
Loop over a list and run dbBind. After the loop is finished, run dbFetch