How to fix the Oracle error ORA-54618: CLIP_PC: SRIDs of query and Point Cloud are incompatible?
In this post, you’ll learn more about the Oracle ErrorORA-54618: CLIP_PC: SRIDs of query and Point Cloud are incompatible with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-54618: CLIP_PC: SRIDs of query and Point Cloud are incompatible
Reason for the Error ORA-54618: CLIP_PC: SRIDs of query and Point Cloud are incompatible
The Point Cloud and the query geometry had incompatible SRID values.
How to fix the Error ORA-54618: CLIP_PC: SRIDs of query and Point Cloud are incompatible ?
You can fix this error in Oracle by following the below steps
Change the query SRID to be compatible with that of the Point Cloud.
Leave Your Comment