The document describes the relationships between different entities related to applying patches in an application deployment (AD) including releases, patches, drivers, languages, bugs, files and their versions. Patches are comprised of drivers and languages and are applied via patch runs which fix bugs by loading files and calling actions. Patch, file and version information is stored across several tables.
1 of 1
Download to read offline
More Related Content
Erd Patch Hist In Db 3
1. AD RELEASES
# RELEASE_ID
* MAJOR_VERSION AD_APPLIED_PATCHES
* MINOR_VERSION
* TAPE_VERSION
o BASE_RELEASE_FLAG
...
comprises of
patched by bumped up by
applied on bumped up to part of
AD_APPL_TOPS AD_PATCH_RUNS ran run by AD_PATCH_DRIVERS
patched by
contains contains
ran on
comprised of is in is in
AD PATCH DRIVER MINIPKS AD PATCH DRIVER LANGS
# MINIPK_ID # LANG_ID
* APP_SHORT_NAME * LANGUAGE
* PATCH_LEVEL * CREATION_DATE
part of * CREATION_DATE
AD_PATCH_RUN_BUGS
fixes AD_BUGS
fixed by
comprised of
loaded by
loads part of
AD_PATCH_RUN_BUG_ACTIONS AD_FILES
AD_PATCH_COMMON_ACTIONS called in acts on
has referred by
pkg ver in db on-site file vers patch file vers has
patched by patched by patched by versions of
AD_FILE_VERSIONS