Kbase P18122: Can a client connect to multiple Databases started with different -Mm
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
Can a client connect to multiple Databases started with different -Mm
FIX:
First of all keep in mind that a remote connection is needed, otherwise –Mm will have no effect.
-Mm is a session parameter not a connection parameter. Which means when you pass –Mm in your client parameter string it will be applicable to all sessions of this client. That said the answer is no, it is not possible to have a client connecting to multiple databases started with different –Mm parameter.