16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

xasid Displays the address space id as a hexadecimal value (Note: a non-hex<br />

asid is not supported). [ASID]<br />

xpgid Displays the process group ID as a hexadecimal value. [XPGID]<br />

xpid Displays the process ID as a hexadecimal value. [XPID]<br />

xppid Displays the parent process ID as a hexadecimal value. [XPPID]<br />

xsid Displays the session ID as a hexadecimal value. [XSID]<br />

Thread Only:<br />

lpid Displays the latch pid waited for. [lpid]<br />

lsyscall<br />

Displays the last five syscalls. This is a 20 character string consisting of five<br />

four character syscalls with no delimiting characters between them. From<br />

left-to-right the syscalls are ordered from most recent to oldest. In the<br />

following example of lsyscall output, 1WAT is the most recent syscall:<br />

1WAT1SPM1SPM1SPM1TSP. [LASTSYSC]<br />

semnum Displays the semaphore number of the semaphore the thread is in a wait<br />

state for. (Note: a semaphore number is only available when the thread is in<br />

a semaphore wait state (state field value equals d), otherwise, a dash will<br />

be displayed). [SNUM]<br />

semval Displays the semaphore value of the semaphore the thread is in a wait<br />

state for. (Note: a semaphore value is only available when the thread is in a<br />

semaphore wait state (state field value equals D), otherwise, a dash will be<br />

displayed). [SVAL]<br />

sigmask<br />

Displays the signal pending mask as a hexadecimal value. [SIGMASK]<br />

syscall<br />

Displays the current syscall (for example, 1frk for fork). [SYSC]<br />

tagdata<br />

Displays the tag assigned to the thread using pthread_tag_np(). If a tag<br />

was not assigned, a dash will be displayed. [TAGDATA]<br />

wtime Displays waiting time in one of the following abbreviated formats:<br />

v days d hours<br />

v hours h minutes<br />

v minutes : seconds<br />

depending on the amount of waiting time to display. [TIME]<br />

xtcbaddr<br />

Displays the tcb address as a hexadecimal value. A non-hex tcb address is<br />

not supported. [TCBADDR]<br />

xstid Displays the short thread id as a hexadecimal value. This is the low order<br />

word (the sequential value) of the thread id. A non-hex short thread ID is<br />

not supported. [STID]<br />

xtid Displays thread id as a hexadecimal value. A non-hex thread ID is not<br />

supported. [TID]<br />

Processes and Threads:<br />

flags Displays the state field values using a hexadecimal representation. flags is<br />

ps<br />

Chapter 2. Shell command descriptions 521

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!