Consultor Eletrônico



Kbase P97491: More than one _sqlsrv2 is listed as process per connection using ps command on Linux
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/16/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.1D
Linux Intel

SYMPTOM(s):

More than one _sqlsrv2 is listed as process per connection

Using UNIX ps command to list process

Promon shows correct number of SQL-92 servers

Java 2 Release 1.3

CAUSE:

This is expected behavior. In Java 2 Release 1.3, the Hotspot virtual machine uses system threads to implement Java threads. Because Linux threads are implemented as a cloned process, each Java thread shows up in the process table if you run the ps command. This is normal behavior on Linux.

FIX:

Use promon to check the number of SQL-92 servers