While activating rebook encountered error ORA-01438: value larger than specified precision allowed f
Complete error message is as below
Program Error: An unexpected error was encountered. Error code - &ERROR_CODE Error message - &ERROR_MESSAGE Action: Contact your system administrator. (SQLcode=-1438) (SQLerrm=ORA-01438: value larger than specified precision allowed for this column)
Is there a way to find out where exactly is this precision issue ( Table name and Column name)?
Thanks
Nukala