On the DD statement, what is the main difference between
creating a new sequential flat file and a partitioned dataset?
Answer Posted / guest
SPACE=(n,m) for a sequential file, SPACE=(n,m,p) for a PDS
where n, m, and p are numbers. The p designates how many
directory blocks to allocate.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
List the different jcl statements that are not permitted in the procedures?
What are some jcl statements that are not allowed in procedures?
What are the parameter we cannot use in procedure?
What is the purpose of dd?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the function of //jcllib statement?
What does a disposition of (new,catlg,keep) for a dsn mean?
a dd statement has 2 types of parameters. Name them?
Can I send output of job to my remote device careerride123?
what is the resolution for sb37 error
How to submit jcl through a cobol program?
whats the diff bw the evaluate also and and?