473,440 Members | 1,782 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,440 software developers and data experts.

db2sysc

What is the relationship between db2sysc and db2agents? When I do a ps -ef,
I see only one db2sysc process and the rest are db2agent. I run HP-UX 11.
When I monitor through HP monitoring tool Glance, these processes show up
db2sysc.
Nov 12 '05 #1
1 33557
db2sysc is the DB2 engine (instance). Each agent maps to a client process or
one of the processes in the list below. Do you have db2ptree installed? To see
the real process names, use db2ptree - this should map the db2agents to the
real process names:

db2agent - DB2 agent. Handles requests from applications.
db2agnta - Associated (but idle) subagent.
db2agntp - Active subagent. Used for SMP parallelism.
db2dlock - Local deadlock detector. One per database partition.
db2fcmdm - FCM daemon (EEE only). One per machine per instance.
db2gds - Generic daemon spawner. One per database partition.
db2glock - Global deadlock detector (EEE only). One per database (on
catalog node).
db2ipccm - IPC communication manager. One per database partition.
db2loggr - Used to manipulating log files to handle transaction
processing and recovery.
db2panic - The panic agent. Handles urgent requests after agent limits
have been reached at a particular node. (EEE only)
db2pclnr - Page Cleaner.
db2pdbc - PDB (Parallel Database) Controller. Handles parallel requests
from remote nodes. (EEE only).
db2pfchr - Prefetcher.
db2resyn - Used for two phase commit.
db2srvlst - Used to manage lists of addresses for systems such as O/S
390.
db2sysc - DB2 system controller.
db2wdog - DB2 watchdog. Handles abnormal terminations.
db2tcpcm - TCP communication manager.

Joe Philip wrote:
What is the relationship between db2sysc and db2agents? When I do a ps -ef,
I see only one db2sysc process and the rest are db2agent. I run HP-UX 11.
When I monitor through HP monitoring tool Glance, these processes show up
db2sysc.


Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michel Esber | last post by:
Hello, DB2 V7 FP 13 running on Linux. We have developed a C++ shared library that will be called by a db2 stored procedure. Every time my developers generate a new .so shared library, I copy...
0
by: kayak | last post by:
Hi ! I have an instance that is consume a lot of memory. The OS is Solaris and the result of running the command top is : load averages: 0.28, 0.27, 0.30 19:36:42 363 processes: 361...
0
by: Massimiliano Campagnoli | last post by:
Can you explain me what is going on here ? J:\ is a network drive located on a samba server. DB2 is V7.2 fixpak 14. net use j: \\linuxserver\backupdb2 The command completed successfully. ...
0
by: Massimiliano Campagnoli | last post by:
I am trying to backup sample database to network drive J:\ which maps to a SAMBA share. The first time the backup is successfull but the the next time fails. I've to delete J:\sample.0 if I want...
12
by: Tony | last post by:
Hi expert, I installed DB2 v8.2 server on Solaris 9 box. When I connect to DB2 using control centre or other applications(except command line), around 12 db2sysc processes pop up and each one...
1
by: Amber | last post by:
I logon the OS use instance owner db2inst1 and enter ps -al, the output is: F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD 0 S 509 12434 1 0 76 0 - 13450 pipe_w...
5
by: jbenner | last post by:
I have opened a PMR for this with IBM, and am not asking for advice from the DB2 DBA community. I am posting this as an FYI that DB2 Health Monitor, even at the latest version of DB2, still can cause...
13
by: rdudejr | last post by:
Hi all, I hardly ever make a post unless I am having a very purplexing issue, so this one should be good... I am trying to do a load against a database on an AIX server into a DB2 v9.1...
0
by: RWolff | last post by:
Hello. I want to create an HADR Database. We have 2 systems therefore with DB2 9.7 Workgroup Edition x64. I have installed the DB2 under SLES11. We have create 1 Database and created our...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.