z/OS DFSMSrmm Application Programming Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


First output buffer

z/OS DFSMSrmm Application Programming Interface
SC23-6872-00

The DFSMSrmm API issues return code 0 and reason code 4 and returns control to your application program. Your output buffer contains 78 structured fields.

In Figure 1:
  • The group begins with the <Begin RACK or BIN group>.
  • The structured fields between the Begin and End RACK group structured field introducers are all introduced by a <LINE> SFI.
  • The first two lines after the Begin RACK group are the header lines for the list of RACK entries.
  • The group ends with the <End RACK or BIN group>.
The DFSMSrmm API returns code 0 and reason code 4 when there is more output data. Specify the EDGXCI macro OPERATION=CONTINUE parameter to continue the subcommand request..
Figure 1. CONTINUE example, first output buffer
<Begin RACK or BIN group>
  <LINE>Rack    Medianame  Volume  Status    Location
  <LINE>------  ---------  ------  --------  --------
  <LINE>020610  CART3480   020610  IN USE    SHELF
  <LINE>020742  CART3480   020742  IN USE    SHELF
  <LINE>021042  CART3480   021042  IN USE    SHELF
    ...
    ...
  <LINE>030311  CART3480   030311  IN USE    SHELF
  <LINE>030318  CART3480   030318  IN USE    SHELF
<End RACK or BIN group>

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014