Purpose: This command assigns an internal DIF alias name to a module. The command was designed primarily for the Hitachi and Fujitsu environments. This allows DIF to process using one set of module names. Under normal circumstances, the DIF internal alias tables have all the required alias names. The MODULE command adds new entries to the internal alias table. For z/OS environments, the MODULE command can be used to map the ICETOOL utility name to the SYNCTOOL utility used by SYNCSORT customers. For more information about SYNCTOOL, see Reports Using SYNCSORT SYNCTOOL in the MON-Snapshot User’s Guide.
Syntax:
MODULE {ibmname} {curname} [HITACHI | FUJITSU]
Comments: In Hitachi or Fujitsu
environments, this command is only required for first-time Hitachi or Fujitsu installations
that are having problems with product installation. The technical support staff, working with
the Hitachi or Fujitsu software support, will provide module names to use on the
MODULE command.
Examples: If directed by technical support, the following
MODULE command can be used to add an entry to the internal alias table used
by DIF:
F DIF,MODULE IEFW21SD KDJW21SD FUJITSU
To use SYNCTOOL, the following DIF command can be issued
to force DIF to use SYNCTOOL in place of ICETOOL:
F DIF,MODULE ICETOOL SYNCTOOL