MFAAMS Started Task JCL Procedure

Customize the MFAAMS member in the CNTL data set. This is the started task JCL procedure for using Access Method Services, required for dataset renaming using MVS Explorer in the Eclipse client. Use the ISPF change command to change HLQ to your qualifier (hlq).

If you are using IBM's TCP/IP, change TCPIP.OS390.TCPDATA to the name of your installation's "TCPIP.DATA" data set (tcpdata).

Micro Focus recommends that you modify the XML Configuration CONFXML DD statement to match the line in bold below:

//*--------------------------------
//* XML Configuration
//*--------------------------------
//*
//CONFXML  DD DISP=SHR,DSN=&DSNQUAL..CNTL(MFAXML)
//CONFOSR  DD DISP=SHR,DSN=&DSNQUAL..OSR(MFAOSR)

Modify it to point to &DSNQUAL..CUSTOM.CNTL(MFAXML). This will prevent your configuration from being overwritten by a future install.