Updating the Key Data Set - mfx - 3.1

Syncsort™ MFX Installation

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ MFX > MFX
Version
3.1
Language
English
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Installation
Copyright
2024
First publish date
2010
Last updated
2024-08-27
Published on
2024-08-27T07:49:46.255035

At initial installation time, MFX will automatically access the key data set if you have chosen the KEYDSN option. If you subsequently make a change to the data set, MFX will not become aware of this change immediately. MFX's normal practice is to access the data set once an hour. If you want to have your change take effect immediately, execute MFX with the following JCL on whichever LPARs or machines are affected by the change.   

Sample JCL to Update Key Data Set

//KEYUPDT   EXEC   PGM=SYNCSORT,PARM='KEYUPDATE'
//SYSOUT   DD      SYSOUT=*
Note: If you are editing the key data set when MFX attempts to read it, MFX will not be able to dynamically allocate it and the KEYUPDATE procedure will fail.

Whenever the KEYUPDATE parameter is used, WER907I messages will be generated that indicate whether or not key-related warning messages have been disabled.

If you disable the messages, it is recommended that you enable them again as soon as you update the data set with your new key. Failure to do this could result in a very short warning period the next time you change a machine or renew a contract.