标题: ORA-24233: argument passed to DBMS_UTILITY [打印本页] 作者: admin 时间: 2016-9-1 14:25 标题: ORA-24233: argument passed to DBMS_UTILITY ORA-24233: argument passed to DBMS_UTILITY.VALIDATE is not legal Cause: One or more inputarguments to the DBMS_UTILITY.VALIDATE routine
was not legal. This error occurred because the object name or owner ornamespace
arguments (if specified) were NULL or illegal. Action: Identify and correctthe illegal argument.