Hello Folks !!!
I want to retrieve info of JOBQ :
Subsytem name, Job Name listed through Jobq , *command within that jobs and total no of jobs in that JOBQ
I am designing a tool which take JOBQ name as parameter and writes the above (Subsytem name, Job Name listed through Jobq , *command within that jobs and total no of jobs in that JOBQ) info in outfile .
Any idea how to proceed ??
*command within that jobs means call statement within that Job like CALL PGM(TPF301CL) PARM('297' '87')
Pramendra Pandeya
I want to retrieve info of JOBQ :
Subsytem name, Job Name listed through Jobq , *command within that jobs and total no of jobs in that JOBQ
I am designing a tool which take JOBQ name as parameter and writes the above (Subsytem name, Job Name listed through Jobq , *command within that jobs and total no of jobs in that JOBQ) info in outfile .
Any idea how to proceed ??
*command within that jobs means call statement within that Job like CALL PGM(TPF301CL) PARM('297' '87')
Pramendra Pandeya




Comment