Hi All,
I was able to find another solution to submitting a JCL inside another JCL by using a different utility(IKJEFT1A) and not by the internal reader.
//EZM7ATL1 JOB (206500,TEST,,,,0000),'ZIT 7.1,EZM7',
// MSGCLASS=T,MSGLEVEL=(1,1),CLASS=G,NOTIFY=EZM7
/STEP01...