Can we find specific member without knowing the name of PDS
or can we search a member to which PDS it belongs to? if so how?
Answer Posted / rajesh
hi,
As the pavan said is correct,
more information we can also give mem 'dname' in 3.4 panel.
dname = ps name you want to find.
Thanks & Rgd's
rajesh
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
For what purpose steplib and joblib are used ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Must tape dataset definitions include vol=ser specifications?
What is one line to pass PARM from JCL to COBOL?
what is DSN parameter and DISP parameter is used for?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What are some jcl statements that are not allowed in procedures?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Is it possible to code instream data in a PROC?
which parameter is use to declare the name of dataset in dd statement?
which utility is used to sort a file in jcl?
Can I share my data with other jobs? How?
Name the statement which can be used to send data to another mvs jes3 node?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what happens in execution stage in job processing?