Allowing Teradata Director Program Dumps - Teradata Tools and Utilities

Teradata® Tools and Utilities for IBM z/OS Installation Guide

Product
Teradata Tools and Utilities
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
gfl1544831938738.ditamap
dita:ditavalPath
dyf1465132352622.ditaval
dita:id
B035-3128
lifecycle
previous
Product Category
Teradata Tools and Utilities
  1. Issue the following standard z/OS TSO PERMIT command, or the equivalent for non-IBM security products, for each userid to permit such dumps:
    PERMIT IEAABD.DMPAKEY CLASS(FACILITY) ID(userid) ACCESS(READ)

    Failure to perform such authorization will prevent dumps for any errors within the TDP address space, effectively preventing problem resolution.

  2. If dumps of address spaces using a Task Control Block system key are being secured, authorize the userids which are assigned to TDP address space(s) to allow dumps.
    The following standard z/OS TSO PERMIT command, or the equivalent for non-IBM security products, for each userid should be issued to permit such dumps: PERMIT IEAABD.DMPAUTH CLASS(FACILITY) ID(userid) ACCESS(UPDATE)
  3. If dumps of address spaces using controlled programs are being secured, and TDP modules are controlled, authorize the userids which are assigned to TDP address space(s) to allow dumps.
    The following standard z/OS TSO PERMIT command, or the equivalent for non-IBM security products, for each userid should be issued to permit such dumps:
    PERMIT IEAABD.DMPAUTH CLASS(FACILITY) ID(userid) ACCESS(UPDATE)

    Failure to perform such authorizations may prevent dumps for any errors within the TDP address space, effectively preventing problem resolution.