| Oracle SYS_STUB_FOR_PURITY_ANALYSIS Version 11.2.0.3 |
|---|
| General Information | |||||||
| Purpose | The purpose is unknown but this orphaned package specification contains four stored procedure and no package
body. This package is referenced in {ORACLE_HOME}/rdbms/admin/orapls11.sym and contains the following in the source file: Rem DESCRIPTION Rem Define package sys_stub_for_purity_analysis. Rem As we create the top level subprograms, a dependency between Rem the subprogram and this package is formed. For more info on Rem this package, please refer to the document on interop purity Rem Rem NOTES Rem This package has to run after the creation of standard and Rem before any other creation of top level subprograms. Rem Top level subprograms should NOT be defined in standard.sql SYS_STUB_FOR_PURITY_ANALYSIS is a stand-alone package header (no body). The functionality it provides is defined with PRAGMA RESTRICT_REFERENCES. |
||||||
| AUTHID | DEFINER | ||||||
| Dependencies |
SELECT name FROM dba_dependencies where referenced_name = 'SYS_STUB_FOR_PURITY_ANALYSIS' UNION SELECT referenced_name FROM dba_dependencies WHERE name = 'SYS_STUB_FOR_PURITY_ANALYSIS'; Returns dependencies with 448 separate objects |
||||||
| Exceptions |
|
||||||
| First Available | 9.0.1 | ||||||
| Security Model | Owned by SYS with no privileges granted | ||||||
| Source | $ORACLE_HOME/rdbms/admin/plspur.sql | ||||||
| Subprograms |
|
||||||
| PRDS | |||||||
| Unknown | sys_stub_for_purity_analysis.prds; | ||||||
| SQL> exec sys_stub_for_purity_analysis.prds; BEGIN sys_stub_for_purity_analysis.prds; END; * ERROR at line 1: ORA-04067: not executed, package body "SYS.SYS_STUB_FOR_PURITY_ANALYSIS" does not exist ORA-06508: PL/SQL: could not find program unit being called: "SYS.SYS_STUB_FOR_PURITY_ANALYSIS" ORA-06512: at line 1 |
|||||||
| PRPS | |||||||
| Unknown | sys_stub_for_purity_analysis.prps; | ||||||
| SQL> exec sys_stub_for_purity_analysis.prps; BEGIN sys_stub_for_purity_analysis.prps; END; * ERROR at line 1: ORA-04067: not executed, package body "SYS.SYS_STUB_FOR_PURITY_ANALYSIS" does not exist ORA-06508: PL/SQL: could not find program unit being called: "SYS.SYS_STUB_FOR_PURITY_ANALYSIS" ORA-06512: at line 1 |
|||||||
| PWDS | |||||||
| Unknown | sys_stub_for_purity_analysis.pwds; | ||||||
| SQL> exec sys_stub_for_purity_analysis.pwds; BEGIN sys_stub_for_purity_analysis.pwds; END; * ERROR at line 1: ORA-04067: not executed, package body "SYS.SYS_STUB_FOR_PURITY_ANALYSIS" does not exist ORA-06508: PL/SQL: could not find program unit being called: "SYS.SYS_STUB_FOR_PURITY_ANALYSIS" ORA-06512: at line 1 |
|||||||
| PWPS | |||||||
| Unknown | sys_stub_for_purity_analysis.pwps; | ||||||
| SQL> exec sys_stub_for_purity_analysis.pwps; BEGIN sys_stub_for_purity_analysis.pwps; END; * ERROR at line 1: ORA-04067: not executed, package body "SYS.SYS_STUB_FOR_PURITY_ANALYSIS" does not exist ORA-06508: PL/SQL: could not find program unit being called: "SYS.SYS_STUB_FOR_PURITY_ANALYSIS" ORA-06512: at line 1 |
|||||||
| This site is maintained by Dan Morgan. Last Updated: | This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2013 Daniel A. Morgan All Rights Reserved | |||||||||
|
|
||||||||||