Showing posts with label ORA-22907. Show all posts
Showing posts with label ORA-22907. Show all posts

Thursday, 12 April 2012

ORA-22907: invalid CAST to a type that is not a nested table or VARRAY

ORA-22907: invalid CAST to a type that is not a nested table or VARRAY

Cause: Attempted to CAST to a type that is not a nested table or VARRAY

Action: Re-specify CAST to a nested table or VARRAY type.