Validation of SQL Moved From the Compilation Process to the Runtime in CCB V2.2,2.3
(Doc ID 1254054.1)
Last updated on MARCH 12, 2019
Applies to:
Oracle Utilities SDK - Version 4.0.0 and laterOracle Utilities Customer Care and Billing - Version 2.3.0.0.0 and later
Information in this document applies to any platform.
Goal
With the 1.5.20 compiler, the functionality of the sql check existed. With the 2.0.5 compiler the dead code was showing. These two behaviors don't exist anymore in 2.3. These two functionalities should not be suppressed. This decreases the quality of development.
Example of a compilation with the 1.5.20 compiler:
For the dead code showing, no example of compilation is available, but the meaning is the same. It is needed to have a return code that indicates that there exist sections that are never called.
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 |