-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF02, 5.7.1
-
Component/s: Core VCS
For Oracle running on Amazon RDS, there are some restrictions to what can be executed by functions and stored procedures, in particular V$SESSION and GV$SESSION cannot be referenced from functions (even though in a normal statement they work).
So we must remove our use of the NX_NODEID function that uses GV$SESSION.
- depends on
-
NXP-10884 Nuxeo cluster NX_NODEID may fail on Oracle with RAC active/active
- Resolved