PLS-00245: Formals used in the parameters clause must appear exactly once
Cause: There are multiple declarations of the formal parameter in the PARAMETERS clause. PL or SQL allows only one declaration of the formal parameter in the PARAMETERS clause.
Action: Correct the PARAMETERS clause.
Cause: There are multiple declarations of the formal parameter in the PARAMETERS clause. PL or SQL allows only one declaration of the formal parameter in the PARAMETERS clause.
Action: Correct the PARAMETERS clause.
No comments:
Post a Comment