From a62dfb2602343a83333cc6cec9cf1177487e66a9 Mon Sep 17 00:00:00 2001 From: ranbeersingh1 <43067999+ranbeersingh1@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:38:04 +0100 Subject: [PATCH] Oracle release update 19.24 (JUL2024) patch --- .../environment_name_delius_core_development_dev_all.yml | 2 +- .../group_vars/environment_name_delius_core_test_test_all.yml | 2 +- .../environment_name_delius_mis_development_dev_all.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/group_vars/environment_name_delius_core_development_dev_all.yml b/ansible/group_vars/environment_name_delius_core_development_dev_all.yml index 46cb94af5..c8c9a6530 100644 --- a/ansible/group_vars/environment_name_delius_core_development_dev_all.yml +++ b/ansible/group_vars/environment_name_delius_core_development_dev_all.yml @@ -57,7 +57,7 @@ sqlnet_parameters: # The oracle_ru_patch is the Oracle Release update to use for *initial build* only. # Subsequent patching will use the oracle_software variable defined for # the primary database. -oracle_ru_patch: JAN2024 +oracle_ru_patch: JUL2024 # We increase the frequency of HAS Resource Status collection from default of once per 24 # hours to every 15 minutes. This is to ensure that the correct (Up) status is detected diff --git a/ansible/group_vars/environment_name_delius_core_test_test_all.yml b/ansible/group_vars/environment_name_delius_core_test_test_all.yml index e8b719627..2d6397236 100644 --- a/ansible/group_vars/environment_name_delius_core_test_test_all.yml +++ b/ansible/group_vars/environment_name_delius_core_test_test_all.yml @@ -52,7 +52,7 @@ sqlnet_parameters: # The oracle_ru_patch is the Oracle Release update to use for *initial build* only. # Subsequent patching will use the oracle_software variable defined for # the primary database. -oracle_ru_patch: JAN2024 +oracle_ru_patch: JUL2024 all_oem_metrics: oracle_database: all: diff --git a/ansible/group_vars/environment_name_delius_mis_development_dev_all.yml b/ansible/group_vars/environment_name_delius_mis_development_dev_all.yml index a25fe5d92..99b12b6c7 100644 --- a/ansible/group_vars/environment_name_delius_mis_development_dev_all.yml +++ b/ansible/group_vars/environment_name_delius_mis_development_dev_all.yml @@ -53,7 +53,7 @@ sqlnet_parameters: # The oracle_ru_patch is the Oracle Release update to use for *initial build* only. # Subsequent patching will use the oracle_software variable defined for # the primary database. -oracle_ru_patch: JAN2024 +oracle_ru_patch: JUL2024 # We increase the frequency of HAS Resource Status collection from default of once per 24 # hours to every 15 minutes. This is to ensure that the correct (Up) status is detected