Cannot create new asset group. EAM R12.2.4
When creating a new asset group in the asset group form, with the @asset group template, i get the following error:
Insert procedure failed with the following error message: 617309
I have found that the number in the error screen (in this ocasion the 617309) is the same as the number in the sequence for the interfase table, and it changes everytime i try to save a new asset group.
The number is the same of the sql command:
select MTL_SYSTEM_ITEMS_INTERFACE_S.NEXTVAL
from dual
This is happening after the upgrade to R12, but i have done the setup for Install Base previously, and it was working for a while after the upgrade; we have created Asset group after the upgrade. But suddenly this error started to show.