Min no of member?s (PDS) in one directory block?

Answer Posted / deenval

yes min no of member should be zero, but max no. will be 5.
according to formula m = 6*n - 1, when n=1 then m will be 5
and when n will be to 2 then m will be 11.

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do automated restart when a job abend?

797


What is the function of a dd statement?

717


how to run batch program without jcl?

10104


How can return codes be tested before execution of a job step?

939


What are the jcl procedures?

653






Differentiate between the joblib and the steplib statements?

868


How can values be passed from the job stream to an executable program?

885


What parameters can be used to limit the number of records written to a sysout dataset?

761


What is use of restart and how to use it?

781


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


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

613


What is the function of dd disp parameter?

667


what sort card you will use to copy the data from one dataset to another dataset?

741


What is jcl in mainframe, and how many types of jcl statements are there for a job?

641


Is it possible to define dd statements as you want?

656