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

ORA-12407: unauthorized operation for policy string

1 Answers  


TNS-12608: TNS: Send timeout occurred

1 Answers  


ORA-23453: requested operation is not supported on top flavor

1 Answers  


ORA-01100: database already mounted

3 Answers   Oracle, Wipro,


RMAN-08181: media recovery complete, elapsed time: string

1 Answers  






ORA-06911: CMX: t_event returns ERROR

1 Answers  


ORA-16176: background dictionary build cannot be running

1 Answers  


TNS-12631: Username retrieval failed

1 Answers  


ORA-24753: local transactions cannot be detached

1 Answers  


ORA-23290: This operation may not be combined with any other operation

1 Answers  


ORA-12480: specified clearance labels not within the effective clearance

1 Answers  


ORA-24317: define handle used in a different position

1 Answers  


Categories