View previous topic :: View next topic |
Author |
Message |
pvrajs Beginner
Joined: 07 Jan 2005 Posts: 41 Topics: 12
|
Posted: Mon Mar 14, 2005 5:46 am Post subject: Search for Dataset across jobs |
|
|
Is there any utlity to search for a dataset across members (jobs) in a PDS.
Please help me out.
Thanks |
|
Back to top |
|
 |
s_shivaraj Beginner

Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Mon Mar 14, 2005 6:19 am Post subject: |
|
|
Search in =3.14 by providing ur dataset as the Search string
Hope it helps you.  _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
 |
shiv_swami Beginner

Joined: 29 Nov 2003 Posts: 68 Topics: 14
|
Posted: Mon Mar 14, 2005 3:30 pm Post subject: Search for Dataset across jobs- consider qualifiers |
|
|
pvrajs,
If you are searching the PROC librariesm, your PROCs might use symbolics for High level qualifiers set from JCLs , so you will have to search only on the remaining part of datasets.
e.g If dataset you are searching is Code: | jobname.procname.step010.invoice.extract. |
You might search only so that all possible strings are returned. _________________ Regards,
Shivprakash |
|
Back to top |
|
 |
|
|