z/OS MVS IPCS Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Non-IPCS Macros for IPCS Customization

z/OS MVS IPCS Customization
SA23-1383-00

Programming interface information

Table 1 lists other mapping macros that you may need when customizing IPCS.

Table 1. Non-IPCS Mapping Macros Needed for IPCS Customization
Macro In Data Areas Books Under: Used for the Following:
AHLFFAP FFAP To write GTFTRACE formatting appendages and GTFTRACE filter/analysis exit routines.
AHLWKAL WKAL To write GTFTRACE formatting appendages.
AHLZGTO GTO To write GTFTRACE formatting appendages and GTFTRACE filter/analysis exit routines.
AHLZGTS GTS To write GTF formatting appendages and GTFTRACE filter/analysis exit routines.
CSVMODI CSVMODI To retrieve information about loaded modules.
IHASMDLR SMDLR To map dump record headers that describe data in the record in a summary dump data contained in an SVC dump. The summary dump data access service allows you to access these dump records.
IKJCPPL CPPL To write a BLSUGWDM validity check routine, which is used to disable access to TSO/E commands.
ITTCTE ITTCTE To create an installation-provided CTRACE entry. Use field CTEFMTID (format ID key) to provide an index into the CTRACE format table.
ITTCTXI CTXI To create CTRACE filter/analysis (CTRF) exit routines and CTRACE format tables.
ITTFMTB See z/OS MVS Programming: Authorized Assembler Services Reference EDT-IXG To create the CTRACE format table, used in conjunction with the CTRACE buffer find exit routine and the CTRACE filter/analysis exit routine.
To create unique trace identifiers. Each trace identifier contains:
  • Mnemonic name to describe the type of event (MNEMONIC parameter)
  • Entry description (DESCRIPTION parameter)
  • Formatting program or model for formatting the entry (FORMATNAME, FORMATADDR, MODELNAME, MODELADDR parameters)
  • Address space identifier (ASID) offsets (OFFSETASID parameter)
  • JOBNAME offsets (OFFSETJOBNAME parameter)
  • Exception indicator (EXCEPTION/NOEXCEPTION parameter)
  • Summary formatting view (VIEWSUMMARY parameter)
  • Full formatting view (VIEWFULL parameter)
See the following topics for more information:
End of Programming interface information

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014