EXPERT RESPONSE
Yes, you may have multiple listeners for the same instance listening
on different ports. You can define them in the same listener.ora file. You
will have to create different connection strings for the same instance in
the tnsnames.ora file and use this as the reference to have your clients
connect to the instance you prefer.
Here is some detail on configuration.
|