Previous Topic: NDVRBOOK in Migration ModeNext Topic: NDVRBOOK Outputs


NDVRBOOK Command Syntax

To run any compiler or utility in migrate mode, specify the following syntax in NDVRIPT:

►►────── SIGnon ──┬─────────────────────────────────┬────────────────────────►
                  ├─ DBNAme ──────┬── is dictname ──┘
                  └─ DICtName ────┘

 ►────┬─────────────────────────┬───┬──────────────────────────┬─────────────►
      └─ USEr name is user-id ──┘   └─ PASsword is password ───┘

 ►───────────┬────────────────────────────────────────┬────────── . ─────────►◄
             └─ CCId name is ───┬─────── ccid ────────┤
                                │                     │
                                │     ┌─── , ───┐     │ 
                                └─ ( ─▼─ ccid ──┴─ ) ─┘

►►────────┬──────────────────────────────────────────┬───────────────────────►◄
          └─ PROgram name is program-name ───── . ───┘

►►────────┬───────────────────────────────────────────────────┬──────────────►◄
          └─ OPTion is MIGrate ───┬───────────────────┬─ . ───┘
                                  └─── VERify all ────┘
SIGNON

The SIGNON command identifies the user responsible for the migration and optional password and CCID list. If no CCID list is specified, the default CCIDs for the user are assigned from the CCDB.

Note: The user must be authorized for MIGRATE=Y in the Security Class for this utility to operate.

PROGRAM

The PROGRAM command provides the name of the program or compiler name to execute.

OPTION

The OPTION command instructs the Change Monitor to go into migration mode. All ADD and MODIFY actions made by the program executed in this step will create a CLE with action code = V, as well as descriptive information from the control file such as the SOURCE SYSTEM/DICTIONARY and the SOURCE DATE/TIME.

When MIGRATE is specified, an NDVRENI file, generally created by NDVRDSEL, must be included in the JCL.

VERIFY ALL

When processing the NDVRENI file, this option instructs NDVRBOOK to update each entity record in the target CCDB that corresponds to an ENT entity in the Entity List File with the migration ID, regardless of the compiler named in the PROGRAM IS program-name statement. If omitted (default), only those entity records in the target CCDB applicable to the compiler named in the PROGRAM IS program-name statement will be updated with the migration-id.