FINDUCB subcommand — locate a UCB

Use the FINDUCB subcommand to locate the unit control block (UCB) for a specified device. When the subcommand finds the control block, it creates an entry in the symbol table for UCBdddd, where dddd is the device number.

FINDUCB processes the specified device number as follows:
  1. Searches the symbol table for the symbol UCBdddd. If found, IPCS displays the storage associated with that symbol.
  2. Verifies that the device was defined during system initialization.
  3. Locates the device's UCB.
Note:
  1. This subcommand may modify X, the current address.
  2. Casual use of the FINDUCB subcommand is not recommended because FINDUCB's processing requires a great deal of time.