Restrictions

  1. Process start/end exits cannot use any z/OS UNIX callable services.
  2. Exit routines are responsible for cleaning up any resources they obtain (such as storage or locks).
  3. Exit routines should have recovery routines to ensure first-failure data capture.