标题: ORA-08468: mask option string is not supported [打印本页] 作者: admin 时间: 2016-8-2 10:20 标题: ORA-08468: mask option string is not supported ORA-08468: maskoption string isnot supported Cause: The mask option <clause> was passed to a UTL_PGconversion 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 Action: Removethe <clause> from the mask options parameter in the PL/SQL
call to UTL_PG.