(private) sorry...!! contact@ecmnotes.com

Content Server

How many concurrent connections are allowed by the Content Server:

SELECT concurrent_sessions FROM dm_server_config

What is the default location for server log files:

SELECT log_location FROM dm_server_config

List the machine names where connection brokers reside:

SELECT projection_targets FROM dm_server_config

What is the oldest client version from which the repository will accept a connection (0=any version):

SELECT check_client_version FROM dm_docbase_config

Leave a Reply