sql @$ORACLE_HOME/rdbms/admin/utlprp.sql DBMS_UTILITY.compile_schema编译数据库失效对象 DBMS_UTILITY包中的COMPILE_SCHEMA过程编译指定模式中的所有过程,函数,包和触发器。 例: 代码语言:javascript 代码运行次数:0 运行 AI代码解释 EXEC DBMS_UTILITY.compile_schema(schema => 'SCOTT', compile_all => ...
1. How does the invalid object come? The Oracle database will invalidate objects if a dependent object is changed. If I rebuild a table, the indexes on that table will become invalid because they use the table'srowidsand rebuilding the table changes a row'srowid. It is the same with ob...
1. How does the invalid object come? The Oracle database will invalidate objects if a dependent object is changed. If I rebuild a table, the indexes on that table will become invalid because they use the table'srowidsand rebuilding the table changes a row'srowid. It is the same with ob...
Oracle Database - Enterprise Edition - Version 9.2.0.1 to 10.2.0.4 [Release 9.2 to 10.2]Information in this document applies to any platform.SymptomsInvalid view SYS.KU$_XMLSCHEMA_VIEW Attempt to compile it gets ORA-22973SQL> alter view SYS.KU$_XMLSCHEMA_VIEW compile;alter view SYS.KU$_XML...
First, if any of the objects upon which the unit depends are invalid, the database recompiles them. The database also invalidates any local objects that depend upon the unit. If the database recompiles the unit successfully, then the unit becomes valid. Otherwise, the database returns an...
In all the scenarios where the ORA-06508 error is seen in the system, it indicates thata dependent object can't be found or referenced in the package CSP_PARTS_REQUIREMENT. In order to find the underlying error you need to try and compile the invalid object. ...
java.lang.IllegalArgumentException - for an invalid option getJavaCompilerOptions public java.util.Map<java.lang.String,java.lang.String> getJavaCompilerOptions() Get the Java compiler options to be added to the options for the Java compiler Returns: A map with options which can be null set...
一般来说compileSdkVersion设置为最新的SDK版本比较好,compileSdkVersion的作用就是可以让我们在编码的过程...
Dispose objects in C# Disposing singleton class Dividing smaller number by a larger number yields a 0? DLL looking for wrong version DllImport and ref parameters DllImport Relative path in a Class Library Do I need to set this object to null to avoid a memory leak? Do i really need busines...
cannot find @C:\Windows\TEMP\cckFxcZb: Invalid argument collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [CMakeFiles\cmTC_6a2fc.dir\build.make:99: cmTC_6a2fc.exe] Error 1 mingw32-make.exe[1]: Leaving directory ...