What is the MONITOR schema and how is it created?
Hi Everyone,
Hope you're well. We have an Oracle database installed in our environment that has a schema called MONITOR in it. This schema own tables that track multiple things, ex: All logon sessions (via logon trigger), logoff, logon error, etc. It owns a number of such tables with prefix QUEST_** .
I am not sure how this schema was created or if this is some external monitoring tool that was created?
If anyone is aware of this please let me know.
Thanks