That is correct. You program is running under a TCB that is not a jobstep TCB when you run it under TESTAUTH.
Jim Mulder -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Joseph Reichman Sent: Friday, June 20, 2025 12:40 AM To: [email protected] Subject: RETURN CODE x'14' FROM Attach Hi I am debugging a program under TESTAUTH that does JSTCB=YES and getting a return code X'14' from attach The following is the explanation 14 Meaning: Program error. An authorized task that specified JSTCB=YES is not a job step task. Processing not completed. Action: Either remove the JSTCB=YES option from this ATTACH macro or specify JSTCB=YES on the ATTACH macro for the current task Is this because I am running under TESTAUTH and there for its not a job step task If any one can explain this would appreciate it thanks ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
