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 / muttaiah
@Jagan:
Work bench might be a tool in your project. Never divert
people in this way. because the same tool may or may not be
available in some projects..
Best way is to list all the datasets in 3.4 option.
Give M <member name> or Member <membername>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the syntax of JCL statement?
what sort card you will use to copy the data from one dataset to another dataset?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Is their any limit for data sets?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what JCL Procedures?
How to run cobol program using jcl?
which parameter is used to check the syntax of a jcl without executing it?
What is one line to pass PARM from JCL to COBOL?
Can we use DISP=SHR in output file in JCL