Unloading a database with FABHURG1

To unload a database by using the FABHURG1 utility, you must select the format of the unload output and modify the basic JCL.

Procedure

To unload a database by using the FABHURG1 utility, complete the following steps:

  1. Select a region type from ULU, DLI, or DBB, and prepare the basic JCL.

    For instructions for preparing the basic JCL, see Preparing the basic JCL.

  2. Code the additional DD statements to meet the JCL requirements of FABHURG1.

    For additional JCL requirements, see FABHURG1 JCL requirements.

  3. Select a format for the unload output.

    You can select from six formats. See Unload output format supported by FABHURG1 to determine the output format.

  4. Code the required SYSIN control statements.

    SYSIN control statements control the behavior of the FABHURG1 utility job. See FABHURG1 SYSIN input data set for descriptions of the SYSIN control statements.

  5. Optional: Code HSSROPT and HSSRCABP control statements to specify the options for HSSR Engine.

    These control statements are optional. For more information, see FABHURG1 HSSROPT input data set and FABHURG1 HSSRCABP input data set.

  6. Submit the JCL to run the FABHURG1 job.
  7. Check the output reports and messages.

    In addition to the standard output reports produced by HSSR Engine, a Segment Statistics report is produced in the SYSPRINT data set. To interpret the report, see FABHURG1 output: SYSPRINT output data set.