OID servers don’t appear to be accepting jdbc connect strings with backslashes
Hi
Recently we migrated our oid Infrastructure from oid9.0,7 to oid11g. and we have following three oid urls:
oid1.acme.com
oid2.acme.com
oid3.acme.com.
Under each url: we added our new three OID hosts ( i.e acme920, acme129 &acme068). GSS load balancer direct the requests between these three url's and between three OID hosts on a round robin fashion.
Some of our applications started seeing some strange issue especially with applications where they are using jdbc connections. Below are the two issues were reported recently..
1. One of the application using the JDBC connect string as below..