Page 1 of 1

Find in which job the dataset is created?

Posted: Mon Nov 10, 2014 4:48 pm
by Amit Salvi
Hi,

I'm doing one analysis in which I've got a list of data-sets and I need to identify the jobs in which they are created. Is there an easy way out to do that apart from searching the name in the jcl/proc librarly manually? We're using CA-7.

Re: Find in which job the dataset is created?

Posted: Mon Nov 10, 2014 7:05 pm
by nicc
Depends what you mean by manually and what tools you have available. You can try SRCFOR on the command line of a member list but you may not be popular and your session will be unusable until the command has finished. The result will reduce the number of procedures/jobs that you need to search to find which one(s) create the the dataset. Note that it is possible to create datasets using utility control cards (VSAM datasets created via IDCAMS for example).

Re: Find in which job the dataset is created?

Posted: Mon Nov 10, 2014 8:55 pm
by William Collins
I remember seeing a demo of UCC7 (now CA-7) a looonnnggg time ago, and I'm sure they showed us that. Ask your Scheduler people.