OCI-42649
Error during data validation: Execution in the SYS schema is disallowed.
Cause
The function is executed as the 'SYS' user or the schema name provided is 'SYS'.
Action
Execute the function as a non-SYS user or provide a non-SYS schema name.