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 / jagan

For searching a particular member to which PDS it belongs we
can check it in the workbench option 23...
In TSO Prompt enter > wb;;23 and enter the member name which
helps you find the PDS to which the member belongs too...

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

936


Can we call instream to catalog and catalog to instream?

692


How do you submit a job for execution?

647


what is use of disp parameter in dd statement?

671


How do you overcome this limitation ?

706






How is the record format of an output dataset specified?

754


Differentiate between addressing mode and run mode.

622


How does the jcl specify the job to os?

704


How to run cobol program using jcl?

662


What is concatenating?

647


which utility is used to run a cobol-db2 program?

820


what are JCLLIB and STEPLIB in JCL?

694


What do you understand by jcl?

634


What are s0c1, s0c4, s0c5, s0c7 and socb?

710


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

956