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 |
ORA-16137: No terminal recovery is required
PCB-00315: DECLARE TABLE is an Oracle extension
DRG-10315: logging is not supported on MTS
ORA-30072: invalid time zone value
IMP-00041: Warning: object created with compilation warnings
ORA-06538: statement violates string RESTRICT_REFERENCES pragma
ORA-34363: (MXDSS13) number other user writing
SQL*Loader-00533: OCI return status: unknown, value is number
ORA-06917: CMX: error in data read (too many bytes read)
ORA-12525: TNS:listener has not received client's request in time allowed
PLS-00238: external parameter name string not found in formal parameter list
ORA-19624: operation failed, retry possible