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

RMAN-20006: target database name is missing

1 Answers  


NNL-00533: ping [<server_list>] : ping one or more Names servers

1 Answers  


ORA-00976: LEVEL, PRIOR, or ROWNUM not allowed here

2 Answers  


ORA-09939: Restoration of signal handlers failed.

1 Answers  


DRG-11805: Accepted

1 Answers  






QSM-02178: MV has a view with UNION ALL that is not fast refreshable

1 Answers  


ORA-22929: invalid or missing directory name

1 Answers  


ORA-36643: (XSDUNION21) Concat dimension workspace object cannot be changed to NOT UNIQUE because it contains custom member values.

1 Answers  


ORA-02426: privilege grant failed

1 Answers  


ORA-07800: slbtpd: invalid number

1 Answers  


ORA-10652: Object has on-commit materialized views

1 Answers  


ORA-01716: NOSORT may not be used with a cluster index

1 Answers  


Categories