PowerProtect Data Manager:Oracle 和 SQL 主機上代理程式服務的高 CPU 使用率
Summary: Oracle RMAN 和 SQL 主機上的 PPDM 19.13 代理程式服務高度使用主機上的 CPU。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
1.在 Oracle 主機上,您會看到使用近 100% CPU 的代理程式服務。
追蹤執行中的副本.db的使用方式:
lsof -p <pid>2.前往 /opt/dpsapps/agentsvc/dbs/v1 並檢查副本大小。db
copy.db 會非常大,可能為 100 GB
Cause
由於資料庫「copy.db」大小過大,因此 Agentservice 會佔用大量的 CPU 資源加以查詢。
Resolution
在 Linux 上,Oracle 主機
1。前往 /opt/dpsapps/agentsvc
2.停止代理程式服務:
./register.sh --stop
3.前往 /opt/dpsapps/agentsvc/dbs/v1
4.重新命名下列 DB 檔案:
copies.db tasks.db sessions.db
5.執行下列命令:
conn / as sysdba SQL> exec dbms_stats.gather_fixed_objects_stats();
6. 返回 /opt/dpsapps/agentsvc
7. 重新啟動代理程式服務:使用
./register.sh --start
在 Windows SQL 主機上:
1.按兩下[Start] (開始) 並鍵入 services.msc。
2.停止 PowerProtect 代理程式服務。
3.前往 C:\Program Files\DPSAPPS\agentsvc\dbs\v1
4.重新命名下列 DB 檔案:
copies.db tasks.db sessions.db
5.在 Windows Services 小程式中,啟動 PowerProtect Agent 服務
Products
Data ProtectionArticle Properties
Article Number: 000220276
Article Type: Solution
Last Modified: 09 Oct 2024
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.