The dmcl.ini
file defines configuration information for client applications and each client needs to have a copy of this file. The location of this file depends on the Documentum client as well as the host machine of the client.
Figure 6.21 lists some of the keys defined in the dmcl.ini
file along with their interpretations:
Key |
Default value |
Explanation |
---|---|---|
|
T |
This by default allows clients to persistently cache query results and objects. |
|
F |
If the key |
|
-1 |
This is used to define the maximum client cache size and its value is interpreted as the number of objects. |
|
F |
This is used to enable connection pooling. |
|
10 |
This controls the maximum number of query collection IDs for a session. |
|
10 |
This controls the maximum number of sessions allowed for any given client application. Make sure this is in agreement with the |
|
Server log |
This controls the path and file name of the log of DMCL stack trace when a DMCL exception occurs. |
|
3 |
This sets the tracing level for DMCL traces. |
3.16.218.116