My table has two DATE format attributes, however, when i try to insert value it throws an error: date format picture ends before converting entire input string.
you need to alter session
you can try before insert
sql : alter session set nls_date_format = 'YYYY-MM-DD HH24:MI:SS'