Showing posts with label ORA-19279: XQuery dynamic type mismatch: expected singleton sequence - got multi-item sequence. Show all posts
Showing posts with label ORA-19279: XQuery dynamic type mismatch: expected singleton sequence - got multi-item sequence. Show all posts

Monday, 2 April 2012

ORA-19279: XQuery dynamic type mismatch: expected singleton sequence - got multi-item sequence

ORA-19279: XQuery dynamic type mismatch: expected singleton sequence - got multi-item sequence

Cause: The XQuery sequence passed in had more than one item.

Action: Correct the XQuery expression to return a single item sequence.