PLS-00371: at most one declaration for ‘string’ is permitted in the declaration section

oracle

PLS-00371: at most one declaration for 'string' is permitted in the declaration section
Cause: A reference to an identifier is ambiguous because there are conflicting declarations for it in the declarative part of a block, procedure, or function. At most one declaration of the identifier is permitted in a declarative part.
Action: Check the spelling of the identifier. If necessary, remove all but one declaration of the identifier.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/