Redirect to another listener
519815Jun 22 2006 — edited Jun 23 2006Hi,
I'm fairly new to Oracle and would like to apologize beforehand for my lack of knowledge in this topic.
Basically, this is what I want to do. There are 2 servers, A and B. I want to place 2 listeners, each on every server. The real database server actually sits in B and A is planned to be only a dummy listener and redirects to B's listener.
I have read the quick guides and stuff and googled for some information and I've barely found anything on this subject. Could any one help me on how I could set up this environment? Some example of entries I should put in the listener.ora and tnsnames.ora would help. Thx.
PS: I notice that there's a component CMAN which allows me to tunnel through the request. However, I'm planning to totally ask the client to redirect the request to B (it was called TNS redirect in some forum).