Cause: The mask option <clause> was passed to a UTL_PG conversion routine, but is not supported by UTL_PG. The <clause> can be: USAGE IS POINTER USAGE IS INDEX USAGE IS COMP-1 USAGE IS COMP-2 POINTER See the solution below.
Error solution: Remove the <clause> from the mask options parameter in the PL/SQL call to UTL_PG.
Database version: Oracle 11g Release 2 (11.2)