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 |
LSX-00015: failed to parse document
NNF-00005: Functionality not implemented
ORA-32808: message system link string does not exist
UDI-00051: unable to set NLS_NUMERIC_CHARACTERS to required defaults.
RMAN-06195: auxiliary database not started
ORA-30508: client logon triggers cannot have BEFORE type
ORA-00331: log version string incompatible with ORACLE version string
KUP-11007: conversion error loading table string.string
IMP-00042: CHARSET used, but the export file has specific character set
ORA-31014: Attempted to delete the root container
ORA-06142: NETTCP: error getting user information
PLS-01463: STDDEV is not a standard set function