Force session to run on another node - question.
I am running 19c (2 node) RAC on an Oracle Database Appliance.
The database mentioned above is part of my production EBS instance - EBS version R12.2.
Our order entry process includes some custom code whose performance degrades after about 5 days following a reboot of the database. One thing of note is that when the code runs on node 2 of the RAC cluster - performance is worse.
Is it possible to force a particular sql to run on a specific node always?