Search Results dbms_arch_provider_intl
Overview
SYS.DBMS_ARCH_PROVIDER_INTL is a server-side PL/SQL package owned by the SYS schema and shipped as part of the Oracle Database kernel, not as an Oracle E-Business Suite product schema object. In the context of EBS 12.1.1 and 12.2.2, it appears in the ETRM dependency listings because EBS instances rest on the underlying database release, and this package is part of the Database File System (DBFS) hierarchical storage infrastructure. Specifically, it supports the archival provider framework used by DBMS_DBFS_HS, Oracle's interface for tiering and archiving database-resident file system content to secondary storage such as tape or external archive providers.
The "_INTL" suffix denotes the internationalization layer of the archival provider API. Its role is to provide the localized and NLS-aware entry points that the base archival provider calls when interacting with external storage media, allowing error messages, identifiers, and metadata handling to respect the database character set and language configuration. The ETRM metadata records the object as VALID with an API classification of OTHER, reflecting that it is an internal kernel package rather than a documented EBS application programming interface.
Key Procedures and Functions
The ETRM 12.2.2 documentation for this object records zero documented procedures or functions. This is consistent with its status as a private kernel-internal package: Oracle does not publish a supported callable specification for DBMS_ARCH_PROVIDER_INTL, and its subprograms are not intended to be invoked directly by application code. Because no procedure or function signatures are documented, none are reproduced here.
What the dependency metadata does establish is that DBMS_ARCH_PROVIDER_INTL depends on DBMS_DBFS_HS and STANDARD. The dependency on DBMS_DBFS_HS confirms that it is a subordinate component of the hierarchical storage framework, and the dependency on STANDARD confirms it is a conventional PL/SQL unit compiled in the SYS schema. The package body exists alongside the specification and is compiled as part of database installation, which is why the specification and body both appear in the metadata listing.
Tables Accessed
The ETRM excerpt lists no tables referenced through APPS synonyms, and none are documented for this package. This is expected: kernel packages of this type operate against internal fixed tables, DBFS store metadata, and the underlying storage-layer structures rather than against EBS application tables such as those in the AP, GL, or HR schemas. No EBS business data is read or written directly by this package, and there is no dependency path recorded to any Oracle Applications product schema.
Usage Notes
DBMS_ARCH_PROVIDER_INTL is referenced by one other package, DBMS_ARCH_PROVIDER_INTL itself, and it appears in the dependent-code listings of DBMS_DBFS_HS. It is never invoked from EBS forms, concurrent programs, or Oracle Application Framework pages, and it exposes no supported API for custom code. In EBS 12.2.2 deployments, where the online patching editioning model and database-level features such as DBFS may be exercised by archiving or content-storage configurations, the package is loaded by the database and used indirectly. Administrators encountering this name during dependency validation, patching analysis, or invalid-object resolution should treat it as an Oracle-supplied database component: it must remain VALID, and any recompilation should be performed only with Oracle-supplied scripts. Attempting to call or modify it is unsupported.
-
PACKAGE: SYS.DBMS_ARCH_PROVIDER_INTL
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_ARCH_PROVIDER_INTL, status:VALID,
-
PACKAGE: SYS.DBMS_DBFS_HS
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_DBFS_HS, status:VALID,
-
PACKAGE: SYS.DBMS_ARCH_PROVIDER_INTL
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_ARCH_PROVIDER_INTL, status:VALID,
-
PACKAGE: SYS.DBMS_DBFS_HS
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_DBFS_HS, status:VALID,
-
PACKAGE BODY: SYS.DBMS_ARCH_PROVIDER_INTL
12.2.2
owner:SYS, object_type:PACKAGE BODY, object_name:DBMS_ARCH_PROVIDER_INTL, status:VALID,
-
PACKAGE BODY: SYS.DBMS_ARCH_PROVIDER_INTL
12.1.1
owner:SYS, object_type:PACKAGE BODY, object_name:DBMS_ARCH_PROVIDER_INTL, status:VALID,
-
SEQUENCE: SYS.DBFS_HS$_RSEQ
12.2.2
owner:SYS, object_type:SEQUENCE, object_name:DBFS_HS$_RSEQ, status:VALID,
-
SEQUENCE: SYS.DBFS_HS$_RSEQ
12.1.1
owner:SYS, object_type:SEQUENCE, object_name:DBFS_HS$_RSEQ, status:VALID,
-
PACKAGE: SYS.DBMS_APBACKEND
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_APBACKEND, status:VALID,
-
LIBRARY: SYS.DBMS_APBACKEND_LIB
12.1.1
owner:SYS, object_type:LIBRARY, object_name:DBMS_APBACKEND_LIB, status:VALID,
-
LIBRARY: SYS.DBMS_APBACKEND_LIB
12.2.2
owner:SYS, object_type:LIBRARY, object_name:DBMS_APBACKEND_LIB, status:VALID,
-
PACKAGE: SYS.DBMS_APBACKEND
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_APBACKEND, status:VALID,
-
PACKAGE: SYS.DBMS_DBFS_CONTENT_ADMIN
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_DBFS_CONTENT_ADMIN, status:VALID,
-
PACKAGE: SYS.DBMS_DBFS_CONTENT_ADMIN
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_DBFS_CONTENT_ADMIN, status:VALID,
-
PACKAGE: SYS.DBMS_DBFS_CONTENT
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_DBFS_CONTENT, status:VALID,
-
PACKAGE: SYS.DBMS_DBFS_CONTENT
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_DBFS_CONTENT, status:VALID,
-
PACKAGE: SYS.DBMS_ARCH_PROVIDER_INTL
12.1.1
-
PACKAGE: SYS.DBMS_ARCH_PROVIDER_INTL
12.2.2
-
PACKAGE BODY: SYS.DBMS_DBFS_HS
12.1.1
owner:SYS, object_type:PACKAGE BODY, object_name:DBMS_DBFS_HS, status:VALID,
-
TABLE: SYS.DBFS_HS$_PROPERTY
12.2.2
owner:SYS, object_type:TABLE, object_name:DBFS_HS$_PROPERTY, status:VALID,
-
TABLE: SYS.DBFS_HS$_PROPERTY
12.1.1
owner:SYS, object_type:TABLE, object_name:DBFS_HS$_PROPERTY, status:VALID,
-
PACKAGE BODY: SYS.DBMS_DBFS_HS
12.2.2
owner:SYS, object_type:PACKAGE BODY, object_name:DBMS_DBFS_HS, status:VALID,
-
PACKAGE BODY: SYS.DBMS_ARCH_PROVIDER_INTL
12.2.2
-
PACKAGE BODY: SYS.DBMS_ARCH_PROVIDER_INTL
12.1.1
-
PACKAGE: SYS.DBMS_SYSTEM
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_SYSTEM, status:VALID,
-
PACKAGE: SYS.DBMS_SYSTEM
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_SYSTEM, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
SYS.DBMS_DBFS_HS dependencies on DBMS_ARCH_PROVIDER_INTL
12.1.1
-
SYS.DBMS_DBFS_HS dependencies on DBMS_ARCH_PROVIDER_INTL
12.2.2
-
SYS.DBMS_ARCH_PROVIDER_INTL dependencies on DBMS_ARCH_PROVIDER_INTL
12.2.2
-
SYS.DBMS_ARCH_PROVIDER_INTL dependencies on DBMS_ARCH_PROVIDER_INTL
12.1.1
-
PACKAGE: SYS.DBMS_ASSERT
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_ASSERT, status:VALID,
-
PACKAGE: SYS.DBMS_ASSERT
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_ASSERT, status:VALID,
-
PACKAGE: SYS.DBMS_STANDARD
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_STANDARD, status:VALID,
-
TABLE: SYS.DUAL
12.1.1
owner:SYS, object_type:TABLE, object_name:DUAL, status:VALID,
-
PACKAGE: SYS.DBMS_STANDARD
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_STANDARD, status:VALID,
-
TABLE: SYS.DUAL
12.2.2
owner:SYS, object_type:TABLE, object_name:DUAL, status:VALID,
-
PACKAGE: SYS.STANDARD
12.1.1
owner:SYS, object_type:PACKAGE, object_name:STANDARD, status:VALID,