Re: Login per sec by module
From: Krishnaprasad Yadav <chrishna0007_at_gmail.com>
Date: Mon, 18 Oct 2021 15:15:09 +0530
Message-ID: <CAO8FHeUBMFCfy1vdMW-WrvpifUK1D3Rz6Hfo4NTOoZy-NETD8g_at_mail.gmail.com>
Date: Mon, 18 Oct 2021 15:15:09 +0530
Message-ID: <CAO8FHeUBMFCfy1vdMW-WrvpifUK1D3Rz6Hfo4NTOoZy-NETD8g_at_mail.gmail.com>
On Mon, 18 Oct 2021 at 14:20, Ilmar Kerm <ilmar.kerm_at_gmail.com> wrote:
> If by "module" you mean "service", then:
> select * from gv$service_stats where stat_name='logons cumulative';
> I sample it regularly and then calculate logons per time unit from there.
>
> On Mon, Oct 18, 2021 at 8:07 AM Krishnaprasad Yadav <
> chrishna0007_at_gmail.com> wrote:
>
>> Hi Experts ,
>>
>> Is there any way to find out login per sec of specific modules from the
>> database .
>>
>> It will be great if someone share some lights on this
>>
>> Regards,
>> Krishna
>>
>>
>>
>
> --
> Ilmar Kerm
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Oct 18 2021 - 11:45:09 CEST