Oracle Message ORA-13053 - maximum number of geometric elements in argument list exceeded

ERRORmaximum number of geometric elements in argument list exceeded
CAUSEThe maximum number of geometric elements that can be specified in the argument list for an SDO_GEOM function was exceeded.
ACTIONCheck the Oracle Spatial documentation for the syntax of the SDO_GEOM function and use fewer arguments to describe the geometry, or check the description of the SDO_WINDOW package for a workaround that permits storing the object in a table and then using it in as an argument in a call to the SDO_GEOM function.