z/OS MVS System Messages, Vol 3 (ASB-BPX)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


BPXP011I

z/OS MVS System Messages, Vol 3 (ASB-BPX)
SA38-0670-00

BPXP011I
THREAD threadid, IN PROCESS pid, WAS TERMINATED DUE TO A PTHREAD QUIESCE OF TYPE type.

Explanation

This message is written to the hardcopy log when a task ends because of a pthread quiesce request. This message can be captured to a job log in the z/OS® UNIX file system by using the _BPXK_JOBLOG environment variable.

In the message text:
threadid
The thread ID, in hexadecimal, of the terminating thread.
pid
The process ID, in decimal, of the process containing the terminating thread.
type
The type of pthread quiesce. The quiesce type values are as follows and are also specified on the pthread_quiesce service.

Value          Quiesce type
  1            QUIESCE_TERM
  2            QUIESCE_FORCE

System action

No action is taken. Termination processing continues.

Operator response

None.

System programmer response

None.

User response

If the pthread quiesce is unexpected, try to determine the cause of the quiesce.

Module

BPXRRTRM

Source

z/OS UNIX System Services kernel (BPX)

Routing Code

11

Descriptor Code

6

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014