Re: flushing cursor on remote instance
From: Timur Akhmadeev <timur.akhmadeev_at_gmail.com>
Date: Tue, 18 Apr 2023 17:52:11 +0300
Message-ID: <CACGsLCLWi8C9E3h3=Q+G-G_GasF3Xux=cdfKGmJjXd-iyzS8xw_at_mail.gmail.com>
Date: Tue, 18 Apr 2023 17:52:11 +0300
Message-ID: <CACGsLCLWi8C9E3h3=Q+G-G_GasF3Xux=cdfKGmJjXd-iyzS8xw_at_mail.gmail.com>
I'd try to mix a function in WITH clause (
https://oracle-base.com/articles/12c/with-clause-enhancements-12cr1#functions)
and calling it via GV$ function (
https://oraganism.wordpress.com/2012/05/20/gv_function/)
Please share the code if it works for you :-)
On Tue, Apr 18, 2023 at 5:28 PM Laurentiu Oprea <laurentiu.oprea06_at_gmail.com> wrote:
> Dear all,
>
> Does anyone know a method to flush a cursor on a remote node in a RAC DB?
>
> Much appreciated,
> Laurentiu.
>
-- Regards Timur Akhmadeev -- http://www.freelists.org/webpage/oracle-lReceived on Tue Apr 18 2023 - 16:52:11 CEST