Night Audit - not being able to run an End Of Day due to error: WHEN-VALIDATE-ITEM trigger raised un
Please note that it's happened to me the same, and I did the solution as "Night Audit - not being able to run an End Of Day due to error: WHEN-VALIDATE-ITEM trigger raised unhandled exception ORA-01400 (Doc ID 2192824.1)" but still the same issue, then I realized the issue is from the BUSINESSDATE is not updated as the current resort code, I have updated the resort code and it's work just fine as the below statement :
update BUSINESSDATE set resort='YASMOO' WHERE RESORT='CRO'
CRO: Is the Old property code
YASMOO: Is the new Property code