Previous Topic

Next Topic

Book Contents

Book Index

CTDULD Parameters

The following parameters are specified in the EXEC statement that invokes the CTDULD JCL procedure:

Table 267 CTDULD Parameters

Parameter

Description

DBFILE

File to be updated. Mandatory. Valid values are:

  • ACT – Active User Report file
  • PRM – Permanent User Report file
  • HST – History User Report file
  • MIG – Migration file

SEQ

Name of the sequential input file. Mandatory.

REPLACE

Indicates whether existing records with the same key are replaced. Optional. Valid values are:

  • Y (Yes) – Replace existing records that have the same key.
  • N (No) – Do not replace existing records. Input records with the same key are rejected. Default.

Parent Topic

CTDULD – User File Report List Load