how can we configure a Oracle 10g listener on oracle 9i?
Printable View
how can we configure a Oracle 10g listener on oracle 9i?
actually my team leader asked me this question? so pls help me how to do tat??
Oracle listeners are backwards compatible meaning you can use an Ora10g listener on a Ora9i database but you cannot use an Ora9i listener on an Ora10g one.
My personal preference is to use 9i with 9i and 10g with 10g after all if you are planning to listen on a Ora9i database that means you have the Ora9i codeset in the box.
Set it up the same way you set up an Ora9i listener, just pointing to Ora10g software.