DB version : 19c, 12.1.0.2
In my shop, I have Siebel DBs whereby optimizer stats are gathered using a custom stored proc.
But, this stored proc gathers stats only for objects in SIEBEL schema.
I don't this stored proc gathering stats for objects owned by sys user, plus other objects in SYSAUX, SYSTEM tablespaces.
What is the recommended way to separately gather stats for non-business schemas like these ?