z/OS MVS Programming: Extended Addressability Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Using IPCS to diagnose program errors in a subspace

z/OS MVS Programming: Extended Addressability Guide
SA23-1394-00

The following IPCS subcommands can help you diagnose errors in an address space that owns subspaces:
  • The RSMDATA subcommand allows you to produce a subspace report.
  • The STATUS subcommand with the FAILDATA option includes the subspace environment at the time of error.
  • The NAME subcommand displays the subspace name and address space identifier when the STOKEN specified is a subspace STOKEN.
  • The SUMMARY subcommand with the FORMAT keyword generates a report that indicates whether a program was running in a subspace when the error occurred.
  • The VERBEXIT subcommand with the LOGDATA verb name formats LOGREC buffer records that indicate whether a program was running in a subspace when the error occurred and, if so, include the subspace name and STOKEN.

See z/OS MVS IPCS Commands for details.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014