usig API , hr_assignment_api.update_emp_asg_criteria got error
Hi after I create a procedure that using API "hr_assignment_api.update_emp_asg_criteria", I execute this procedure and finally I got the below error:
-20001ORA-20001: The primary key specified is invalid
Cause: The primary key values specified are invalid and do not exist in the schema.
Action: Check the primary key values before attempting to carry out the operation again.
how to fix this thanks
-20001ORA-20001: The primary key specified is invalid
Cause: The primary key values specified are invalid and do not exist in the schema.
Action: Check the primary key values before attempting to carry out the operation again.
how to fix this thanks
Tagged:
0