We are facing issue related to OBIEE 12c login after looking into the log, we found
UserPopulation: GetUsers took 5 seconds for SQL {call NQSGetUsers
Now, we are not sure about the flow of this method execution, in other word where to look or debug ? What might be causing NQSGetUsers execution longer. We don't see any documentation about this method and what are related components.
So, anyone has any idea on what NQSGETUSERS does ? and how to debug this method (in other word, what are all components/layers I should verify)?