Search Results fnd_vault
Overview
The concurrent program FND_VAULT_REKEY is owned by the FND — Application Object Library product, the foundational module in Oracle E-Business Suite that supplies shared security, configuration, and infrastructure services across all applications. Its user-facing name is FND_VAULT Rekey, and it is enabled by default in the documented ETRM 12.2.2 metadata.
The program relates to the Oracle Applications Vault, the underlying security component that stores and protects sensitive credentials — most notably database connection passwords used by application-tier services, concurrent managers, and WebLogic data sources. Rather than persisting such secrets in clear text, the Vault encrypts them under a key issued and maintained by the application. The FND_VAULT Rekey program performs a controlled re-encryption of Vault-stored secrets, generating a new encryption key and re-securing the stored values under that key. Organizations typically invoke it as part of periodic cryptographic key rotation, following security policy requirements, or when complying with audit mandates that require the periodic replacement of encryption keys protecting privileged credentials.
Execution Details
The documented execution characteristics are as follows:
- Product: FND — Application Object Library
- User-facing name: FND_VAULT Rekey
- Enabled: Yes
- Execution Method: PL/SQL Stored Procedure
- Argument Method: Standard
- Executable: FND_VAULT_REKEY
- Execution Filename: fnd_vault.rekey_concurrent
Because the execution method is PL/SQL Stored Procedure, the program runs entirely within the database tier and does not spawn an external executable, shell script, or Java class. The entry point is the packaged procedure FND_VAULT.REKEY_CONCURRENT, called by the concurrent manager under the FND_VAULT_REKEY executable definition. No executable file path, subroutine, or host-level component is involved. The standard argument method means parameter entry uses the conventional Oracle SRS parameter window, though the documented metadata does not enumerate specific parameters; in practice this program is generally submitted with no user arguments.
How to Run
Users submit FND_VAULT_REKEY through the standard Submit Request (SRS) flow: Requests → Run in the EBS navigation, selecting the request name FND_VAULT Rekey from the list of available concurrent programs. Because the executable belongs to the FND product, the program is visible to appropriately authorized users without additional menu configuration beyond standard concurrent program security.
Operational guidance:
- Because it manipulates Vault encryption state, run it during a planned maintenance window or low-activity period, and confirm that no dependent services are mid-operation.
- Verify backups of the relevant FND tables and the applications configuration before execution.
- Review the concurrent request log and output for completion status; a rekey operation must complete successfully to avoid credential inconsistency.
- Confirm that the new key is recognized by application-tier services afterward, particularly WebLogic data sources and the concurrent manager environment.
Related Objects
The program operates against the Oracle Applications Vault schema objects and supporting FND tables that persist encrypted credentials and encryption key material. Directly associated components include the FND_VAULT package (which supplies the REKEY_CONCURRENT entry point) and the view or table family that stores Vault entries. Related administrative activities include managing the applications database password and configuring data source credentials through Oracle Applications Manager. No interface tables or Oracle Reports outputs are documented for this program; it is an internal maintenance routine rather than a data-integration or reporting concurrent program.
-
Concurrent Program: FND_VAULT_REKEY
12.2.2
execution_filename: fnd_vault.rekey_concurrent , product: FND - Application Object Library , user_name: FND_VAULT Rekey , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FND_VAULT_REKEY
12.1.1
execution_filename: fnd_vault.rekey_concurrent , product: FND - Application Object Library , user_name: FND_VAULT Rekey , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
PACKAGE BODY: APPS.FND_VAULT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FND_VAULT, status:VALID,
-
PACKAGE BODY: APPS.FND_VAULT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:FND_VAULT, status:VALID,
-
PACKAGE BODY: APPS.AD_JAR
12.2.2
-
PACKAGE: APPS.FND_VAULT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_VAULT, status:VALID,
-
PACKAGE: APPS.FND_VAULT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_VAULT, status:VALID,
-
APPS.AD_JAR SQL Statements
12.2.2
-
CONTEXT: SYS.FND_VAULT
12.1.1
owner:SYS, object_type:CONTEXT, object_name:FND_VAULT, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
CONTEXT: SYS.FND_VAULT
12.2.2
owner:SYS, object_type:CONTEXT, object_name:FND_VAULT, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.AD_JAR
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AD_JAR, status:VALID,
-
PACKAGE BODY: APPS.FND_PROXY_UTIL
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:FND_PROXY_UTIL, status:VALID,
-
PACKAGE BODY: APPS.IEM_MSTEMAIL_ACCOUNTS_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IEM_MSTEMAIL_ACCOUNTS_PVT, status:VALID,
-
PACKAGE BODY: APPS.IEM_EMTA_ACCT_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:IEM_EMTA_ACCT_PVT, status:VALID,
-
PACKAGE BODY: APPS.PO_CLM_CAR_SEC
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PO_CLM_CAR_SEC, status:VALID,
-
SYNONYM: APPS.FND_USER_PREFERENCES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FND_USER_PREFERENCES, status:VALID,
-
PACKAGE BODY: APPS.IEM_MSTEMAIL_ACCOUNTS_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:IEM_MSTEMAIL_ACCOUNTS_PVT, status:VALID,
-
PACKAGE BODY: APPS.HR_KI_OPT_LOAD_API
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:HR_KI_OPT_LOAD_API, status:VALID,
-
SYNONYM: APPS.FND_USER_PREFERENCES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FND_USER_PREFERENCES, status:VALID,
-
PACKAGE BODY: APPS.HR_KI_OPT_LOAD_API
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:HR_KI_OPT_LOAD_API, status:VALID,
-
PACKAGE BODY: APPS.HR_OPT_INS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:HR_OPT_INS, status:VALID,
-
PACKAGE BODY: APPS.HR_OPT_INS
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:HR_OPT_INS, status:VALID,
-
PACKAGE BODY: APPS.IEM_EMTA_ACCT_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IEM_EMTA_ACCT_PVT, status:VALID,
-
PACKAGE BODY: APPS.FND_PROXY_UTIL
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FND_PROXY_UTIL, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.FND_SECURITY_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FND_SECURITY_PKG, status:VALID,
-
PACKAGE BODY: APPS.HR_OPT_UPD
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:HR_OPT_UPD, status:VALID,
-
PACKAGE BODY: APPS.IEM_EMTA_ADMIN_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IEM_EMTA_ADMIN_PVT, status:VALID,
-
PACKAGE BODY: APPS.IEM_EMTA_ADMIN_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:IEM_EMTA_ADMIN_PVT, status:VALID,
-
PACKAGE BODY: APPS.HR_OPT_UPD
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:HR_OPT_UPD, status:VALID,
-
PACKAGE BODY: APPS.IRC_RECRUITING_SITES_API
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IRC_RECRUITING_SITES_API, status:VALID,
-
PACKAGE BODY: APPS.JTF_RS_RESOURCE_VALUES_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_RS_RESOURCE_VALUES_PVT, status:VALID,
-
PACKAGE BODY: APPS.HR_HRHD_INITIAL_LOAD
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:HR_HRHD_INITIAL_LOAD, status:VALID,
-
PACKAGE BODY: APPS.ASG_HELPER
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ASG_HELPER, status:VALID,
-
PACKAGE BODY: APPS.ICX_CAT_CNTNT_SCRTY_UPG_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ICX_CAT_CNTNT_SCRTY_UPG_PVT, status:VALID,
-
PACKAGE BODY: APPS.FND_DELIVERY
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:FND_DELIVERY, status:VALID,
-
PACKAGE BODY: APPS.IRC_RECRUITING_SITES_API
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:IRC_RECRUITING_SITES_API, status:VALID,
-
PACKAGE BODY: APPS.ICX_CAT_CNTNT_SCRTY_UPG_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:ICX_CAT_CNTNT_SCRTY_UPG_PVT, status:VALID,
-
PACKAGE BODY: APPS.HR_HRHD_INITIAL_LOAD
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:HR_HRHD_INITIAL_LOAD, status:VALID,
-
PACKAGE BODY: APPS.FND_SECURITY_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:FND_SECURITY_PKG, status:VALID,
-
PACKAGE BODY: APPS.ASG_HELPER
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:ASG_HELPER, status:VALID,
-
PACKAGE BODY: APPS.JTF_RS_RESOURCE_VALUES_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_RS_RESOURCE_VALUES_PVT, status:VALID,
-
PACKAGE BODY: APPS.IBY_SECURITY_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IBY_SECURITY_PKG, status:VALID,
-
PACKAGE BODY: APPS.FND_WEB_SEC
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:FND_WEB_SEC, status:VALID,
-
PACKAGE BODY: APPS.POS_SUPPLIER_USER_REG_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:POS_SUPPLIER_USER_REG_PKG, status:VALID,
-
PACKAGE BODY: APPS.FND_WEB_SEC
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FND_WEB_SEC, status:VALID,
-
PACKAGE BODY: APPS.IBY_SECURITY_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:IBY_SECURITY_PKG, status:VALID,