To save all EAM rules, values, and condition lists from a system, you must first save them to a save file using the SAVQSCFG command:
SAVQSCFG SAVF(LIBRARY/SAVEFILE)
Ensure that no users are currently using EAM for elevations before restoring EAM configurations. Use the WRKQSJOB command to check for current EAM jobs.
To restore all EAM rules, values, and condition lists to another system, transfer the save file to the target system and use the RSTQSCFG command:
RSTQSCFG SAVF(LIBRARY/SAVEFILE) RSTRUL(*UPDADD) RSTVAL(*UPDADD) RSTLCN(*UPDADD)
Note: The system name in EAM rules must be changed from the source system to the target system.