Search Results fnd_product_installations
The FND_PRODUCT_INSTALLATIONS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository table that stores metadata about installed products, patches, and modules within the Oracle Applications environment. This table serves as a central reference for tracking product installations, versions, and dependencies, enabling administrators to manage the EBS ecosystem effectively. Below is a detailed analysis of its structure, purpose, and significance in Oracle EBS.
Purpose and Functionality
The primary purpose ofFND_PRODUCT_INSTALLATIONS
is to maintain an inventory of all Oracle Applications products, modules, and patches installed in an EBS instance. It acts as a registry for product metadata, including version details, installation status, and patch levels. This information is leveraged by Oracle's AutoPatch, AutoConfig, and other administrative utilities to validate dependencies, ensure compatibility, and facilitate upgrades or migrations. The table is also queried by Oracle Applications Manager (OAM) and other diagnostic tools to generate reports on system configurations.
Key Columns and Structure
The table consists of several important columns, including:- APPLICATION_ID: A foreign key referencing
FND_APPLICATION
, identifying the product or module. - STATUS: Indicates the installation status (e.g., 'I' for installed, 'N' for not installed).
- PATCH_LEVEL: Tracks the patch level applied to the product.
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Audit columns for tracking changes.
- PRODUCT_VERSION: Stores the version number of the installed product.
- MINIMUM_DB_VERSION and MINIMUM_OA_VERSION: Define compatibility requirements.
Integration with Oracle EBS Processes
TheFND_PRODUCT_INSTALLATIONS
table is integral to several EBS processes:
- Patch Application: AutoPatch consults this table to verify prerequisites before applying patches.
- Upgrades: During upgrades, Oracle utilities cross-check entries in this table to ensure version compatibility.
- Dependency Resolution: The table helps resolve dependencies between products and modules.
- License Management: Organizations use this data to audit licensed products and ensure compliance.
Usage in EBS 12.1.1 vs. 12.2.2
While the core functionality remains consistent across EBS 12.1.1 and 12.2.2, the latter introduces minor schema optimizations and additional metadata columns to support Oracle's Fusion Middleware integration. In 12.2.2, the table may also include references to WebLogic Server deployments and other middleware components, reflecting the architectural shift toward a more modular, service-oriented infrastructure.Best Practices for Administration
Administrators should:- Regularly query this table to validate installation states before patching or upgrading.
- Avoid manual updates to prevent inconsistencies; instead, rely on Oracle-provided utilities.
- Use
AD_ZD
scripts in 12.2.2 to manage cross-platform dependencies. - Monitor the table for orphaned entries, which may indicate incomplete installations.
Conclusion
TheFND_PRODUCT_INSTALLATIONS
table is a cornerstone of Oracle EBS administration, providing a systematic way to track product installations and dependencies. Its role in patch management, upgrades, and compliance makes it indispensable for maintaining a stable and well-documented EBS environment. Understanding its structure and leveraging it effectively can significantly streamline operational workflows in both EBS 12.1.1 and 12.2.2.
-
Table: FND_PRODUCT_INSTALLATIONS
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:AD.FND_PRODUCT_INSTALLATIONS, object_name:FND_PRODUCT_INSTALLATIONS, status:VALID, product: AD - Applications DBA , description: Oracle Applications products installed at your site , implementation_dba_data: APPLSYS.FND_PRODUCT_INSTALLATIONS ,
-
Table: FND_PRODUCT_INSTALLATIONS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:AD.FND_PRODUCT_INSTALLATIONS, object_name:FND_PRODUCT_INSTALLATIONS, status:VALID, product: AD - Applications DBA , description: Oracle Applications products installed at your site , implementation_dba_data: APPLSYS.FND_PRODUCT_INSTALLATIONS ,
-
APPS.PJM_INSTALL dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.BIM_EVENT_FACTS dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.AMS_LIST_RUNNING_TOTAL_PVT dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.XLA_CMP_COMMON_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.PAY_ADHOC_UTILS_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.IGI_SLS_SECURITY_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.MSC_ATP_PEG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.FND_CONC_CLONE dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.ZX_TCM_CONTROL_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.PER_ORG_STRUCTURES_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.MSC_GET_BIS_VALUES dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.EAM_ASSET_NUM_IMPORT_PUB dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.AD_TSPACE_UTIL dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.GL_FLEX_INSERT_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.AZW_GROUP dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.MSC_CL_COLLECTION dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.AD_TABLESPACE_UTILS dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.FND_XDF_APP_UTIL dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.BIS_VG_TYPES dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.HXC_MAPPING_UTILITIES dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.MSC_ATP_REFRESH_MVIEW dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.FND_IMUTL dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.MSC_ATP_PF dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.PA_INSTALL dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.PER_IMAGE_UPLOAD_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.ZX_TCM_GET_EXCEPT_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.OM_SETUP_VALID_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.HXC_TIMEKEEPER_UTILITIES dependencies on FND_PRODUCT_INSTALLATIONS
12.1.1
-
APPS.MSC_ATP_PF dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.PER_ORG_STRUCTURES_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.AP_WEB_DB_UTIL_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.PAY_PAYGTN_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.AD_UTIL dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.MRP_CL_FUNCTION dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.PV_CATEGORY_MIGRATION dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.ENG_VALIDATE_REV_COMPONENT dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.PQH_WKS_BUDGET dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.ZX_AP_TAX_CLASSIFICATN_DEF_PKG dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.ALR_DBTRIGGER dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.FND_OBJECT_TABLESPACES_PUB dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.MSC_GET_BIS_VALUES dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.BIM_EVENT_FACTS dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.PAY_CN_SOE dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.PJM_INSTALL dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.OTA_TIMEZONE_UPGRADE dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.EAM_ASSETNUMBER_PUB dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.MSC_MANAGE_PLAN_PARTITIONS dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2
-
APPS.JTF_RS_SRP_GROUPS_CONC_PUB dependencies on FND_PRODUCT_INSTALLATIONS
12.2.2