PLS-00462: nested subprogram string has to be REPEATABLE
Cause: the nested subprogram of a REPEATABLE subprogram is not declared as REPEATABLE. If a subprogram is REPEATABLE, all of its nested subprograms has to be declared as REPEATABLE.
Action: declared the nested subprogram as REPEATABLE
Cause: the nested subprogram of a REPEATABLE subprogram is not declared as REPEATABLE. If a subprogram is REPEATABLE, all of its nested subprograms has to be declared as REPEATABLE.
Action: declared the nested subprogram as REPEATABLE
No comments:
Post a Comment