ORA-08468:mask option string is not supported
错误码
错误描述:mask option string is not supported
错误原因: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
解决方法:Remove the clause from the mask options parameter in the PL/SQL call to UTL_PG.
向认证技术专家提问
向技术专家提问


