Answer Posted / chowdary
concatenation is possible up to 16 pds or 255 ps
rules: there should be logical record length must be same
and type recfm is also same
//jobcard
//joblib
//dd dsn=tst.punna.cobol,
dsn=tst.punna.cobol1,
like that we need to give up to our requirement
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How to pass the parameter in parm using linkage section ? (syntax)?
How can the attributes of one sms dataset be copied to another dataset?
how do you code a null statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What are the 4 fields in dd statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Which dd parameters are required?
How can a jobs execution priority be modified?
What are the parameter we cannot use in procedure?
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?
What are steplib and joblib?
How do you overcome this limitation ?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain the function of dd disp parameter?
Mention the types of job control statements?