ORA-54662: CLIP_TIN: query and blkid parameters cannot both be null
What triggered the Error:
Both the query and blkid parameters were null in the call to the CLIP_TIN operation.What should we do to fix it:
Either specify a query geometry that is not null, or specify a blkid for use as a query.