Previous Topic

Next Topic

Book Contents

Book Index

CTMBLT Parameters

The CTMBLT utility receives parameters from an input file referenced by the DAINPRM DD statement. The syntax of the input statements is:

Figure 21 CTMBLT Input Syntax

[{LIBRARY=libraryname}

{MEM-OVERWRITE=Y|N|ADD|ADDG|ORDER|FORCE}

{RECOVER_AFTER_ABEND=Y|N}

{ADD-GLOBAL=Y|N|G|J}

{OPTION=opt}

[

{Super Global Parameter Statements}

TABLE=tablename

{Global Parameter Statements}

[

     {TABLE-ENTITY=table-entity-name| GROUP-ENTITY=group-entity-name}

     MEMNAME=jobname

     {Optional Local Parameter Statements}

     {SCHEDULE-RBC=rbcname}

]

]

]

Note the following points about this syntax:

Note: It is not necessary to define mandatory parameters locally if their corresponding global definitions have been provided.

The parameters specified in the input file are divided into the following groups:

The parameters of the input file are described below, according to SMART Table.

Parent Topic

CTMBLT – Create Tables