Database Networking (MOSC)

MOSC Banner

How to "redirect" SID=<inst> to actual SID inst1?

edited Jul 7, 2010 7:55AM in Database Networking (MOSC) 4 commentsAnswered
We have a JDBC thin client connection which is hard coded to reference a single instance database instance XXX.
We have no access to the actual JDBC connection string which is generated by an application based on parameters passed in.  To change the SID connection string we would need to install a new version of the application.

We are migrating the database server from a single instance, XXX, to a 10.2 RAC instance XXX1 and XXX2.

Is there anything I can do with the listener such that when the SID=XXX connection string is received from jdbc (as verified in the listener log file) it will actually connect to SID XXX1 (the name of the database is exactly the same, just the RAC instance number is "added" to the SID).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center