PowerProtect: High CPU usage from Agent service on Oracle and SQL hosts
Podsumowanie: PPDM 19.13 Agent service on Oracle RMAN and SQL hosts is highly using CPU on the host.
Ten artykuł dotyczy
Ten artykuł nie dotyczy
Ten artykuł nie jest powiązany z żadnym konkretnym produktem.
Nie wszystkie wersje produktu zostały zidentyfikowane w tym artykule.
Objawy
1. On the Oracle host, you see agent-service using close to 100% CPU.
Track the usage of the copies.db running:
lsof -p <pid>2. Go to /opt/dpsapps/agentsvc/dbs/v1 and check the size of copies.db
copies.db will be very large, potentially 100s of GBs
Przyczyna
Due to the large size of the database "copies.db" the agentservice is taking up a lot of CPU resources to query it.
Rozwiązanie
On Linux, Oracle hosts
1. Go to /opt/dpsapps/agentsvc
2. Stop agent service:
./register.sh --stop
3. Go to /opt/dpsapps/agentsvc/dbs/v1
4. Renamed the following DB files:
copies.db tasks.db sessions.db
5. Run the following commands:
conn / as sysdba SQL> exec dbms_stats.gather_fixed_objects_stats();
6. Go back to /opt/dpsapps/agentsvc
7. Restart the agent service: Use
./register.sh --start
On Windows SQL hosts:
1. Click Start and type services.msc.
2. Stop the PowerProtect Agent Service.
3. Go to C:\Program Files\DPSAPPS\agentsvc\dbs\v1
4. Rename the following DB files:
copies.db tasks.db sessions.db
5. In the Windows Services applet, Start the PowerProtect Agent service
Produkty
Data ProtectionWłaściwości artykułu
Numer artykułu: 000220276
Typ artykułu: Solution
Ostatnia modyfikacja: 09 paź 2024
Wersja: 2
Znajdź odpowiedzi na swoje pytania u innych użytkowników produktów Dell
Usługi pomocy technicznej
Sprawdź, czy Twoje urządzenie jest objęte usługą pomocy technicznej.