Getting hosting server information from a given list of DB instances
I have the task of getting the list of all the servers on which any given Oracle DB instance is running. How do I do that without manually going into each DB instance record and fetching the server details from the relationships tab?
