How to fix the Oracle error ORA-13360: invalid subtype in a compound type?

In this post, you’ll learn more about the Oracle ErrorORA-13360: invalid subtype in a compound type with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-13360: invalid subtype in a compound type

Reason for the Error ORA-13360: invalid subtype in a compound type

This subtype is not allowed within the ETYPE specified.

How to fix the Error ORA-13360: invalid subtype in a compound type ?

You can fix this error in Oracle by following the below steps

Check the Oracle Spatial documentation for type definitions.

Tags :

Leave Your Comment