• Hi All, I was facing same issue with a table. Error was same throughout dev, test and prod. Issue was a Insert trigger with that table. Please check if any trigger is associated with that table. If yes, disable it and check, it should work. Now you can rectify the code in the trigger.