A users batch job submitted on the test system failed with error message:
"IKJ56283I SUBMIT TERMINATED FOR TESTJOB BY IKJEFF10, JOBNAME MUST START WITH USERID"
What needs to be done in ACF2 to allow other names to be used?
Component : CA ACF2 for z/OS
IKJEFF10 is a TSO USER SUBMIT EXIT. There is a user exit on the system filing the batch job. The exit needs to be modified to allow other names to be used. ACF2 is not involved in this process.
See IBM Knowledge document "Customizing how users submit jobs and process the output" for more information on this exit.