Stopping the FDBR region
You can use z/OS®
MODIFY
commands to stop the FDBR region functions.
Procedure
The following command ends FDBR functions without producing a dump:
F fdrproc,STOP
FDBR ends with a return code of 0200.
The following command ends FDBR functions and produces a dump:
F fdrproc,DUMP
FDBR ends with return code of 0020.
Parent topic:
Commands for using FDBR