How To Verify If "File Copy" Patch Is Installed
(Doc ID 2096353.1)
Last updated on JULY 13, 2023
Applies to:
Oracle Life Sciences Argus Safety - Version 7.0.2 and laterInformation in this document applies to any platform.
Goal
When a File Copy Patch is installed, no rows are are inserted into the cmn_profile table.
Using the following query will not confirm that a File Copy Patch was installed:
SELECT section, KEY, VALUE
FROM cmn_profile
WHERE section = 'PATCH' OR KEY = 'DDL_VER';
How can a user confirm a File Copy Patch has been installed?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |