PLS-00519: This INSERT statement requires a VALUES clause
containing an object type expression, not a list of values



PLS-00519: This INSERT statement requires a VALUES clause containing an object type expression, not..

Answer / guest

Cause: In an INSERT statement with typed tables, an
aggregate was used when an object type item was expected.

Action: Replace the aggregate with an object constructor or
other object type expression.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-38306: this object is not recoverable standalone

1 Answers  


ORA-29926: association already defined for the object

1 Answers  


RMAN-06194: target database instance not started

1 Answers  


ORA-39109: Unprivileged users may not operate upon other users' schemas

1 Answers  


ORA-02170: FREELIST GROUPS storage option not allowed

1 Answers  


ORA-31412: change set string is disabled and cannot be advanced

1 Answers  


DRG-52102: an invalid transaction handle was passed to Oracle Text

1 Answers  


IMG-00502: invalid scale value

1 Answers  


ORA-22994: source offset is beyond the end of the source LOB

1 Answers  


DRG-11869: Premature End Of File Detected

1 Answers  


ORA-15108: missing or invalid template name

1 Answers  


QSM-01081: no primary key or row id found for table, string, in MV, string

1 Answers  


Categories