Parameters

If no parameters are specified, information about the Resolver is summarized.
*
An asterisk is used as a placeholder if no variable parameters are specified.
variable_item
Any one of the following variable parameters.
variable_list
You can repeat from 1 - 32 of the following variable parameters, each separated by a blank space, within parentheses:
Variable parameters are:
jobname
Displays only the Resolver control blocks for this job name. The job name can be a TCP/IP application name or a stack name. Must be from 1-8 characters.
ASCB_address
Displays the Resolver control blocks with this address space control block (ASCB) address. An IPCS symbol name can be specified for the address. The address is specified as 1-8 hexadecimal digits. If an address begins with digit A–F, prefix the address with a zero to avoid the address being interpreted as a symbol name or as a character string.
ASID_number
Displays the Resolver control blocks with this Address Space Identifier (ASID). The ASID is a hexadecimal number containing one to four digits.
Restriction: To display the resolver cache information, the resolver address space must be included in the dump and be specified as one of the address spaces to be displayed.
In addition to the variable parameters described above, you can describe the following keyword parameters:
HELP
Display RESOLVER usage and syntax information instead of the control blocks.
ALL
Displays help about the function, operands, and syntax information for the RESOLVER command. ALL is the default.
FUNCTION
Display only function help information.
OPERANDS
Display only operands help information.
SYNTAX
Display only syntax help information.
SUMMARY
Displays the addresses of the control blocks and other data in tables. SUMMARY is the default.
DETAIL
In addition to the SUMMARY display, DETAIL also shows the contents of the control blocks.
TITLE
The title contains information about the dump and about the RESOLVER command. The title information is displayed as the default. The title contains the following information:
  • RESOLVER command input parameters.
  • Dump data set name.
  • Dump title.
NOTITLE
Suppress the title lines. Use this when you are processing lots of commands on the same dump and do not need to see the title information repeated.
Rules:
  • If you specify multiple keywords from the set {TITLE,NOTITLE}, only the last one is used.
  • If you specify multiple keywords from the set {SUMMARY, DETAIL}, only the last one is used.
  • If you specify multiple keywords from the set {ALL, FUNCTION, OPERANDS, SYNTAX}, all of the keywords that you specify are used.