Can we configure multiple listeners on single node database for multiple application nodes.
Hi Support,
Problem Description
---------------------------------------------------
Can we configure multiple listeners on single node database for multiple application nodes.
1) Currently we have one database tier node with one listener and eight application node.
but we are facing load issue on listener port when we try to do tnsping from all application node to database node during peak time. so we want to configure multiple listeners on database tier to which each individual application will connect?
that is eight listeners with different port numbers connect with eight individual application node to that respective port number.
is this feasible/recommended? if yes, is there any metalink note/doc/whitepaper for same?