Search Results ad_snapshot_bugfixes
Overview
The AD_SNAPSHOT_BUGFIXES table is a core Applications DBA (AD) module table within the APPLSYS schema of Oracle E-Business Suite (EBS). It serves as a critical audit and reference table within the Applications Manager technology stack. Its primary function is to record a historical association between system snapshots and the specific bug fixes (patches) that were applied to the EBS instance at the precise moment each snapshot was captured. This creates an immutable record of the system's patching state over time, which is essential for troubleshooting, compliance, and understanding the evolution of the application environment across versions 12.1.1 and 12.2.2.
Key Information Stored
The table's structure is designed to link two key entities: a snapshot and a bug fix. Its primary key is the SNAPSHOT_BUG_ID, a unique identifier for each record. The two most significant foreign key columns are SNAPSHOT_ID, which references the AD_SNAPSHOTS table to identify the specific system snapshot, and BUGFIX_ID, which references the AD_BUGS table to identify the precise bug fix or patch that was applied. While the provided metadata does not list all columns, the table's purpose implies it would also contain standard audit columns, such as CREATION_DATE and CREATED_BY, to track when each association was recorded.
Common Use Cases and Queries
This table is primarily used for diagnostic and historical analysis by system administrators and support personnel. A common use case is to determine the exact patch level of a system at a past point in time, which is vital when comparing system behavior before and after a major change or when replicating an issue from a production environment in a lower test instance. A typical query would join AD_SNAPSHOT_BUGFIXES with AD_SNAPSHOTS and AD_BUGS to generate a report of all patches applied when a particular snapshot was taken. For example, to audit the patching state for the most recent snapshot, one might use a query pattern that selects bug details by joining on SNAPSHOT_ID and BUGFIX_ID, ordered by the snapshot creation date.
Related Objects
The AD_SNAPSHOT_BUGFIXES table exists within a defined relationship hierarchy, as documented by its foreign keys. It is a child table to both AD_SNAPSHOTS and AD_BUGS.
- AD_SNAPSHOTS: The parent table for snapshot metadata. The relationship is defined by the foreign key on AD_SNAPSHOT_BUGFIXES.SNAPSHOT_ID referencing AD_SNAPSHOTS.
- AD_BUGS: The parent table containing master data for registered bugs and fixes. The relationship is defined by the foreign key on AD_SNAPSHOT_BUGFIXES.BUGFIX_ID referencing AD_BUGS.
These relationships ensure referential integrity, meaning a record in AD_SNAPSHOT_BUGFIXES cannot exist without a corresponding, valid snapshot and a registered bug entry.
-
Table: AD_SNAPSHOT_BUGFIXES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:AD.AD_SNAPSHOT_BUGFIXES, object_name:AD_SNAPSHOT_BUGFIXES, status:VALID, product: AD - Applications DBA , description: Bug-fixes applied when the snapshot was taken , implementation_dba_data: APPLSYS.AD_SNAPSHOT_BUGFIXES ,
-
APPS.AD_PATCH_ANALYSIS_ENGINE dependencies on AD_SNAPSHOT_BUGFIXES
12.1.1
-
APPS.AD_FILE_SYS_SNAPSHOTS_PKG dependencies on AD_SNAPSHOT_BUGFIXES
12.2.2
-
APPS.AD_FILE_UTIL dependencies on AD_SNAPSHOT_BUGFIXES
12.1.1
-
APPS.AD_PATCH_ANALYSIS_ENGINE dependencies on AD_SNAPSHOT_BUGFIXES
12.2.2
-
APPS.AD_FILE_SYS_SNAPSHOTS_PKG dependencies on AD_SNAPSHOT_BUGFIXES
12.1.1
-
APPS.AD_FILE_UTIL dependencies on AD_SNAPSHOT_BUGFIXES
12.2.2
-
APPS.AD_PATCH dependencies on AD_SNAPSHOT_BUGFIXES
12.2.2
-
APPS.AD_ZD_ADOP dependencies on AD_SNAPSHOT_BUGFIXES
12.2.2
-
APPS.AD_PATCH dependencies on AD_SNAPSHOT_BUGFIXES
12.1.1
-
APPS.AD_FILE_SYS_SNAPSHOTS_PKG dependencies on AD_SNAPSHOT_BUGFIXES_S
12.2.2
-
TABLE: APPLSYS.AD_SNAPSHOT_BUGFIXES_TEMP
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:AD.AD_SNAPSHOT_BUGFIXES_TEMP, object_name:AD_SNAPSHOT_BUGFIXES_TEMP, status:VALID,
-
APPS.AD_FILE_SYS_SNAPSHOTS_PKG dependencies on AD_SNAPSHOT_BUGFIXES_S
12.1.1
-
APPS.AD_PATCH dependencies on AD_PATCH_RUN_BUGS
12.2.2
-
APPS.AD_PATCH dependencies on AD_PATCH_RUN_BUGS
12.1.1
-
APPS.AD_PATCH SQL Statements
12.1.1
-
APPS.AD_PATCH SQL Statements
12.2.2
-
SYNONYM: APPS.AD_SNAPSHOT_BUGFIXES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AD_SNAPSHOT_BUGFIXES, status:VALID,
-
TABLE: APPLSYS.AD_SNAPSHOT_BUGFIXES_TEMP
12.1.1
owner:APPLSYS, object_type:TABLE, object_name:AD_SNAPSHOT_BUGFIXES_TEMP, status:VALID,
-
APPS.AD_PATCH dependencies on AD_PATCH
12.2.2
-
VIEW: APPLSYS.AD_SNAPSHOT_BUGFIXES#
12.2.2
-
VIEW: APPLSYS.AD_SNAPSHOT_BUGFIXES#
12.2.2
owner:APPLSYS, object_type:VIEW, object_name:AD_SNAPSHOT_BUGFIXES#, status:VALID,
-
SYNONYM: APPS.AD_SNAPSHOT_BUGFIXES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AD_SNAPSHOT_BUGFIXES, status:VALID,
-
APPS.AD_PATCH dependencies on AD_PATCH
12.1.1
-
APPS.AD_STATS_UTIL_PKG dependencies on FND_STATS
12.2.2
-
TABLE: APPLSYS.AD_SNAPSHOT_BUGFIXES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:AD.AD_SNAPSHOT_BUGFIXES, object_name:AD_SNAPSHOT_BUGFIXES, status:VALID,
-
APPS.AD_ZD_ADOP dependencies on AD_SNAPSHOTS
12.2.2
-
APPS.AD_PATCH dependencies on AD_BUGS
12.2.2
-
PACKAGE BODY: APPS.AD_PATCH
12.2.2
-
APPS.AD_STATS_UTIL_PKG dependencies on FND_STATS
12.1.1
-
APPS.AD_PATCH_ANALYSIS_ENGINE dependencies on AD_BUGS
12.2.2
-
PACKAGE BODY: APPS.AD_PATCH
12.1.1
-
TABLE: APPLSYS.AD_SNAPSHOT_BUGFIXES
12.1.1
owner:APPLSYS, object_type:TABLE, object_name:AD_SNAPSHOT_BUGFIXES, status:VALID,
-
APPS.AD_PATCH dependencies on AD_SNAPSHOTS
12.1.1
-
APPS.AD_PATCH dependencies on AD_BUGS
12.1.1
-
APPS.AD_PATCH_ANALYSIS_ENGINE dependencies on AD_BUGS
12.1.1
-
APPS.AD_FILE_UTIL dependencies on AD_SNAPSHOT_BUGFIXES_S
12.1.1
-
APPS.AD_FILE_UTIL dependencies on AD_SNAPSHOT_BUGFIXES_S
12.2.2
-
APPS.AD_PATCH dependencies on AD_SNAPSHOTS
12.2.2
-
Table: AD_BUGS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:AD.AD_BUGS, object_name:AD_BUGS, status:VALID, product: AD - Applications DBA , description: Oracle Applications bugs fixed , implementation_dba_data: APPLSYS.AD_BUGS ,
-
PACKAGE BODY: APPS.AD_PATCH
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AD_PATCH, status:VALID,
-
Table: AD_SNAPSHOT_BUGFIXES_TEMP
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:AD.AD_SNAPSHOT_BUGFIXES_TEMP, object_name:AD_SNAPSHOT_BUGFIXES_TEMP, status:VALID, product: AD - Applications DBA , description: Temp table to store data to be inserted into AD_SNAPSHOT_BUGFIXES , implementation_dba_data: APPLSYS.AD_SNAPSHOT_BUGFIXES_TEMP ,
-
PACKAGE BODY: APPS.AD_FILE_UTIL
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AD_FILE_UTIL, status:VALID,
-
PACKAGE BODY: APPS.AD_PATCH_ANALYSIS_ENGINE
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AD_PATCH_ANALYSIS_ENGINE, status:VALID,
-
APPS.AD_ZD_ADOP dependencies on FND_PRODUCT_GROUPS
12.2.2
-
Table: AD_SNAPSHOTS
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:AD.AD_SNAPSHOTS, object_name:AD_SNAPSHOTS, status:VALID, product: AD - Applications DBA , description: File-system snapshots , implementation_dba_data: APPLSYS.AD_SNAPSHOTS ,
-
APPS.AD_FILE_SYS_SNAPSHOTS_PKG SQL Statements
12.2.2
-
APPS.AD_ZD_ADOP dependencies on AD_APPL_TOPS
12.2.2
-
PACKAGE BODY: APPS.AD_FILE_UTIL
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AD_FILE_UTIL, status:VALID,
-
PACKAGE BODY: APPS.AD_PATCH
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AD_PATCH, status:VALID,