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
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is the function of a dd statement?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Explain dfsort utility?
how can the same proc be re-used and called by many jobs?
what happens in conversion stage in job processing?
What is multithreading in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Describe the various parameters utilized in the creation of a gdg?
Explain how can return codes be tested before execution of a job step?
What is the syntax of JCL statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the function of the dd dcb keyword?