TEMPLATE Options (2 of 2) panel

You use the TEMPLATE Options (2 of 2) panel to enter more information used by FM/Db2 to generate TEMPLATE statements and the proper JCL statement to access the TEMPLATE library in a utility batch job.

Panel and field definitions

  Process   Options   Utilities   Help
 ──────────────────────────────────────────────────────────────────────────────
 FM/Db2 (DFG2)             TEMPLATE Options (2 of 2)            Global Settings

 Enter RESET to restore installation defaults.

 Utility DD-Keyword Option:
   COPY Statement:
      COPYDDN template name .         
   LOAD Statement:
      INDDN template name . .         
   REBUILD INDEX Statement:
      WORKDDN template name .         
   REORG TABLESPACE Statement:
      UNLDDN template name  .         
   UNLOAD Statement:
      PUNCHDDN template name          
      UNLDDN template name  .         



 Command ===>                                                                  
  F1=Help      F2=Split     F3=Exit      F6=Reset     F7=Backward  F8=Forward
  F9=Swap     F10=PrvPage  F12=Cancel
COPYDDN template name
A new FM/Db2 default setting for a COPYDDN clause. The original default is the DD-name SYSCOPY. The default value for this field is blank.
INDDN template name
A new FM/Db2 default setting for a INDDN clause. The original default is the DD-name SYSREC00. The default value for this field is blank.
WORKDDN template name
A new FM/Db2 default setting for a WORKDDN clause. The original default is SYSUT1. The default value for this field is blank.
UNLDDN template name
A new FM/Db2 default setting for a UNLDDN clause. The default value for this field is blank.

The UNLDDN clause is only generated if the Unload External option of the REORG Utility (Table Spaces) panel (REORG Utility (Table Spaces) panel) is set to Y.

The original default is either the DD-name SYSREC00 or SYSREC. It depends on a number of factors including what options are chosen.

PUNCHDDN template name
A new FM/Db2 default setting for the PUNCHDDN clause. The original default is the DD-name SYSPUNCH. The default value for this field is blank.
UNLDDN template name
A new FM/Db2 default setting for the UNLDDN clause. The original default is the DD-name SYREC00. The default value for this field is blank.

Parent panels

Child panels

None.

Related tasks