documentum DQL 命令 exec count_sessions - 列“hot_list_size”、“warm_list_size”、“cold_list_size”意味着什么?

发布于 2024-10-12 03:54:20 字数 163 浏览 1 评论 0原文

我在 documentum 中发现了未记录的 DQL 命令(在 D6.5 上测试)

exec count_sessions

此查询的输出中的列“hot_list_size”、“warm_list_size”、“cold_list_size”意味着什么?

I found undocumented DQL command in documentum (tested on D6.5)

exec count_sessions

what means columns "hot_list_size", "warm_list_size","cold_list_size" in output of this query?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

感情废物 2024-10-19 03:54:20

hot_list_size是指活动内容服务器会话数,warm_list_size是指服务器端已超时的会话数,cold_list_size是空闲会话数。参考:EMC 社区网站上的帖子

hot_list_size refers to the number of active content server sessions, warm_list_size refers to the sessions that have been timed out on the server side, and cold_list_size is the number of free sessions. Reference: post on the EMC Community site.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文