PLS-00517: Type mismatch between a select list element
'string' and corresponding table column in INSERT statement
with a subquery



PLS-00517: Type mismatch between a select list element 'string' and corresponding table c..

Answer / guest

Cause: In an INSERT statement with subquery, at lease one of
the elements of the select list was not type-compatible with
the corresponding column of the table in the INTO clause.
This error indicates that the subquery should be rewritten
to match the structure of the target table.

Action: none

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NZE-28754: object storage failure

1 Answers  


ORA-22807: cannot resolve to a scalar type or a collection type

1 Answers  


ORA-22977: missing or invalid attribute

1 Answers  


ORA-28119: policy group does not exist

1 Answers  


DRG-10841: invalid SCORE argument supplied to FUZZY

1 Answers  






UDE-00050: Unable to setup parameter processing.

1 Answers  


ORA-16137: No terminal recovery is required

1 Answers  


ORA-36391: (XSMXCLEA01) When CLEAR is used with the STATUS keyword or an AGGMAP, workspace object must be dimensioned identically to workspace object.

1 Answers  


ORA-01039: insufficient privileges on underlying objects of the view

1 Answers  


ORA-14326: Primary index on an IOT, DOMAIN and LOB indexes may not be specified in the UPDATE INDEXES clause

1 Answers  


TNS-01000: spawn [<listener_name>] <spawn_alias> [<(ARGUMENTS='arg0, arg1,...')>]

1 Answers  


LPX-00114: element "~1S" attribute "~2S" has invalid enumeration value "~3S"

1 Answers  


Categories