At 10:36 AM -0500 3/9/2005, Dennis Roesler wrote:
Quote:
Version: II 2.6/0305 (hpb.us5/00)
OS: HP-UX 11.11
We have an abf application that does session switching through an esqlc procedure. When it tries to connect to a vnode that has a 6.4 installation on the other end the connection fails. From isql or sql command prompt there is no problem connecting to a 6.4 installation from 2.6 through the same vnode. Is this a feature or a bug? |
I seem to recall running into this back when OI 1.2 was new. I suspect
it's sort-of a feature. What's doing the connection, ABF or esqlc?
Our situation was that since there was no ABF session switching in 6.4,
the app called an ESQLC procedure that did the switching. This broke
when 1.2 came along. We changed the app to use the ABF supplied features
for session switching and that made it work, so we never bothered to
figure out what was going on.
Karl