PLW-05001: previous use of 'string' (at line string)
conflicts with this use



PLW-05001: previous use of 'string' (at line string) conflicts with this use..

Answer / guest

Cause: While looking for prior declarations of a variable or
constant, the compiler found another object with the same
name in the same scope. Or, the headers of subprogram in a
package specification and body are not identical.

Action: Check the spelling of the variable or constant name.
Also check the names of all parameters and exceptions
declared in the same scope. Then, remove or rename the
object with the duplicate name. Or, change the headers of
the packaged subprogram in the package specification or body
so that they are identical.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

DRG-11801: Continue

1 Answers  


ORA-24791: invalid transaction start flags

1 Answers  


ORA-02229: invalid SIZE option value

1 Answers  


ORA-32734: Error occurred when sending Oradebug command to remote DIAGs

1 Answers  


ORA-34358: (MXDSS14) number other users reading

1 Answers  






ORA-13141: invalid RANGE window definition

1 Answers  


ORA-12201: TNS:encountered too small a connection buffer

1 Answers  


ORA-01052: required destination LOG_ARCHIVE_DUPLEX_DEST is not specified

1 Answers  


ORA-01060: array binds or executes not allowed

1 Answers  


TNS-00525: Insufficient privilege for operation

1 Answers  


ORA-16544: Modifying DG_BROKER_START requires SID='*' qualifier

1 Answers  


ORA-38502: invalid XML tag: string

1 Answers  


Categories