I am installing a new release of ACF2. After the base was applied and accepted, I tried putting in the usermod UMJ2999 for the ACF2/JES2 interface. I am getting SMP/e errors:
APPLY SELECT (UMJ2999) REDO .
GIM44402W ACFJ2ITF WAS NOT ASSEMBLED FOR MAC DUMMY IN SYSMOD UMJ2999 BECAUSE THERE IS NO MOD ENTRY FOR ACFJ2ITF.
SMP/E CANNOT DETERMINE THE TARGET LIBRARY FOR THE ASSEMBLER OUTPUT.
GIM44402W ACFJ2USR WAS NOT ASSEMBLED FOR MAC DUMMY IN SYSMOD UMJ2999 BECAUSE THERE IS NO MOD ENTRY FOR ACFJ2USR.
SMP/E CANNOT DETERMINE THE TARGET LIBRARY FOR THE ASSEMBLER OUTPUT.
GIM44402W ACFRJES2 WAS NOT ASSEMBLED FOR MAC DUMMY IN SYSMOD UMJ2999 BECAUSE THERE IS NO MOD ENTRY FOR ACFRJES2.
SMP/E CANNOT DETERMINE THE TARGET LIBRARY FOR THE ASSEMBLER OUTPUT.
GIM44402W ACFUJES2 WAS NOT ASSEMBLED FOR MAC DUMMY IN SYSMOD UMJ2999 BECAUSE THERE IS NO MOD ENTRY FOR ACFUJES2.
SMP/E CANNOT DETERMINE THE TARGET LIBRARY FOR THE ASSEMBLER OUTPUT.
When doing the apply, the base ACF2 FMID is installed, along with the ACF2/JES2 interface FMID. Since we cannot determine ahead of time whether you have JES2 or JES3, they are commented in the receive job.
RECEIVE SYSMODS
RFPREFIX(DASDHLQ)
FORFMID (
CAX1F00 /* CA-ACF2-MVS */
/* CAX1F01 /* CA-ACF2-MVS JES2 */
/* CAX1F02 /* CA-ACF2-MVS JES3 */
Remove the /* in front of the JES2 or JES3 FMID that you need on your system.