6.5 dmcl.ini

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

client_caching_enabled

T

This by default allows clients to persistently cache query results and objects.

cache_queries

F

If the key client_caching_enabled is set to False, setting this key to True allows caching of only query results.

client_cache_size

-1

This is used to define the maximum client cache size and its value is interpreted as the number of objects.

connect_pooling_enabled

F

This is used to enable connection pooling.

max_collection_count

10

This controls the maximum number of query collection IDs for a session.

max_session_count

10

This controls the maximum number of sessions allowed for any given client application.

Make sure this is in agreement with the concurrent_sessions key in server.ini.

trace_file

Server log

This controls the path and file name of the log of DMCL stack trace when a DMCL exception occurs.

trace_level

3

This sets the tracing level for DMCL traces.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.16.218.116