Destination control to another processor in a JES3 system

To direct all of a job's sysout data sets to a TSO/E userid on another processor, code:
  
   //*MAIN ACMAIN=processor-id,USER=userid  
Example
  
//J1   JOB   ,MHB  
//*MAIN  ACMAIN=2,USER=D17MHB  
//S1   EXEC  PGM=PROG67  
//DDA  DD    SYSOUT=G