Running the HD To DEDB Unload Data Set Conversion utility

The HD To DEDB Unload Data Set Conversion utility (FABCUR8) is run as a standard z/OS® batch job. An EXEC statement and DD statements that define the input and output data sets are required. FABCUR8 has the alias name FABEUR8.

Procedure

  1. Code the JCL for the FABCUR8 job step.
  2. Specify the DD statements to define input data sets, output data sets, and how the function is run.
  3. Run the JCL.

Example

The following figure shows example JCL. You can invoke FABCUR8 by using the alias as follows:

//      EXEC PGM=FABEUR8,PARM='aaaaaaaa,bbbbbbbb',REGION=rrrrM