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 / guest
go to 3.4 option.
in the command line type the following.
command ==> MEMBER 'Member_name' (hit enter)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Explain the job statement in jcl?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Why block size is multiple of lrecl in jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is “Cond= even” and “Cond=only”?
Is it possible to left uncode disp?
List the various advantages of using jcl language?
Explain about LMFREE�free data set from its association with data ID
Explain how can an in-stream dataset be terminated?
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 is the use of IEBGENER utility?
What are the parameter we cannot use in procedure?