Siebel not able to increment the sequence
Hello Team,
We are facing one issue in Production,
Siebel not able to increment the sequence while creating the quote line items resulting into unique constraint violation error.
Error: FnCopyEstimateLines: The same values for 'Line Number' already exist. If you would like to enter a new record, please ensure that the field values are unique.(SBL-DAT-00382)(SBL-BPR-00131)"
We figured it out in logs ,
LN_NUMBER have big numbers such as '1899150281', it's unable to increment it.
Oracle support has asked to check our code/repository to determine why there are so large numbers being generated in the "LN_NUMBER" column (Line Number).