PLW-07204: conversion away from column type may result in
sub-optimal query plan



PLW-07204: conversion away from column type may result in sub-optimal query plan..

Answer / guest

Cause: The column type and the bind type do not exactly
match. This may result in the column being converted to the
type of the bind variable. This type conversion may prevent
the SQL optimizer from using any index the column
participates in. This may adversely affect the execution
performance of this statement.

Action: To make use of any index for this column, make sure
the bind type is the same type as the column type.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

NID-00601: Internal Error - [number] [string] [number] [number]

1 Answers  


AMD-00121: dimension #string: analytic workspace hierarchy not specified

1 Answers  


ORA-13623: The recommendation string is not valid for task string.

1 Answers  


NNL-00231: Controller NOCONFIRM mode is now string

1 Answers  


ORA-12727: invalid back reference in regular expression

1 Answers  






ORA-14613: Attempt to generate name from parent name string and template name string failed as the combine named would have been longer than allowed

1 Answers  


NNL-00810: Queries received with no type: number

1 Answers  


SQL*Loader-00910: Error binding input variables for upi: [number]

1 Answers  


SQL*Loader-00945: record size number too large for direct path

1 Answers  


ORA-25441: duplicate column value for table alias: string

1 Answers  


ORA-24050: subscribers are not supported for exception queue string

1 Answers  


DRG-12016: The target document for this operation has moved - continue?

1 Answers  


Categories