PS - PSB/return code statements (DFSBSEX0)

This reference topic describes how to add, modify, or delete a PSB/return code (DFSBSEX0) record.

Adding or modifying a PSB/return code record

The format of the control statement to add or modify a PSB/return code (DFSBSEX0) record is as follows:

PS <PSB> RETCODE=<rc>

Example:

PS DFSSAM02 RETCODE=4

Deleting a PSB/return code record

The format of the control statement to delete a PSB/return code (DFSBSEX0) record is as follows:
PS <PSB> DELETE

Example:

PS DFSSAM02 DELETE