I have a PDS and want to omit few rows of all members of a
PDS. How to do it?

Answer Posted / santy

as a know, we are not storing the data records in members
of PDS.

Records are mostly stored in PS or VSAM file.

Then how come u r going to ask such question?

Is This Answer Correct ?    9 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2088


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1087


what are the statements that are not valid to be included in an include statement?

925


Is condition checking possible in jcl?

828


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

809






List the different jcl statements that are not permitted in the procedures?

723


In sms datasets, what is the function of the dd mgmtclas keyword?

975


What happens if both JOBLIB & STEPLIB is specified ?

701


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

668


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1592


what JCL Procedures?

799


For what purpose steplib and joblib are used ?

759


Explain the hierarchy levels in jcl?

1239


Why block size is multiple of lrecl in jcl?

1021


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1862