diff --git a/.gitlab/ci/kube-tests.gitlab-ci.yml b/.gitlab/ci/kube-tests.gitlab-ci.yml
index 27d17cf018f05da85847bfef2ff3fa39f71da4de..cd4220c2810fbd81189ca37236288ec4c2846714 100644
--- a/.gitlab/ci/kube-tests.gitlab-ci.yml
+++ b/.gitlab/ci/kube-tests.gitlab-ci.yml
@@ -78,7 +78,7 @@ dbunittests-oracle:
     - tags
   variables:
     TEST_SCRIPT: "/usr/bin/true"
-    EXTENDED_OPTIONS: "-O -D -t 600 -C"
+    EXTENDED_OPTIONS: "-O -D -U -t 600 -C"
 
 liquibase-update:
   stage: test
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 96daf483aacdce1687454d20f4a148aaef6af7c6..a128f03747ede70ff0edd39c24425efca11af5b6 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -4,6 +4,7 @@
 ### Bug fixes
 - cta/CTA#160 - Improve DB access to get all the Tape Drive States
 - cta/CTA#164 - Cppcheck job is not failing when there are errors
+- cta/CTA#165 - Fix oracle dbunittests
 
 # v4.7.11-1