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


Labeling: Begin and End Resource groups

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

Resource groups, except for VOL and VRS, are defined using this format:
  • XSF_SFI_ID_xxxx and XSF_xxxx_LENGTH
  • XSF_SFI_ID_Exxxx and XSF_Exxxx_LENGTH
Here is a sample mapping of the Begin and End ACCESS group:
Len Type Value Name
8 HEX 0008021000000000 XSF_SFI_ACCESS
3 HEX 021000 XSF_SFI_ID_ACCESS
2 HEX 0008 XSF_ACCESS_LENGTH
8 HEX 0008021080000000 XSF_SFI_EACCESS
3 HEX 021080 XSF_SFI_ID_EACCESS
2 HEX 0008 XSF_EACCESS_LENGTH
The VOL and VRS groups are defined using this format:
  • XSF_SFI_ID_xxx and XSF_xxxGRP_LENGTH
  • XSF_SFI_ID_Exxx and XSF_ExxxGRP_LENGTH
Here us a sample mapping of the Begin and End VOL group:
Len Type Value Name
8 HEX 0008036000000000 XSF_SFI_VOLGRP
3 HEX 036000 XSF_SFI_ID_VOL
2 HEX 0008 XSF_VOLGRP_LENGTH
8 HEX 0008036080000000 XSF_SFI_EVOLGRP
3 HEX 036080 XSF_SFI_ID_EVOL
2 HEX 0008 XSF_EVOLGRP_LENGTH

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014