How are you checking if the insert is happening, through sql only or by retrieving the values in some way? If there is insert statement and still not getting the values in table, worth checking the auto commit feature. Something similar to oracle config mentioned here.