PLS-00371: at most one declaration for 'string' is permitted
in the declaration section
Answers were Sorted based on User's Feedback
Answer / dinesh
You have declared the variable name or type twice. check
the variable name or type which was duplicated.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / john doe
I am acctually a very newby beginner but the error occured
because i used the Tablename instead of the cursor.
switched
anyVar myTable.theField%TYPE;
to
anyVar myCursor.theField%TYPE;
And the error dissapeared.
Regards
Jan
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / samuel
delete one of the declarative identifier in the declarative
block.it worked for me.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
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.
Please add more information about this Error
| Is This Answer Correct ? | 2 Yes | 3 No |
ORA-28667: USING INDEX option not allowed for the primary key of an IOT
ORA-39115: %s is not supported over a network link
ORA-24808: streaming of lob data is not allowed when using lob buffering
ORA-22164: delete element operation is not allowed for variable-length array
ORA-09757: osnipn: port allocation failure.
ORA-22906: cannot perform DML on expression or on nested table view column
RMAN-06593: platform name 'string' specified in FROM PLATFORM is not valid
RMAN-02001: unrecognized punctuation symbol "string"
TNS-02526: server proxy type does not match client type
ORA-27411: An empty string is not a valid repeat interval.
QSM-02081: mv log does not have all necessary columns
ORA-02435: cannot disable unique(string) - unique key not defined for table