DOORS 用戶端至伺服器連線

從用戶端至資料庫伺服器的連線數目會受到限制。該數目會因 IBM® Engineering Requirements Management DOORS® (DOORS) 資料庫伺服器執行所在的作業系統而有不同。一旦您超過連線數上限,資料可能毀損。

若為 Windows 系統,連線數上限是 1024。

若為 Linux 系統,連線數上限是指定給作業系統的檔案描述子上限的一半。每一項程序的預設檔案描述子上限是 1024。您可以使用 ulimit -n 指令 來檢查檔案描述子上限。

如果要增加檔案描述子限制,請編輯 /etc/security/limits.conf 檔,並新增字行,如下列範例所示:

* soft nofile 1024
* hard nofile 65535
yourusername soft nofile 10000
yourusername hard nofile 30000
如需相關資訊,請線上搜尋 "ulimit -n" 和 "limits.conf"。

視訊圖示視訊

Jazz.net 頻道
Software Education 頻道

學習圖示課程

IoT 線上學院
Skills Gateway

提問圖示社群

Jazz.net
Jazz.net 討論區
Jazz.net 檔案庫

支援圖示支援

IBM 支援中心社群
部署 Wiki