Dump

This section documents the areas that can be listed by the FEPI dump routines. For information about how to use these facilities for problem determination, see Formatting system dumps.

Here is a list all the FEPI areas that can be interpreted. If an area does not exist in your system, it does not appear in the dump—no error message is produced.
  • The static area
  • The common area:
    • The temporary ACB.
  • Property sets
  • Pools:
    • Connections within the pool
    • Node surrogates chained to the pool
    • Target surrogates chained to the pool
    • Queued allocate DQEs waiting within the pool
  • Nodes:
    • Connections used by the node
    • Pool surrogates chained to the node
    • Node's ACB
    • Node's RPL
    • Unsolicited BINDs queued to the node
  • Targets:
    • Connections used by the target
    • Connections queueing on the target
    • Pool surrogates chained to the target
  • Connections:
    • Current API request
    • Connection's RPL
    • Connection's RESP data
    • Formatted data extension:
      • Graphics plane
      • Attributes
      • Highlights
      • Color
      • Selection
      • Validation
  • Active conversations
  • Browse conversations
  • Inactive conversations
  • CICS work queues
  • PRB DQEs
  • PRB time DQEs
  • IRB DQEs
  • IRB time DQEs
  • TPend8 DQEs
  • Discard DQEs
  • API normal DQEs
  • API expd DQEs
  • Timer DQEs
  • Free RBs
  • The stacks (level 2 only).
A DQE is interpreted further, as follows:
  • The DRP representing the DQE
  • The DQE associated storage
  • Any horizontal DQE extension (chained) DQEs.