Average daily connections in RAC database
Oracle DB 19.24
RAC = 4 nodes
I am looking for a SQL query to figure out, total database connection for a 24 hour period in this RAC database. many connections are short lived, so there will be lots of logons and logoffs during 24 period.
thank you