ATP got ORA-00001 when insert sequence in the primary key
Hi All,
I tried to use sequence to insert data in my table's primary key:
I set the increment to 50 after read this document:
But when I run the integration it shows 'ORA-00001: unique constraint violated' about this table. Seems it will generate duplicated value
May I know how to fix it?
Thank you in advance!
Tagged:
0