Multiple choice Can one listener process listen for more than one database? Yes No Reveal answer Fill a bubble to check yourself A Correct answer Explanation A single Oracle listener process can listen for and handle connection requests for multiple databases. The listener uses service names or SID to identify which database a client wants to connect to and routes the connection accordingly.