> Hello,
>
[quoted text clipped - 12 lines]
> Perhaps create an instance for each client and configure the
> application to use this or that version ?
Yes. DB2 for Unix and Linux supports multiple versions coexisting. As you
surmised, each must have its own instance. As far as I'm aware, you can
only use one instance environment at a time for a given process.
"Version" means the first number: v7 and v8 coexist. Two different copies
of v8, being the same version, do not coexist (unless you have the
alternate fixpak - that's not available on all platforms, and only for
ESE).
Viper allows multiple copies of DB2 to coexist on the same box. Each one
still needs its own instance(s) to do anything useful, though.
Michel Esber - 11 May 2006 13:52 GMT
Thanks Darin,
I will install both and see what happens.
-M