| Oracle DBMS_EXPORT_EXTENSION_I Version 26ai |
|---|
| General Information | ||||||||||||||||
| Library Note |
|
|||||||||||||||
| Purpose | Undocumented internal functions called by DBMS_EXPORT_EXTENSION to dynamically link in PL/SQL logic in the export process. | |||||||||||||||
| AUTHID | DEFINER | |||||||||||||||
| Dependencies |
|
|||||||||||||||
| Documented | No | |||||||||||||||
| First Available | 12.1 | |||||||||||||||
| Security Model | Owned by SYS with EXECUTE granted the EXECUTE_CATALOG_ROLE role Direct access to this package is prevented by an Accessible By clause. DBMS_EXPORT_EXTENSION_I can be accessed through DBMS_EXPORT_EXTENSION. |
|||||||||||||||
| Source | {ORACLE_HOME}/rdbms/admin/prvthpexpi.plb | |||||||||||||||
| Subprograms |
|
|||||||||||||||
| CHECK_MATCH_TEMPLATE | ||||||||||||||||
| Undocumented Appears to be protected by accessible by clause |
dbms_export_extension_i.set_imp_skip_indexes_off(pobjno IN NUMBER) RETURN NUMBER; |
|||||||||||||||
conn / as sysdba |
||||||||||||||||
| FUNC_INDEX_DEFAULT | ||||||||||||||||
| Undocumented Appears to be protected by accessible by clause |
dbms_export_extension_i.func_index_default( |
|||||||||||||||
conn / as sysdba |
||||||||||||||||
| GET_LOBCOLCNT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.get_lobcolcnt(pobjno IN NUMBER) RETURN NUMBER; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| GET_OBJECT_COMMENT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.get_object_comment( |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| GET_TABACT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.get_tabact( |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| INSERT_SECOBJ | ||||||||||||||||
| Undocumented | dbms_export_extension_i.insert_secobj( |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| NULLTOCHR0 | ||||||||||||||||
| Undocumented | dbms_export_extension_i.nulltochr0(value IN VARCHAR2) RETURN VARCHAR2; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| RESET_EXP_OPQ_TYP_EVENT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.reset_exp_opq_typ_event; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| RESET_NLS_NUMERIC_CHAR | ||||||||||||||||
| Undocumented | dbms_export_extension_i.reset_nls_numeric_char; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| RESET_SECONDARYOBJ_EVENT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.reset_secondary_obj_event; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_EXP_OPQ_TYP_EVENT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_exp_opq_typ_event; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_EXP_SORTSIZE | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_exp_sortsize; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_EXP_TIMEZONE | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_exp_timezone; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_HAKAN_EVENT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_hakan_event; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_IMP_EVENTS | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_imp_events; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_IMP_SKIP_INDEXES_OFF | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_imp_skip_indexes_off; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_IMP_SKIP_INDEXES_ON | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_imp_skip_indexes_on; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_IMP_TIMEZONE | ||||||||||||||||
| Undocumented Appears to be protected by accessible by clause |
dbms_export_extension_i.set_imp_timezone(timezone IN VARCHAR2); |
|||||||||||||||
exec dbms_export_extension_i.set_imp_timezone('US/Pacific'); |
||||||||||||||||
| SET_IOT_EVENT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_iot_event; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_NLS_NUMERIC_CHAR | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_nls_numeric_char; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_NO_OUTLINES | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_no_outlines; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_RESUM | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_resum; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_RESUMNAM | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_resumnam(name IN VARCHAR2); |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_RESUMNAMTIM | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_resumnamtim( |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_RESUMTIM | ||||||||||||||||
| Undocumented Appears to be protected by accessible by clause |
dbms_export_extension_i.set_resumtim(time IN NUMBER); |
|||||||||||||||
exec dbms_export_extension_i.set_resumtim(1); |
||||||||||||||||
| SET_SECONDARYOBJ_EVENT | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_secondearyobj_event; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| SET_STATSON | ||||||||||||||||
| Undocumented | dbms_export_extension_i.set_statson; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| TRUNCATE_SECOBJ | ||||||||||||||||
| Undocumented | dbms_export_extension_i.truncate_secobj; |
|||||||||||||||
Protected by an ACCESSIBLE BY clause |
||||||||||||||||
| Related Topics |
| Built-in Functions |
| Built-in Packages |
| DBMS_EXPORT_EXTENSION |
| What's New In 21c |
| What's New In 26ai |
| This site is maintained by Daniel Morgan. Last Updated: | This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2026 Daniel A. Morgan All Rights Reserved | ||||||||
|
|
|||||||||