On the DD statement, what is the main difference between
creating a new sequential flat file and a partitioned dataset?
Answer Posted / guest
also in dcb parameter u can give ps for seq. files and po
for pds.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is “Cond= even” and “Cond=only”?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is multithreading in jcl?
A dd statement consists of 4 fields. Name them?
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 ?
What is the purpose of dd dummy statement?
what is the difference between JES3 and JES2?
How is the record format of an output dataset specified?
How can values be passed from the job stream to an executable program?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
what is SOC4 error?
how can the same proc be re-used and called by many jobs?
How to override loadlib?
how to do automated restart when a job abends?
Why block size is multiple of lrecl in jcl?