Originally posted by orakle

ERROR at line 1:
ORA-01400: cannot insert NULL into ("ORA_SYSTEM_USER"."CREATED_BY")

You're trying to insert a null value into a not-null column.