HR_ASSIGNMENT_API.UPDATE_EMP_ASG_CRITERIA Not working
Hi,
Invoking HR_ASSIGNMENT_API.UPDATE_EMP_ASG_CRITERIA is working fine in SQL developer but in when I try to invoke from JAVA, I get below error.
I'm doing SELECT query to get object version number before executing the stored proc.
java.sql.SQLException: ORA-20001: The HR object is invalid Cause: The HR object which is attempted to be locked is inconsistent with the corresponding object in the HR Schema. Action: Retry the action with the correct object version number.