FABR3642E PSB MUST BE GENERATED WITH LANG=ASSEM, LANG=COBOL, OR LANG=PL/I
Explanation
The specified PSB is not generated with LANG=ASSEM, LANG=COBOL, or LANG=PL/I.
System action
The program ends with a USER 3642 abend.
User response
Specify the correct PSB and rerun the job.
Problem determination
Check the PSB source of the PSB and make sure that the PSBGEN statement has LANG=ASSEM, LANG=COBOL, or LANG=PL/I.