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

PCC-01500: You are not authorized to run Pro*Ada

1 Answers  


LPX-00308: attribute ~S not found in ~S

1 Answers  


ORA-01310: requested return type not supported by the lcr_mine function

1 Answers  


ORA-12015: cannot create a fast refresh materialized view from a complex query

1 Answers  


PROT-00018: Failed to open file

1 Answers  


QSM-02184: Expression to enable PCT cannot be rolled up

1 Answers  


ORA-19662: archived log thread string sequence string could not be verified

1 Answers  


ORA-09983: skxfidsht: Error shutting down SDI channel

1 Answers  


NNL-00974: Name: string

1 Answers  


TNS-12668: Dedicated server: outbound protocol does not support proxies

1 Answers  


ORA-02842: Client unable to fork a server

1 Answers  


ORA-30487: ORDER BY not allowed here

1 Answers  


Categories