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
How can the submitting users racf authority be overridden in a job stream?
what sort card you will use to copy the data from one dataset to another dataset?
a dd statement has 2 types of parameters. Name them?
How does jcl act on a cobol code?
how do you access an uncataloged dataset in a jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How is the record format of an output dataset specified?
What is the function of job statement in jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
List in order the hierarchical levels of jcl?
What are the utility programs in jcl?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What are some jcl statements that are not allowed in procedures?
What is the function of the dd dcb keyword?