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 |
PLS-00116: Duplicate where-clause in table expression
PLS-00372: In a procedure, RETURN statement cannot contain an expression
ORA-06526: Unable to load PL/SQL library
DRG-11303: secondary indexes are not supported by this indextype
ORA-07572: szrfc: insufficient rolename buffer space
ORA-24005: must use DBMS_AQADM.DROP_QUEUE_TABLE to drop queue tables
ORA-32632: incorrect subquery in MODEL FOR cell index
ORA-02094: replication option not installed
ORA-00603: ORACLE server session terminated by fatal error
ORA-01968: Only specify RESETLOGS or NORESETLOGS once
TNS-01075: Opened log file: string
ORA-30017: segment 'string' is not supported in string Undo Management mode