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

TNS-00518: Incomplete read or write

1 Answers  


PLS-00536: Navigation through REF variables is not supported in PL/SQL.

1 Answers  


ORA-00238: operation would reuse a filename that is part of the database

1 Answers  


ORA-01257: cannot reuse database file string, unknown file size

1 Answers  


ORA-06003: NETASY: port write failure

1 Answers  






ORA-28173: certificate not provided by proxy

1 Answers  


ORA-06127: NETTCP: unable to change username

1 Answers  


ORA-06310: IPA: Environment variable(s) not set

1 Answers  


QSM-02123: subquery and UNION mv's must be primary key mv's

1 Answers  


ORA-00090: failed to allocate memory for cluster database ORADEBUG command

1 Answers  


RMAN-06901: WARNING: disabling update of the V$RMAN_STATUS and V$RMAN_OUTPUT rows

1 Answers  


TNS-00125: Failed to get number of Interchanges in TNSNET.ORA

1 Answers  


Categories