This page details the mapping of fields to batch parameters and
miscellaneous notes. For the full description of each parameter, refer
to the IBM
File Manager Users Guide and Reference.
Basic Settings
The System field allows the system which the function
will be executed on to be changed.
Parameter mappings:
- Old Resource - DSNOLD. You may specify a single
(optionally wildcarded) member here.
- Old Volume - VOLSEROLD
- New Resource - DSNNEW. You may specify a single
member here.
- New Volume - VOLSERNEW
- Synchronization - SYNCH=ONETOONE, SYNCH=READAHEAD,
and SYNCH=KEYED for One to One, Read Ahead, and Keyed
respectively
- Result Listing Summary, Delta, Matching, All -
LIST=SUMMARY, LIST=DELTA, LIST=MATCHING, and LIST=LONG respectively
- Result Listing Show hex formatting for records - HEX
Back to top
Old Resource Settings
Options in Member Specification will be disabled when Old
Resource is not a data set with members.
Parameter mappings:
- Members - MEMOLD if a single member or a wildcarded
member is entered, MEMLIST if multiple members are entered
- Name: from & to - If both from and to are specified,
MEMSTART and MEMEND will be used respectively. If from is specified and
to is left empty, the from value will be used as the value to the
MEMBER parameter. Specify * in the from or to field to select all
previous or all next entries (respectively).
- Created: from & to - CRESTART and/or CREEND
- Changed: from & to - CHGSTART and/or CHGEND
- User ID: from & to - If both from and to are specified,
UIDSTART and UIDEND will be used respectively. If from is specified and
to is left empty, the from value will be used as the value to the
USERID parameter. Specify * in the from or to field to select all
previous or all next entries (respectively).
- IO Exit - USEIOXOLD (when checked) and (optionally
when IO exit specified in field) IOXOLD
- Binary record length - BINRECOLD
- KSDS Key/RRDS Slot - KEYOLD
- Records to Skip - SKIPOLD
- Records to Compare - CMPOLD
Back to top
New Resource Settings
Parameter mappings:
- Member - used as the member component for DSNNEW
(wildcarding not allowed)
- IO Exit - USEIOXNEW (when checked) and (optionally
when IO exit specified in field) IOXNEW
- Binary record length - BINRECNEW
- KSDS Key/RRDS Slot - KEYNEW
- Records to Skip - SKIPNEW
- Records to Compare - CMPNEW
- Ignore record length mismatches - IGNLEN
- ISPF Packing Unpack, Skip, & Ignore -
PACK=UNPACK, PACK=SKIP, PACK=NONE
Back to top
Template Settings
Parameter mappings:
- Old Template - TCOLD
- Old Field offsets - OFFSETOLD
- Old Field mapping - FIELDOLD
- New Template - TCNEW
- New Field offsets - OFFSETNEW
- New Field mapping - FIELDNEW
- Attempt to automatically map corresponding fields -
CORRESP=YES (if checked)
- Highlight changed fields - HILIGHT
- Show attribute information - SHOWATTR
- Report layouts and criteria - PBK
- Report field mappings used - MAP=ALL (if checked)
- Report array elements - ARRAY
- Report fields in hex - HEXLEN and HEXLOC
- Formatted comparison - TYPE=FORMATTED
- Left justify numeric fields - JUST
- Ignore blanks - opposite of MATCHREF (i.e. when
checked, MATCHREF=NO, and when unchecked, MATCHREF=YES)
- Ignore case - IGNORECASE
Back to top
Synchronization Settings
This page will only appear if Read Ahead or Keyed
synchronization is selected on the Basic Settings page.
Parameter mappings:
- Limit - LIMIT
- Length - LENGTH
- Use key segment information from old template -
KEYTCOLD
- Old Template Key Fields - KEYFLDOLD
- Old Key Locations - KEYLOCOLD
- Use key segment information from new template -
KEYTCNEW
- New Template Key Fields - KEYFLDNEW
- New Key Locations - KEYLOCNEW
- Key Lengths - KEYLEN
- Key Types - KEYTYPE
Back to top