Quote:
Originally Posted by mahesh_terdal
Thanks to both,
Is there way I can test to see if client reroute is actually taking place? outside our application?
|
ACR only exists for a particular connection, so that does not make any sense. You can test it from the command line to see if it works, but that is a type 2 driver, and if you have java app you are using type 4 universal driver.
Within a particular DB2 connection, you can query the host name of the DB2 server using a DB2 admintrative SP or view (don't recall the exact names) that will tell you the server you are connected to.