The second part of the workbench uses an sqlexecutor to query this table, however what is happening is that this query takes place before all features have been written into the Oracle table. I currently have put a decelerator in to wait 5 minutes which corrects the problem but probably makes the workbench about 5 times as long as it needs to be. Is there any way of testing whether records are not still being written to the oracle table?