Technical data

System Dump Analyzer
SHOW RESOURCE
SHOW RESOURCE
Displays information about all resources in the system or about a resource
associated with a specific lock.
Format
SHOW RESOURCE {/ALL | /LOCKID=lock-id | /NAME=resource-name}
Parameters
None.
Qualifiers
/ALL
Displays information from all resource blocks (RSBs) in the system. This is the
default behavior of the SHOW RESOURCE command.
/LOCKID=lock-id
Displays information about the resource associated with the lock with the
specified lock-id.
/NAME=resource-name
Displays information about the resource whose resource name begins with the
specified resource-name. For case-sensitive names, enclose resource-name in
quotation marks.
Description
The SHOW RESOURCE command displays the information listed in
Table SDA–21 for each resource in the system or for the specific resource
associated with the specified lock-id.
Table SDA–21 Resource Information in the SHOW RESOURCE Display
Field Contents
Address of RSB Address of the resource block (RSB) that describes this
resource.
Parent RSB Address of the RSB that is the parent of this RSB. This
field is 00000000 if the RSB itself is a parent block.
Sub-RSB count Number of RSBs of which this RSB is the parent. This
field is 0 if the RSB has no sub-RSBs.
(continued on next page)
SDA161