Tracking of JCL that calls the proc

In this Mainframe Forum - You can post your queries on JCL, OS/390 JCL, MVS JCL, z/OS JCL, JES2 & JES3

Moderators: Frank Yaeger, DikDude, Moderator Group

Post Reply
gottabe.grenz
Member
Posts: 6
Joined: Thu Sep 14, 2006 10:41 am

Tracking of JCL that calls the proc

Post by gottabe.grenz » Thu Sep 14, 2006 10:43 am

Can I track out the JCL that calls a proc, and write the dsn in another file?

ovreddy
Member
Posts: 14
Joined: Sat Oct 07, 2006 4:13 pm
Location: Chennai
Contact:

Post by ovreddy » Mon Oct 16, 2006 5:20 pm

Hi,

You can use SEARCH tool of ISPF.

> Go to 3.14
> Enter Procedure name in single quotes like 'PROC1'
> Enter the PDS where JCL's are located
> Then press Enter
> Result will be stored at SRCHFOR.LIST You can copy this to another data set or enter another name in SEARCH panel before searching.

Thanks,
Reddy

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others