Kbase P110902: Database hangs after binding a Progress process to a cpu.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/11/2005 |
|
Status: Unverified
FACT(s) (Environment):
Sun Solaris SPARC
SYMPTOM(s):
Database locks up after binding a process to a CPU.
pbind was used to bind a Progress client process to a CPU.
Other users hang when trying to update records.
The client process is holding a latch.
CAUSE:
The pbind process has caused the process to get hung on a latch. The interference of operating system commands like pbind, pstop, renice etc cannot be handled by Progress.
FIX:
Use pbind -u <PID> to unbind the process.