Upgrade Script 'Post_Upgrade_Script.xml' - Issues Related To WHERE Clause.
(Doc ID 2516833.1)
Last updated on JULY 13, 2023
Applies to:
Oracle Life Sciences Argus Safety - Version 8.2 and laterInformation in this document applies to any platform.
Goal
Oracle Life Sciences Argus Safety Version : 8.2 (Upgraded from 7.0.5)
One of the scripts appears to have an issue related to the WHERE clause e.g.
Upgrade script 'Post_Upgrade_Script.xml'
Script:
changelogs/800x_81/additionalScripts/Post_Upgrade_Script.xml
Changeset:
changelogs/800x_81/additionalScripts/Post_Upgrade_Script.xml
Changeset:
The below query contains incorrect SQL in the WHERE condition e.g.
will be always FALSE because empty string ('') is always considered by the Oracle DB engine as a NULL value.
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 |