z/OS V1R7.0-V1R12.0 MVS Device Validation Support
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


How to Write a UDT

z/OS V1R7.0-V1R12.0 MVS Device Validation Support
SA22-7586-01

To write a UDT, follow these steps:

  1. Name your UDT, using CBDxCnnn format, where x is the language code and nnn is the number assigned to your UIM. (See CBDZUDT Macro.)
    Note:
    IBM provides a sample UDT in SYS1.SAMPLIB(CBDSUDT). Each IBM-supplied UDT has the CBDxSnnn format.
  2. Write a CBDZUDT macro for each UDT entry. (See Figure 5, which is a sample IBM-provided English UDT.)
    Note:
    Group all CBDZUDT macros that have identical parameters. For example, group all CBDZUDT macros with FEAT parameters sequentially.
  3. Install the UDT in the same library that contains the UIMs.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014